GET https://kbin.spritesserver.nl/index.php/m/linux@lemmy.ml/t/11871/distrosea.com/newest

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#275
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#269
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#271
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
  +title: "What is the easiest way to try all the DEs?"
  +url: null
  +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 46
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699885620 {#2414
    date: 2023-11-13 15:27:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 11871
  -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
  -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699738939
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8136823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699652539 {#1793
    date: 2023-11-10 22:42:19.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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#275
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#269
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#271
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
  +title: "What is the easiest way to try all the DEs?"
  +url: null
  +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 46
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699885620 {#2414
    date: 2023-11-13 15:27:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 11871
  -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
  -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699738939
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8136823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699652539 {#1793
    date: 2023-11-10 22:42:19.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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#275
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#269
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#271
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
  +title: "What is the easiest way to try all the DEs?"
  +url: null
  +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 46
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699885620 {#2414
    date: 2023-11-13 15:27:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 11871
  -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
  -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699738939
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8136823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699652539 {#1793
    date: 2023-11-10 22:42:19.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 {#4010
  +user: App\Entity\User {#3958 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "All modern distros let you install them all and just select which one you wish to use from the login screen. You don’t need NixOS or anything specifically to do this, in fact it’s easier on other distros because usually nothing more than installing the packages is required, no config editing, rebuilding or even rebooting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700054970 {#4020
    date: 2023-11-15 14:29:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4008 …}
  +nested: Doctrine\ORM\PersistentCollection {#4006 …}
  +votes: Doctrine\ORM\PersistentCollection {#4004 …}
  +reports: Doctrine\ORM\PersistentCollection {#4002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
  -id: 114490
  -bodyTs: "'anyth':28 'config':52 'distro':3,40 'easier':37 'edit':53 'even':56 'fact':34 'instal':6,46 'let':4 'login':20 'modern':2 'need':25 'nixo':26 'noth':43 'one':13 'packag':48 'reboot':57 'rebuild':54 'requir':50 'screen':21 'select':11 'specif':29 'use':17 'usual':42 'wish':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5728381"
  +editedAt: DateTimeImmutable @1699901857 {#3956
    date: 2023-11-13 19:57:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699770088 {#4019
    date: 2023-11-12 07:21:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4010
  +user: App\Entity\User {#3958 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "All modern distros let you install them all and just select which one you wish to use from the login screen. You don’t need NixOS or anything specifically to do this, in fact it’s easier on other distros because usually nothing more than installing the packages is required, no config editing, rebuilding or even rebooting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700054970 {#4020
    date: 2023-11-15 14:29:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4008 …}
  +nested: Doctrine\ORM\PersistentCollection {#4006 …}
  +votes: Doctrine\ORM\PersistentCollection {#4004 …}
  +reports: Doctrine\ORM\PersistentCollection {#4002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
  -id: 114490
  -bodyTs: "'anyth':28 'config':52 'distro':3,40 'easier':37 'edit':53 'even':56 'fact':34 'instal':6,46 'let':4 'login':20 'modern':2 'need':25 'nixo':26 'noth':43 'one':13 'packag':48 'reboot':57 'rebuild':54 'requir':50 'screen':21 'select':11 'specif':29 'use':17 'usual':42 'wish':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5728381"
  +editedAt: DateTimeImmutable @1699901857 {#3956
    date: 2023-11-13 19:57:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699770088 {#4019
    date: 2023-11-12 07:21:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4010
  +user: App\Entity\User {#3958 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "All modern distros let you install them all and just select which one you wish to use from the login screen. You don’t need NixOS or anything specifically to do this, in fact it’s easier on other distros because usually nothing more than installing the packages is required, no config editing, rebuilding or even rebooting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700054970 {#4020
    date: 2023-11-15 14:29:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4008 …}
  +nested: Doctrine\ORM\PersistentCollection {#4006 …}
  +votes: Doctrine\ORM\PersistentCollection {#4004 …}
  +reports: Doctrine\ORM\PersistentCollection {#4002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
  -id: 114490
  -bodyTs: "'anyth':28 'config':52 'distro':3,40 'easier':37 'edit':53 'even':56 'fact':34 'instal':6,46 'let':4 'login':20 'modern':2 'need':25 'nixo':26 'noth':43 'one':13 'packag':48 'reboot':57 'rebuild':54 'requir':50 'screen':21 'select':11 'specif':29 'use':17 'usual':42 'wish':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5728381"
  +editedAt: DateTimeImmutable @1699901857 {#3956
    date: 2023-11-13 19:57:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699770088 {#4019
    date: 2023-11-12 07:21:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5272
  +user: Proxies\__CG__\App\Entity\User {#5273 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4010
    +user: App\Entity\User {#3958 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "All modern distros let you install them all and just select which one you wish to use from the login screen. You don’t need NixOS or anything specifically to do this, in fact it’s easier on other distros because usually nothing more than installing the packages is required, no config editing, rebuilding or even rebooting."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700054970 {#4020
      date: 2023-11-15 14:29:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4008 …}
    +nested: Doctrine\ORM\PersistentCollection {#4006 …}
    +votes: Doctrine\ORM\PersistentCollection {#4004 …}
    +reports: Doctrine\ORM\PersistentCollection {#4002 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
    -id: 114490
    -bodyTs: "'anyth':28 'config':52 'distro':3,40 'easier':37 'edit':53 'even':56 'fact':34 'instal':6,46 'let':4 'login':20 'modern':2 'need':25 'nixo':26 'noth':43 'one':13 'packag':48 'reboot':57 'rebuild':54 'requir':50 'screen':21 'select':11 'specif':29 'use':17 'usual':42 'wish':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5728381"
    +editedAt: DateTimeImmutable @1699901857 {#3956
      date: 2023-11-13 19:57:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699770088 {#4019
      date: 2023-11-12 07:21:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4010}
  +body: "You will have a lot of dependencies, apps and broken themes/configs left from the other DEs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699804767 {#5270
    date: 2023-11-12 16:59:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@Kushia@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5274 …}
  +nested: Doctrine\ORM\PersistentCollection {#5276 …}
  +votes: Doctrine\ORM\PersistentCollection {#5278 …}
  +reports: Doctrine\ORM\PersistentCollection {#5280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5284 …}
  -id: 115983
  -bodyTs: "'app':8 'broken':10 'depend':7 'des':16 'left':12 'lot':5 'themes/configs':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ro/comment/1289751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699804767 {#5271
    date: 2023-11-12 16:59:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#5272
  +user: Proxies\__CG__\App\Entity\User {#5273 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4010
    +user: App\Entity\User {#3958 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "All modern distros let you install them all and just select which one you wish to use from the login screen. You don’t need NixOS or anything specifically to do this, in fact it’s easier on other distros because usually nothing more than installing the packages is required, no config editing, rebuilding or even rebooting."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700054970 {#4020
      date: 2023-11-15 14:29:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4008 …}
    +nested: Doctrine\ORM\PersistentCollection {#4006 …}
    +votes: Doctrine\ORM\PersistentCollection {#4004 …}
    +reports: Doctrine\ORM\PersistentCollection {#4002 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
    -id: 114490
    -bodyTs: "'anyth':28 'config':52 'distro':3,40 'easier':37 'edit':53 'even':56 'fact':34 'instal':6,46 'let':4 'login':20 'modern':2 'need':25 'nixo':26 'noth':43 'one':13 'packag':48 'reboot':57 'rebuild':54 'requir':50 'screen':21 'select':11 'specif':29 'use':17 'usual':42 'wish':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5728381"
    +editedAt: DateTimeImmutable @1699901857 {#3956
      date: 2023-11-13 19:57:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699770088 {#4019
      date: 2023-11-12 07:21:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4010}
  +body: "You will have a lot of dependencies, apps and broken themes/configs left from the other DEs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699804767 {#5270
    date: 2023-11-12 16:59:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@Kushia@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5274 …}
  +nested: Doctrine\ORM\PersistentCollection {#5276 …}
  +votes: Doctrine\ORM\PersistentCollection {#5278 …}
  +reports: Doctrine\ORM\PersistentCollection {#5280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5284 …}
  -id: 115983
  -bodyTs: "'app':8 'broken':10 'depend':7 'des':16 'left':12 'lot':5 'themes/configs':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ro/comment/1289751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699804767 {#5271
    date: 2023-11-12 16:59:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#5272
  +user: Proxies\__CG__\App\Entity\User {#5273 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4010
    +user: App\Entity\User {#3958 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "All modern distros let you install them all and just select which one you wish to use from the login screen. You don’t need NixOS or anything specifically to do this, in fact it’s easier on other distros because usually nothing more than installing the packages is required, no config editing, rebuilding or even rebooting."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700054970 {#4020
      date: 2023-11-15 14:29:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4008 …}
    +nested: Doctrine\ORM\PersistentCollection {#4006 …}
    +votes: Doctrine\ORM\PersistentCollection {#4004 …}
    +reports: Doctrine\ORM\PersistentCollection {#4002 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
    -id: 114490
    -bodyTs: "'anyth':28 'config':52 'distro':3,40 'easier':37 'edit':53 'even':56 'fact':34 'instal':6,46 'let':4 'login':20 'modern':2 'need':25 'nixo':26 'noth':43 'one':13 'packag':48 'reboot':57 'rebuild':54 'requir':50 'screen':21 'select':11 'specif':29 'use':17 'usual':42 'wish':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5728381"
    +editedAt: DateTimeImmutable @1699901857 {#3956
      date: 2023-11-13 19:57:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699770088 {#4019
      date: 2023-11-12 07:21:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4010}
  +body: "You will have a lot of dependencies, apps and broken themes/configs left from the other DEs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699804767 {#5270
    date: 2023-11-12 16:59:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@Kushia@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5274 …}
  +nested: Doctrine\ORM\PersistentCollection {#5276 …}
  +votes: Doctrine\ORM\PersistentCollection {#5278 …}
  +reports: Doctrine\ORM\PersistentCollection {#5280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5284 …}
  -id: 115983
  -bodyTs: "'app':8 'broken':10 'depend':7 'des':16 'left':12 'lot':5 'themes/configs':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ro/comment/1289751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699804767 {#5271
    date: 2023-11-12 16:59:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5480
  +user: App\Entity\User {#3958 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5272
    +user: Proxies\__CG__\App\Entity\User {#5273 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4010
      +user: App\Entity\User {#3958 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "All modern distros let you install them all and just select which one you wish to use from the login screen. You don’t need NixOS or anything specifically to do this, in fact it’s easier on other distros because usually nothing more than installing the packages is required, no config editing, rebuilding or even rebooting."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700054970 {#4020
        date: 2023-11-15 14:29:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4008 …}
      +nested: Doctrine\ORM\PersistentCollection {#4006 …}
      +votes: Doctrine\ORM\PersistentCollection {#4004 …}
      +reports: Doctrine\ORM\PersistentCollection {#4002 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
      -id: 114490
      -bodyTs: "'anyth':28 'config':52 'distro':3,40 'easier':37 'edit':53 'even':56 'fact':34 'instal':6,46 'let':4 'login':20 'modern':2 'need':25 'nixo':26 'noth':43 'one':13 'packag':48 'reboot':57 'rebuild':54 'requir':50 'screen':21 'select':11 'specif':29 'use':17 'usual':42 'wish':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5728381"
      +editedAt: DateTimeImmutable @1699901857 {#3956
        date: 2023-11-13 19:57:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699770088 {#4019
        date: 2023-11-12 07:21:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4010}
    +body: "You will have a lot of dependencies, apps and broken themes/configs left from the other DEs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699804767 {#5270
      date: 2023-11-12 16:59:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@Kushia@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5274 …}
    +nested: Doctrine\ORM\PersistentCollection {#5276 …}
    +votes: Doctrine\ORM\PersistentCollection {#5278 …}
    +reports: Doctrine\ORM\PersistentCollection {#5280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5284 …}
    -id: 115983
    -bodyTs: "'app':8 'broken':10 'depend':7 'des':16 'left':12 'lot':5 'themes/configs':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ro/comment/1289751"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699804767 {#5271
      date: 2023-11-12 16:59:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4010}
  +body: "If that’s happening on your distro then try any of the modern big names and it’ll be fine. Left over cruft being a problem beyond some extra disk space usage is a thing of the past."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699839871 {#5478
    date: 2023-11-13 02:44:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@Kushia@lemmy.ml"
    "@ultra@feddit.ro"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5481 …}
  +nested: Doctrine\ORM\PersistentCollection {#5483 …}
  +votes: Doctrine\ORM\PersistentCollection {#5485 …}
  +reports: Doctrine\ORM\PersistentCollection {#5487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5491 …}
  -id: 118157
  -bodyTs: "'beyond':27 'big':14 'cruft':23 'disk':30 'distro':7 'extra':29 'fine':20 'happen':4 'left':21 'll':18 'modern':13 'name':15 'past':38 'problem':26 'space':31 'thing':35 'tri':9 'usag':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5750753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699839871 {#5479
    date: 2023-11-13 02:44:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#5480
  +user: App\Entity\User {#3958 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5272
    +user: Proxies\__CG__\App\Entity\User {#5273 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4010
      +user: App\Entity\User {#3958 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "All modern distros let you install them all and just select which one you wish to use from the login screen. You don’t need NixOS or anything specifically to do this, in fact it’s easier on other distros because usually nothing more than installing the packages is required, no config editing, rebuilding or even rebooting."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700054970 {#4020
        date: 2023-11-15 14:29:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4008 …}
      +nested: Doctrine\ORM\PersistentCollection {#4006 …}
      +votes: Doctrine\ORM\PersistentCollection {#4004 …}
      +reports: Doctrine\ORM\PersistentCollection {#4002 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
      -id: 114490
      -bodyTs: "'anyth':28 'config':52 'distro':3,40 'easier':37 'edit':53 'even':56 'fact':34 'instal':6,46 'let':4 'login':20 'modern':2 'need':25 'nixo':26 'noth':43 'one':13 'packag':48 'reboot':57 'rebuild':54 'requir':50 'screen':21 'select':11 'specif':29 'use':17 'usual':42 'wish':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5728381"
      +editedAt: DateTimeImmutable @1699901857 {#3956
        date: 2023-11-13 19:57:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699770088 {#4019
        date: 2023-11-12 07:21:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4010}
    +body: "You will have a lot of dependencies, apps and broken themes/configs left from the other DEs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699804767 {#5270
      date: 2023-11-12 16:59:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@Kushia@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5274 …}
    +nested: Doctrine\ORM\PersistentCollection {#5276 …}
    +votes: Doctrine\ORM\PersistentCollection {#5278 …}
    +reports: Doctrine\ORM\PersistentCollection {#5280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5284 …}
    -id: 115983
    -bodyTs: "'app':8 'broken':10 'depend':7 'des':16 'left':12 'lot':5 'themes/configs':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ro/comment/1289751"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699804767 {#5271
      date: 2023-11-12 16:59:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4010}
  +body: "If that’s happening on your distro then try any of the modern big names and it’ll be fine. Left over cruft being a problem beyond some extra disk space usage is a thing of the past."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699839871 {#5478
    date: 2023-11-13 02:44:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@Kushia@lemmy.ml"
    "@ultra@feddit.ro"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5481 …}
  +nested: Doctrine\ORM\PersistentCollection {#5483 …}
  +votes: Doctrine\ORM\PersistentCollection {#5485 …}
  +reports: Doctrine\ORM\PersistentCollection {#5487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5491 …}
  -id: 118157
  -bodyTs: "'beyond':27 'big':14 'cruft':23 'disk':30 'distro':7 'extra':29 'fine':20 'happen':4 'left':21 'll':18 'modern':13 'name':15 'past':38 'problem':26 'space':31 'thing':35 'tri':9 'usag':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5750753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699839871 {#5479
    date: 2023-11-13 02:44:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#5480
  +user: App\Entity\User {#3958 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5272
    +user: Proxies\__CG__\App\Entity\User {#5273 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4010
      +user: App\Entity\User {#3958 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "All modern distros let you install them all and just select which one you wish to use from the login screen. You don’t need NixOS or anything specifically to do this, in fact it’s easier on other distros because usually nothing more than installing the packages is required, no config editing, rebuilding or even rebooting."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700054970 {#4020
        date: 2023-11-15 14:29:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4008 …}
      +nested: Doctrine\ORM\PersistentCollection {#4006 …}
      +votes: Doctrine\ORM\PersistentCollection {#4004 …}
      +reports: Doctrine\ORM\PersistentCollection {#4002 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
      -id: 114490
      -bodyTs: "'anyth':28 'config':52 'distro':3,40 'easier':37 'edit':53 'even':56 'fact':34 'instal':6,46 'let':4 'login':20 'modern':2 'need':25 'nixo':26 'noth':43 'one':13 'packag':48 'reboot':57 'rebuild':54 'requir':50 'screen':21 'select':11 'specif':29 'use':17 'usual':42 'wish':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5728381"
      +editedAt: DateTimeImmutable @1699901857 {#3956
        date: 2023-11-13 19:57:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699770088 {#4019
        date: 2023-11-12 07:21:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4010}
    +body: "You will have a lot of dependencies, apps and broken themes/configs left from the other DEs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699804767 {#5270
      date: 2023-11-12 16:59:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@Kushia@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5274 …}
    +nested: Doctrine\ORM\PersistentCollection {#5276 …}
    +votes: Doctrine\ORM\PersistentCollection {#5278 …}
    +reports: Doctrine\ORM\PersistentCollection {#5280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5284 …}
    -id: 115983
    -bodyTs: "'app':8 'broken':10 'depend':7 'des':16 'left':12 'lot':5 'themes/configs':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ro/comment/1289751"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699804767 {#5271
      date: 2023-11-12 16:59:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4010}
  +body: "If that’s happening on your distro then try any of the modern big names and it’ll be fine. Left over cruft being a problem beyond some extra disk space usage is a thing of the past."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699839871 {#5478
    date: 2023-11-13 02:44:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@Kushia@lemmy.ml"
    "@ultra@feddit.ro"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5481 …}
  +nested: Doctrine\ORM\PersistentCollection {#5483 …}
  +votes: Doctrine\ORM\PersistentCollection {#5485 …}
  +reports: Doctrine\ORM\PersistentCollection {#5487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5491 …}
  -id: 118157
  -bodyTs: "'beyond':27 'big':14 'cruft':23 'disk':30 'distro':7 'extra':29 'fine':20 'happen':4 'left':21 'll':18 'modern':13 'name':15 'past':38 'problem':26 'space':31 'thing':35 'tri':9 'usag':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5750753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699839871 {#5479
    date: 2023-11-13 02:44:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5564
  +user: Proxies\__CG__\App\Entity\User {#5273 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5480
    +user: App\Entity\User {#3958 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5272
      +user: Proxies\__CG__\App\Entity\User {#5273 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4010
        +user: App\Entity\User {#3958 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "All modern distros let you install them all and just select which one you wish to use from the login screen. You don’t need NixOS or anything specifically to do this, in fact it’s easier on other distros because usually nothing more than installing the packages is required, no config editing, rebuilding or even rebooting."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700054970 {#4020
          date: 2023-11-15 14:29:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4008 …}
        +nested: Doctrine\ORM\PersistentCollection {#4006 …}
        +votes: Doctrine\ORM\PersistentCollection {#4004 …}
        +reports: Doctrine\ORM\PersistentCollection {#4002 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
        -id: 114490
        -bodyTs: "'anyth':28 'config':52 'distro':3,40 'easier':37 'edit':53 'even':56 'fact':34 'instal':6,46 'let':4 'login':20 'modern':2 'need':25 'nixo':26 'noth':43 'one':13 'packag':48 'reboot':57 'rebuild':54 'requir':50 'screen':21 'select':11 'specif':29 'use':17 'usual':42 'wish':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5728381"
        +editedAt: DateTimeImmutable @1699901857 {#3956
          date: 2023-11-13 19:57:37.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699770088 {#4019
          date: 2023-11-12 07:21:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4010}
      +body: "You will have a lot of dependencies, apps and broken themes/configs left from the other DEs."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699804767 {#5270
        date: 2023-11-12 16:59:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@Kushia@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5274 …}
      +nested: Doctrine\ORM\PersistentCollection {#5276 …}
      +votes: Doctrine\ORM\PersistentCollection {#5278 …}
      +reports: Doctrine\ORM\PersistentCollection {#5280 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5282 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5284 …}
      -id: 115983
      -bodyTs: "'app':8 'broken':10 'depend':7 'des':16 'left':12 'lot':5 'themes/configs':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.ro/comment/1289751"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699804767 {#5271
        date: 2023-11-12 16:59:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4010}
    +body: "If that’s happening on your distro then try any of the modern big names and it’ll be fine. Left over cruft being a problem beyond some extra disk space usage is a thing of the past."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699839871 {#5478
      date: 2023-11-13 02:44:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@Kushia@lemmy.ml"
      "@ultra@feddit.ro"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5481 …}
    +nested: Doctrine\ORM\PersistentCollection {#5483 …}
    +votes: Doctrine\ORM\PersistentCollection {#5485 …}
    +reports: Doctrine\ORM\PersistentCollection {#5487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5491 …}
    -id: 118157
    -bodyTs: "'beyond':27 'big':14 'cruft':23 'disk':30 'distro':7 'extra':29 'fine':20 'happen':4 'left':21 'll':18 'modern':13 'name':15 'past':38 'problem':26 'space':31 'thing':35 'tri':9 'usag':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5750753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699839871 {#5479
      date: 2023-11-13 02:44:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4010}
  +body: """
    That *can’t* happen on my distro.\n
    \n
    (I use NixOS, btw)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699885620 {#5562
    date: 2023-11-13 15:27:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@Kushia@lemmy.ml"
    "@ultra@feddit.ro"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5565 …}
  +nested: Doctrine\ORM\PersistentCollection {#5567 …}
  +votes: Doctrine\ORM\PersistentCollection {#5569 …}
  +reports: Doctrine\ORM\PersistentCollection {#5571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5575 …}
  -id: 119900
  -bodyTs: "'btw':11 'distro':7 'happen':4 'nixo':10 'use':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ro/comment/1295820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699885620 {#5563
    date: 2023-11-13 15:27: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
19 DENIED edit
App\Entity\EntryComment {#5564
  +user: Proxies\__CG__\App\Entity\User {#5273 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5480
    +user: App\Entity\User {#3958 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5272
      +user: Proxies\__CG__\App\Entity\User {#5273 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4010
        +user: App\Entity\User {#3958 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "All modern distros let you install them all and just select which one you wish to use from the login screen. You don’t need NixOS or anything specifically to do this, in fact it’s easier on other distros because usually nothing more than installing the packages is required, no config editing, rebuilding or even rebooting."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700054970 {#4020
          date: 2023-11-15 14:29:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4008 …}
        +nested: Doctrine\ORM\PersistentCollection {#4006 …}
        +votes: Doctrine\ORM\PersistentCollection {#4004 …}
        +reports: Doctrine\ORM\PersistentCollection {#4002 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
        -id: 114490
        -bodyTs: "'anyth':28 'config':52 'distro':3,40 'easier':37 'edit':53 'even':56 'fact':34 'instal':6,46 'let':4 'login':20 'modern':2 'need':25 'nixo':26 'noth':43 'one':13 'packag':48 'reboot':57 'rebuild':54 'requir':50 'screen':21 'select':11 'specif':29 'use':17 'usual':42 'wish':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5728381"
        +editedAt: DateTimeImmutable @1699901857 {#3956
          date: 2023-11-13 19:57:37.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699770088 {#4019
          date: 2023-11-12 07:21:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4010}
      +body: "You will have a lot of dependencies, apps and broken themes/configs left from the other DEs."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699804767 {#5270
        date: 2023-11-12 16:59:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@Kushia@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5274 …}
      +nested: Doctrine\ORM\PersistentCollection {#5276 …}
      +votes: Doctrine\ORM\PersistentCollection {#5278 …}
      +reports: Doctrine\ORM\PersistentCollection {#5280 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5282 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5284 …}
      -id: 115983
      -bodyTs: "'app':8 'broken':10 'depend':7 'des':16 'left':12 'lot':5 'themes/configs':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.ro/comment/1289751"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699804767 {#5271
        date: 2023-11-12 16:59:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4010}
    +body: "If that’s happening on your distro then try any of the modern big names and it’ll be fine. Left over cruft being a problem beyond some extra disk space usage is a thing of the past."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699839871 {#5478
      date: 2023-11-13 02:44:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@Kushia@lemmy.ml"
      "@ultra@feddit.ro"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5481 …}
    +nested: Doctrine\ORM\PersistentCollection {#5483 …}
    +votes: Doctrine\ORM\PersistentCollection {#5485 …}
    +reports: Doctrine\ORM\PersistentCollection {#5487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5491 …}
    -id: 118157
    -bodyTs: "'beyond':27 'big':14 'cruft':23 'disk':30 'distro':7 'extra':29 'fine':20 'happen':4 'left':21 'll':18 'modern':13 'name':15 'past':38 'problem':26 'space':31 'thing':35 'tri':9 'usag':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5750753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699839871 {#5479
      date: 2023-11-13 02:44:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4010}
  +body: """
    That *can’t* happen on my distro.\n
    \n
    (I use NixOS, btw)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699885620 {#5562
    date: 2023-11-13 15:27:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@Kushia@lemmy.ml"
    "@ultra@feddit.ro"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5565 …}
  +nested: Doctrine\ORM\PersistentCollection {#5567 …}
  +votes: Doctrine\ORM\PersistentCollection {#5569 …}
  +reports: Doctrine\ORM\PersistentCollection {#5571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5575 …}
  -id: 119900
  -bodyTs: "'btw':11 'distro':7 'happen':4 'nixo':10 'use':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ro/comment/1295820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699885620 {#5563
    date: 2023-11-13 15:27: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
20 DENIED moderate
App\Entity\EntryComment {#5564
  +user: Proxies\__CG__\App\Entity\User {#5273 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5480
    +user: App\Entity\User {#3958 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5272
      +user: Proxies\__CG__\App\Entity\User {#5273 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4010
        +user: App\Entity\User {#3958 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "All modern distros let you install them all and just select which one you wish to use from the login screen. You don’t need NixOS or anything specifically to do this, in fact it’s easier on other distros because usually nothing more than installing the packages is required, no config editing, rebuilding or even rebooting."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700054970 {#4020
          date: 2023-11-15 14:29:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4008 …}
        +nested: Doctrine\ORM\PersistentCollection {#4006 …}
        +votes: Doctrine\ORM\PersistentCollection {#4004 …}
        +reports: Doctrine\ORM\PersistentCollection {#4002 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3970 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3974 …}
        -id: 114490
        -bodyTs: "'anyth':28 'config':52 'distro':3,40 'easier':37 'edit':53 'even':56 'fact':34 'instal':6,46 'let':4 'login':20 'modern':2 'need':25 'nixo':26 'noth':43 'one':13 'packag':48 'reboot':57 'rebuild':54 'requir':50 'screen':21 'select':11 'specif':29 'use':17 'usual':42 'wish':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5728381"
        +editedAt: DateTimeImmutable @1699901857 {#3956
          date: 2023-11-13 19:57:37.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699770088 {#4019
          date: 2023-11-12 07:21:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4010}
      +body: "You will have a lot of dependencies, apps and broken themes/configs left from the other DEs."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699804767 {#5270
        date: 2023-11-12 16:59:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@Kushia@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5274 …}
      +nested: Doctrine\ORM\PersistentCollection {#5276 …}
      +votes: Doctrine\ORM\PersistentCollection {#5278 …}
      +reports: Doctrine\ORM\PersistentCollection {#5280 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5282 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5284 …}
      -id: 115983
      -bodyTs: "'app':8 'broken':10 'depend':7 'des':16 'left':12 'lot':5 'themes/configs':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.ro/comment/1289751"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699804767 {#5271
        date: 2023-11-12 16:59:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4010}
    +body: "If that’s happening on your distro then try any of the modern big names and it’ll be fine. Left over cruft being a problem beyond some extra disk space usage is a thing of the past."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699839871 {#5478
      date: 2023-11-13 02:44:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@Kushia@lemmy.ml"
      "@ultra@feddit.ro"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5481 …}
    +nested: Doctrine\ORM\PersistentCollection {#5483 …}
    +votes: Doctrine\ORM\PersistentCollection {#5485 …}
    +reports: Doctrine\ORM\PersistentCollection {#5487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5491 …}
    -id: 118157
    -bodyTs: "'beyond':27 'big':14 'cruft':23 'disk':30 'distro':7 'extra':29 'fine':20 'happen':4 'left':21 'll':18 'modern':13 'name':15 'past':38 'problem':26 'space':31 'thing':35 'tri':9 'usag':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5750753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699839871 {#5479
      date: 2023-11-13 02:44:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4010}
  +body: """
    That *can’t* happen on my distro.\n
    \n
    (I use NixOS, btw)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699885620 {#5562
    date: 2023-11-13 15:27:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@Kushia@lemmy.ml"
    "@ultra@feddit.ro"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5565 …}
  +nested: Doctrine\ORM\PersistentCollection {#5567 …}
  +votes: Doctrine\ORM\PersistentCollection {#5569 …}
  +reports: Doctrine\ORM\PersistentCollection {#5571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5575 …}
  -id: 119900
  -bodyTs: "'btw':11 'distro':7 'happen':4 'nixo':10 'use':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ro/comment/1295820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699885620 {#5563
    date: 2023-11-13 15:27: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
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 {#4046
  +user: App\Entity\User {#4030 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Arco -B has the widest range of DEs and WMs at install that I’ve seen so far. Almost all of them are modded to have a unified control scheme, but the appearance is usually close to vanilla."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699707374 {#4052
    date: 2023-11-11 13:56:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4047 …}
  +nested: Doctrine\ORM\PersistentCollection {#4038 …}
  +votes: Doctrine\ORM\PersistentCollection {#4041 …}
  +reports: Doctrine\ORM\PersistentCollection {#4036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
  -id: 111005
  -bodyTs: "'almost':19 'appear':33 'arco':1 'b':2 'close':36 'control':29 'des':8 'far':18 'instal':12 'mod':24 'rang':6 'scheme':30 'seen':16 'unifi':28 'usual':35 'vanilla':38 've':15 'widest':5 'wms':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4722941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699707374 {#4053
    date: 2023-11-11 13:56: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
23 DENIED edit
App\Entity\EntryComment {#4046
  +user: App\Entity\User {#4030 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Arco -B has the widest range of DEs and WMs at install that I’ve seen so far. Almost all of them are modded to have a unified control scheme, but the appearance is usually close to vanilla."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699707374 {#4052
    date: 2023-11-11 13:56:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4047 …}
  +nested: Doctrine\ORM\PersistentCollection {#4038 …}
  +votes: Doctrine\ORM\PersistentCollection {#4041 …}
  +reports: Doctrine\ORM\PersistentCollection {#4036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
  -id: 111005
  -bodyTs: "'almost':19 'appear':33 'arco':1 'b':2 'close':36 'control':29 'des':8 'far':18 'instal':12 'mod':24 'rang':6 'scheme':30 'seen':16 'unifi':28 'usual':35 'vanilla':38 've':15 'widest':5 'wms':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4722941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699707374 {#4053
    date: 2023-11-11 13:56: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
24 DENIED moderate
App\Entity\EntryComment {#4046
  +user: App\Entity\User {#4030 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Arco -B has the widest range of DEs and WMs at install that I’ve seen so far. Almost all of them are modded to have a unified control scheme, but the appearance is usually close to vanilla."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699707374 {#4052
    date: 2023-11-11 13:56:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4047 …}
  +nested: Doctrine\ORM\PersistentCollection {#4038 …}
  +votes: Doctrine\ORM\PersistentCollection {#4041 …}
  +reports: Doctrine\ORM\PersistentCollection {#4036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
  -id: 111005
  -bodyTs: "'almost':19 'appear':33 'arco':1 'b':2 'close':36 'control':29 'des':8 'far':18 'instal':12 'mod':24 'rang':6 'scheme':30 'seen':16 'unifi':28 'usual':35 'vanilla':38 've':15 'widest':5 'wms':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4722941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699707374 {#4053
    date: 2023-11-11 13:56: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
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 {#4130
  +user: App\Entity\User {#4143 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "NixOS. You can change DE by editing a couple lines in your config, running sudo nixos-rebuild boot and rebooting"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1699934519 {#4125
    date: 2023-11-14 05:01:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4131 …}
  +nested: Doctrine\ORM\PersistentCollection {#4133 …}
  +votes: Doctrine\ORM\PersistentCollection {#4135 …}
  +reports: Doctrine\ORM\PersistentCollection {#4137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4141 …}
  -id: 110805
  -bodyTs: "'boot':19 'chang':4 'config':13 'coupl':9 'de':5 'edit':7 'line':10 'nixo':1,17 'nixos-rebuild':16 'reboot':21 'rebuild':18 'run':14 'sudo':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5990449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699702655 {#4126
    date: 2023-11-11 12:37: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
27 DENIED edit
App\Entity\EntryComment {#4130
  +user: App\Entity\User {#4143 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "NixOS. You can change DE by editing a couple lines in your config, running sudo nixos-rebuild boot and rebooting"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1699934519 {#4125
    date: 2023-11-14 05:01:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4131 …}
  +nested: Doctrine\ORM\PersistentCollection {#4133 …}
  +votes: Doctrine\ORM\PersistentCollection {#4135 …}
  +reports: Doctrine\ORM\PersistentCollection {#4137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4141 …}
  -id: 110805
  -bodyTs: "'boot':19 'chang':4 'config':13 'coupl':9 'de':5 'edit':7 'line':10 'nixo':1,17 'nixos-rebuild':16 'reboot':21 'rebuild':18 'run':14 'sudo':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5990449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699702655 {#4126
    date: 2023-11-11 12:37: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
28 DENIED moderate
App\Entity\EntryComment {#4130
  +user: App\Entity\User {#4143 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "NixOS. You can change DE by editing a couple lines in your config, running sudo nixos-rebuild boot and rebooting"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1699934519 {#4125
    date: 2023-11-14 05:01:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4131 …}
  +nested: Doctrine\ORM\PersistentCollection {#4133 …}
  +votes: Doctrine\ORM\PersistentCollection {#4135 …}
  +reports: Doctrine\ORM\PersistentCollection {#4137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4141 …}
  -id: 110805
  -bodyTs: "'boot':19 'chang':4 'config':13 'coupl':9 'de':5 'edit':7 'line':10 'nixo':1,17 'nixos-rebuild':16 'reboot':21 'rebuild':18 'run':14 'sudo':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5990449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699702655 {#4126
    date: 2023-11-11 12:37: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
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 {#5256
  +user: Proxies\__CG__\App\Entity\User {#5257 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4130
    +user: App\Entity\User {#4143 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "NixOS. You can change DE by editing a couple lines in your config, running sudo nixos-rebuild boot and rebooting"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1699934519 {#4125
      date: 2023-11-14 05:01:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4131 …}
    +nested: Doctrine\ORM\PersistentCollection {#4133 …}
    +votes: Doctrine\ORM\PersistentCollection {#4135 …}
    +reports: Doctrine\ORM\PersistentCollection {#4137 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4139 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4141 …}
    -id: 110805
    -bodyTs: "'boot':19 'chang':4 'config':13 'coupl':9 'de':5 'edit':7 'line':10 'nixo':1,17 'nixos-rebuild':16 'reboot':21 'rebuild':18 'run':14 'sudo':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5990449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699702655 {#4126
      date: 2023-11-11 12:37:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4130}
  +body: "I agree with NixOS as a good choice for this. The most important bit for me is it cleans up really well when you switch. Every other distro I’ve tried tends to leave a lot of mess behind and a lot of duplicate function apps."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699708268 {#5254
    date: 2023-11-11 14:11:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5258 …}
  +nested: Doctrine\ORM\PersistentCollection {#5260 …}
  +votes: Doctrine\ORM\PersistentCollection {#5262 …}
  +reports: Doctrine\ORM\PersistentCollection {#5264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
  -id: 111053
  -bodyTs: "'agre':2 'app':46 'behind':39 'bit':14 'choic':8 'clean':19 'distro':28 'duplic':44 'everi':26 'function':45 'good':7 'import':13 'leav':34 'lot':36,42 'mess':38 'nixo':4 'realli':21 'switch':25 'tend':32 'tri':31 've':30 'well':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4609898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699708268 {#5255
    date: 2023-11-11 14:11: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
31 DENIED edit
App\Entity\EntryComment {#5256
  +user: Proxies\__CG__\App\Entity\User {#5257 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4130
    +user: App\Entity\User {#4143 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "NixOS. You can change DE by editing a couple lines in your config, running sudo nixos-rebuild boot and rebooting"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1699934519 {#4125
      date: 2023-11-14 05:01:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4131 …}
    +nested: Doctrine\ORM\PersistentCollection {#4133 …}
    +votes: Doctrine\ORM\PersistentCollection {#4135 …}
    +reports: Doctrine\ORM\PersistentCollection {#4137 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4139 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4141 …}
    -id: 110805
    -bodyTs: "'boot':19 'chang':4 'config':13 'coupl':9 'de':5 'edit':7 'line':10 'nixo':1,17 'nixos-rebuild':16 'reboot':21 'rebuild':18 'run':14 'sudo':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5990449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699702655 {#4126
      date: 2023-11-11 12:37:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4130}
  +body: "I agree with NixOS as a good choice for this. The most important bit for me is it cleans up really well when you switch. Every other distro I’ve tried tends to leave a lot of mess behind and a lot of duplicate function apps."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699708268 {#5254
    date: 2023-11-11 14:11:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5258 …}
  +nested: Doctrine\ORM\PersistentCollection {#5260 …}
  +votes: Doctrine\ORM\PersistentCollection {#5262 …}
  +reports: Doctrine\ORM\PersistentCollection {#5264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
  -id: 111053
  -bodyTs: "'agre':2 'app':46 'behind':39 'bit':14 'choic':8 'clean':19 'distro':28 'duplic':44 'everi':26 'function':45 'good':7 'import':13 'leav':34 'lot':36,42 'mess':38 'nixo':4 'realli':21 'switch':25 'tend':32 'tri':31 've':30 'well':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4609898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699708268 {#5255
    date: 2023-11-11 14:11: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
32 DENIED moderate
App\Entity\EntryComment {#5256
  +user: Proxies\__CG__\App\Entity\User {#5257 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4130
    +user: App\Entity\User {#4143 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "NixOS. You can change DE by editing a couple lines in your config, running sudo nixos-rebuild boot and rebooting"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1699934519 {#4125
      date: 2023-11-14 05:01:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4131 …}
    +nested: Doctrine\ORM\PersistentCollection {#4133 …}
    +votes: Doctrine\ORM\PersistentCollection {#4135 …}
    +reports: Doctrine\ORM\PersistentCollection {#4137 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4139 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4141 …}
    -id: 110805
    -bodyTs: "'boot':19 'chang':4 'config':13 'coupl':9 'de':5 'edit':7 'line':10 'nixo':1,17 'nixos-rebuild':16 'reboot':21 'rebuild':18 'run':14 'sudo':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5990449"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699702655 {#4126
      date: 2023-11-11 12:37:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4130}
  +body: "I agree with NixOS as a good choice for this. The most important bit for me is it cleans up really well when you switch. Every other distro I’ve tried tends to leave a lot of mess behind and a lot of duplicate function apps."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699708268 {#5254
    date: 2023-11-11 14:11:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5258 …}
  +nested: Doctrine\ORM\PersistentCollection {#5260 …}
  +votes: Doctrine\ORM\PersistentCollection {#5262 …}
  +reports: Doctrine\ORM\PersistentCollection {#5264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
  -id: 111053
  -bodyTs: "'agre':2 'app':46 'behind':39 'bit':14 'choic':8 'clean':19 'distro':28 'duplic':44 'everi':26 'function':45 'good':7 'import':13 'leav':34 'lot':36,42 'mess':38 'nixo':4 'realli':21 'switch':25 'tend':32 'tri':31 've':30 'well':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4609898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699708268 {#5255
    date: 2023-11-11 14:11: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
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 {#5450
  +user: Proxies\__CG__\App\Entity\User {#5419 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5256
    +user: Proxies\__CG__\App\Entity\User {#5257 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4130
      +user: App\Entity\User {#4143 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "NixOS. You can change DE by editing a couple lines in your config, running sudo nixos-rebuild boot and rebooting"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1699934519 {#4125
        date: 2023-11-14 05:01:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4131 …}
      +nested: Doctrine\ORM\PersistentCollection {#4133 …}
      +votes: Doctrine\ORM\PersistentCollection {#4135 …}
      +reports: Doctrine\ORM\PersistentCollection {#4137 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4139 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4141 …}
      -id: 110805
      -bodyTs: "'boot':19 'chang':4 'config':13 'coupl':9 'de':5 'edit':7 'line':10 'nixo':1,17 'nixos-rebuild':16 'reboot':21 'rebuild':18 'run':14 'sudo':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5990449"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699702655 {#4126
        date: 2023-11-11 12:37:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4130}
    +body: "I agree with NixOS as a good choice for this. The most important bit for me is it cleans up really well when you switch. Every other distro I’ve tried tends to leave a lot of mess behind and a lot of duplicate function apps."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699708268 {#5254
      date: 2023-11-11 14:11:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@flashgnash@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5258 …}
    +nested: Doctrine\ORM\PersistentCollection {#5260 …}
    +votes: Doctrine\ORM\PersistentCollection {#5262 …}
    +reports: Doctrine\ORM\PersistentCollection {#5264 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
    -id: 111053
    -bodyTs: "'agre':2 'app':46 'behind':39 'bit':14 'choic':8 'clean':19 'distro':28 'duplic':44 'everi':26 'function':45 'good':7 'import':13 'leav':34 'lot':36,42 'mess':38 'nixo':4 'realli':21 'switch':25 'tend':32 'tri':31 've':30 'well':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4609898"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699708268 {#5255
      date: 2023-11-11 14:11:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4130}
  +body: "Just be ready to clean out your home, maybe add a new user to test them. I set up KDE then went back to gnome and it broke my cursors somehow… nbd but it’s a bit annoying"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699740380 {#5448
    date: 2023-11-11 23:06:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@flashgnash@lemm.ee"
    "@greybeard@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5451 …}
  +nested: Doctrine\ORM\PersistentCollection {#5453 …}
  +votes: Doctrine\ORM\PersistentCollection {#5455 …}
  +reports: Doctrine\ORM\PersistentCollection {#5457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5461 …}
  -id: 113208
  -bodyTs: "'add':10 'annoy':38 'back':23 'bit':37 'broke':28 'clean':5 'cursor':30 'gnome':25 'home':8 'kde':20 'mayb':9 'nbd':32 'new':12 'readi':3 'set':18 'somehow':31 'test':15 'user':13 'went':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5243097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699740380 {#5449
    date: 2023-11-11 23:06:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#5450
  +user: Proxies\__CG__\App\Entity\User {#5419 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5256
    +user: Proxies\__CG__\App\Entity\User {#5257 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4130
      +user: App\Entity\User {#4143 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "NixOS. You can change DE by editing a couple lines in your config, running sudo nixos-rebuild boot and rebooting"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1699934519 {#4125
        date: 2023-11-14 05:01:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4131 …}
      +nested: Doctrine\ORM\PersistentCollection {#4133 …}
      +votes: Doctrine\ORM\PersistentCollection {#4135 …}
      +reports: Doctrine\ORM\PersistentCollection {#4137 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4139 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4141 …}
      -id: 110805
      -bodyTs: "'boot':19 'chang':4 'config':13 'coupl':9 'de':5 'edit':7 'line':10 'nixo':1,17 'nixos-rebuild':16 'reboot':21 'rebuild':18 'run':14 'sudo':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5990449"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699702655 {#4126
        date: 2023-11-11 12:37:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4130}
    +body: "I agree with NixOS as a good choice for this. The most important bit for me is it cleans up really well when you switch. Every other distro I’ve tried tends to leave a lot of mess behind and a lot of duplicate function apps."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699708268 {#5254
      date: 2023-11-11 14:11:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@flashgnash@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5258 …}
    +nested: Doctrine\ORM\PersistentCollection {#5260 …}
    +votes: Doctrine\ORM\PersistentCollection {#5262 …}
    +reports: Doctrine\ORM\PersistentCollection {#5264 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
    -id: 111053
    -bodyTs: "'agre':2 'app':46 'behind':39 'bit':14 'choic':8 'clean':19 'distro':28 'duplic':44 'everi':26 'function':45 'good':7 'import':13 'leav':34 'lot':36,42 'mess':38 'nixo':4 'realli':21 'switch':25 'tend':32 'tri':31 've':30 'well':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4609898"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699708268 {#5255
      date: 2023-11-11 14:11:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4130}
  +body: "Just be ready to clean out your home, maybe add a new user to test them. I set up KDE then went back to gnome and it broke my cursors somehow… nbd but it’s a bit annoying"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699740380 {#5448
    date: 2023-11-11 23:06:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@flashgnash@lemm.ee"
    "@greybeard@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5451 …}
  +nested: Doctrine\ORM\PersistentCollection {#5453 …}
  +votes: Doctrine\ORM\PersistentCollection {#5455 …}
  +reports: Doctrine\ORM\PersistentCollection {#5457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5461 …}
  -id: 113208
  -bodyTs: "'add':10 'annoy':38 'back':23 'bit':37 'broke':28 'clean':5 'cursor':30 'gnome':25 'home':8 'kde':20 'mayb':9 'nbd':32 'new':12 'readi':3 'set':18 'somehow':31 'test':15 'user':13 'went':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5243097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699740380 {#5449
    date: 2023-11-11 23:06:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#5450
  +user: Proxies\__CG__\App\Entity\User {#5419 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5256
    +user: Proxies\__CG__\App\Entity\User {#5257 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4130
      +user: App\Entity\User {#4143 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "NixOS. You can change DE by editing a couple lines in your config, running sudo nixos-rebuild boot and rebooting"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1699934519 {#4125
        date: 2023-11-14 05:01:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4131 …}
      +nested: Doctrine\ORM\PersistentCollection {#4133 …}
      +votes: Doctrine\ORM\PersistentCollection {#4135 …}
      +reports: Doctrine\ORM\PersistentCollection {#4137 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4139 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4141 …}
      -id: 110805
      -bodyTs: "'boot':19 'chang':4 'config':13 'coupl':9 'de':5 'edit':7 'line':10 'nixo':1,17 'nixos-rebuild':16 'reboot':21 'rebuild':18 'run':14 'sudo':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5990449"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699702655 {#4126
        date: 2023-11-11 12:37:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4130}
    +body: "I agree with NixOS as a good choice for this. The most important bit for me is it cleans up really well when you switch. Every other distro I’ve tried tends to leave a lot of mess behind and a lot of duplicate function apps."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699708268 {#5254
      date: 2023-11-11 14:11:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@flashgnash@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5258 …}
    +nested: Doctrine\ORM\PersistentCollection {#5260 …}
    +votes: Doctrine\ORM\PersistentCollection {#5262 …}
    +reports: Doctrine\ORM\PersistentCollection {#5264 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
    -id: 111053
    -bodyTs: "'agre':2 'app':46 'behind':39 'bit':14 'choic':8 'clean':19 'distro':28 'duplic':44 'everi':26 'function':45 'good':7 'import':13 'leav':34 'lot':36,42 'mess':38 'nixo':4 'realli':21 'switch':25 'tend':32 'tri':31 've':30 'well':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4609898"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699708268 {#5255
      date: 2023-11-11 14:11:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4130}
  +body: "Just be ready to clean out your home, maybe add a new user to test them. I set up KDE then went back to gnome and it broke my cursors somehow… nbd but it’s a bit annoying"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699740380 {#5448
    date: 2023-11-11 23:06:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@flashgnash@lemm.ee"
    "@greybeard@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5451 …}
  +nested: Doctrine\ORM\PersistentCollection {#5453 …}
  +votes: Doctrine\ORM\PersistentCollection {#5455 …}
  +reports: Doctrine\ORM\PersistentCollection {#5457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5461 …}
  -id: 113208
  -bodyTs: "'add':10 'annoy':38 'back':23 'bit':37 'broke':28 'clean':5 'cursor':30 'gnome':25 'home':8 'kde':20 'mayb':9 'nbd':32 'new':12 'readi':3 'set':18 'somehow':31 'test':15 'user':13 'went':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5243097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699740380 {#5449
    date: 2023-11-11 23:06:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5549
  +user: Proxies\__CG__\App\Entity\User {#5257 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5450
    +user: Proxies\__CG__\App\Entity\User {#5419 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5256
      +user: Proxies\__CG__\App\Entity\User {#5257 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4130
        +user: App\Entity\User {#4143 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "NixOS. You can change DE by editing a couple lines in your config, running sudo nixos-rebuild boot and rebooting"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1699934519 {#4125
          date: 2023-11-14 05:01:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4131 …}
        +nested: Doctrine\ORM\PersistentCollection {#4133 …}
        +votes: Doctrine\ORM\PersistentCollection {#4135 …}
        +reports: Doctrine\ORM\PersistentCollection {#4137 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4139 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4141 …}
        -id: 110805
        -bodyTs: "'boot':19 'chang':4 'config':13 'coupl':9 'de':5 'edit':7 'line':10 'nixo':1,17 'nixos-rebuild':16 'reboot':21 'rebuild':18 'run':14 'sudo':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5990449"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699702655 {#4126
          date: 2023-11-11 12:37:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4130}
      +body: "I agree with NixOS as a good choice for this. The most important bit for me is it cleans up really well when you switch. Every other distro I’ve tried tends to leave a lot of mess behind and a lot of duplicate function apps."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1699708268 {#5254
        date: 2023-11-11 14:11:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@flashgnash@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5258 …}
      +nested: Doctrine\ORM\PersistentCollection {#5260 …}
      +votes: Doctrine\ORM\PersistentCollection {#5262 …}
      +reports: Doctrine\ORM\PersistentCollection {#5264 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
      -id: 111053
      -bodyTs: "'agre':2 'app':46 'behind':39 'bit':14 'choic':8 'clean':19 'distro':28 'duplic':44 'everi':26 'function':45 'good':7 'import':13 'leav':34 'lot':36,42 'mess':38 'nixo':4 'realli':21 'switch':25 'tend':32 'tri':31 've':30 'well':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4609898"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699708268 {#5255
        date: 2023-11-11 14:11:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4130}
    +body: "Just be ready to clean out your home, maybe add a new user to test them. I set up KDE then went back to gnome and it broke my cursors somehow… nbd but it’s a bit annoying"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699740380 {#5448
      date: 2023-11-11 23:06:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@flashgnash@lemm.ee"
      "@greybeard@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5451 …}
    +nested: Doctrine\ORM\PersistentCollection {#5453 …}
    +votes: Doctrine\ORM\PersistentCollection {#5455 …}
    +reports: Doctrine\ORM\PersistentCollection {#5457 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5459 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5461 …}
    -id: 113208
    -bodyTs: "'add':10 'annoy':38 'back':23 'bit':37 'broke':28 'clean':5 'cursor':30 'gnome':25 'home':8 'kde':20 'mayb':9 'nbd':32 'new':12 'readi':3 'set':18 'somehow':31 'test':15 'user':13 'went':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5243097"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699740380 {#5449
      date: 2023-11-11 23:06:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4130}
  +body: "Can’t say I’ve seen that yet, but it is a good point. Your home directory might still get a little messy. I think the thought of using the config to me a user per-desktop environment you test is problem a good idea."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699802503 {#5547
    date: 2023-11-12 16:21:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@flashgnash@lemm.ee"
    "@greybeard@lemmy.one"
    "@mvirts@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5550 …}
  +nested: Doctrine\ORM\PersistentCollection {#5552 …}
  +votes: Doctrine\ORM\PersistentCollection {#5554 …}
  +reports: Doctrine\ORM\PersistentCollection {#5556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5560 …}
  -id: 115811
  -bodyTs: "'config':31 'desktop':38 'directori':17 'environ':39 'get':20 'good':13,45 'home':16 'idea':46 'littl':22 'messi':23 'might':18 'per':37 'per-desktop':36 'point':14 'problem':43 'say':3 'seen':6 'still':19 'test':41 'think':25 'thought':27 'use':29 'user':35 've':5 'yet':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4640152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699802503 {#5548
    date: 2023-11-12 16:21:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#5549
  +user: Proxies\__CG__\App\Entity\User {#5257 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5450
    +user: Proxies\__CG__\App\Entity\User {#5419 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5256
      +user: Proxies\__CG__\App\Entity\User {#5257 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4130
        +user: App\Entity\User {#4143 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "NixOS. You can change DE by editing a couple lines in your config, running sudo nixos-rebuild boot and rebooting"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1699934519 {#4125
          date: 2023-11-14 05:01:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4131 …}
        +nested: Doctrine\ORM\PersistentCollection {#4133 …}
        +votes: Doctrine\ORM\PersistentCollection {#4135 …}
        +reports: Doctrine\ORM\PersistentCollection {#4137 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4139 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4141 …}
        -id: 110805
        -bodyTs: "'boot':19 'chang':4 'config':13 'coupl':9 'de':5 'edit':7 'line':10 'nixo':1,17 'nixos-rebuild':16 'reboot':21 'rebuild':18 'run':14 'sudo':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5990449"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699702655 {#4126
          date: 2023-11-11 12:37:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4130}
      +body: "I agree with NixOS as a good choice for this. The most important bit for me is it cleans up really well when you switch. Every other distro I’ve tried tends to leave a lot of mess behind and a lot of duplicate function apps."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1699708268 {#5254
        date: 2023-11-11 14:11:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@flashgnash@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5258 …}
      +nested: Doctrine\ORM\PersistentCollection {#5260 …}
      +votes: Doctrine\ORM\PersistentCollection {#5262 …}
      +reports: Doctrine\ORM\PersistentCollection {#5264 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
      -id: 111053
      -bodyTs: "'agre':2 'app':46 'behind':39 'bit':14 'choic':8 'clean':19 'distro':28 'duplic':44 'everi':26 'function':45 'good':7 'import':13 'leav':34 'lot':36,42 'mess':38 'nixo':4 'realli':21 'switch':25 'tend':32 'tri':31 've':30 'well':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4609898"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699708268 {#5255
        date: 2023-11-11 14:11:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4130}
    +body: "Just be ready to clean out your home, maybe add a new user to test them. I set up KDE then went back to gnome and it broke my cursors somehow… nbd but it’s a bit annoying"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699740380 {#5448
      date: 2023-11-11 23:06:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@flashgnash@lemm.ee"
      "@greybeard@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5451 …}
    +nested: Doctrine\ORM\PersistentCollection {#5453 …}
    +votes: Doctrine\ORM\PersistentCollection {#5455 …}
    +reports: Doctrine\ORM\PersistentCollection {#5457 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5459 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5461 …}
    -id: 113208
    -bodyTs: "'add':10 'annoy':38 'back':23 'bit':37 'broke':28 'clean':5 'cursor':30 'gnome':25 'home':8 'kde':20 'mayb':9 'nbd':32 'new':12 'readi':3 'set':18 'somehow':31 'test':15 'user':13 'went':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5243097"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699740380 {#5449
      date: 2023-11-11 23:06:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4130}
  +body: "Can’t say I’ve seen that yet, but it is a good point. Your home directory might still get a little messy. I think the thought of using the config to me a user per-desktop environment you test is problem a good idea."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699802503 {#5547
    date: 2023-11-12 16:21:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@flashgnash@lemm.ee"
    "@greybeard@lemmy.one"
    "@mvirts@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5550 …}
  +nested: Doctrine\ORM\PersistentCollection {#5552 …}
  +votes: Doctrine\ORM\PersistentCollection {#5554 …}
  +reports: Doctrine\ORM\PersistentCollection {#5556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5560 …}
  -id: 115811
  -bodyTs: "'config':31 'desktop':38 'directori':17 'environ':39 'get':20 'good':13,45 'home':16 'idea':46 'littl':22 'messi':23 'might':18 'per':37 'per-desktop':36 'point':14 'problem':43 'say':3 'seen':6 'still':19 'test':41 'think':25 'thought':27 'use':29 'user':35 've':5 'yet':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4640152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699802503 {#5548
    date: 2023-11-12 16:21:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#5549
  +user: Proxies\__CG__\App\Entity\User {#5257 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5450
    +user: Proxies\__CG__\App\Entity\User {#5419 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5256
      +user: Proxies\__CG__\App\Entity\User {#5257 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4130
        +user: App\Entity\User {#4143 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "NixOS. You can change DE by editing a couple lines in your config, running sudo nixos-rebuild boot and rebooting"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1699934519 {#4125
          date: 2023-11-14 05:01:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4131 …}
        +nested: Doctrine\ORM\PersistentCollection {#4133 …}
        +votes: Doctrine\ORM\PersistentCollection {#4135 …}
        +reports: Doctrine\ORM\PersistentCollection {#4137 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4139 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4141 …}
        -id: 110805
        -bodyTs: "'boot':19 'chang':4 'config':13 'coupl':9 'de':5 'edit':7 'line':10 'nixo':1,17 'nixos-rebuild':16 'reboot':21 'rebuild':18 'run':14 'sudo':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5990449"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699702655 {#4126
          date: 2023-11-11 12:37:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4130}
      +body: "I agree with NixOS as a good choice for this. The most important bit for me is it cleans up really well when you switch. Every other distro I’ve tried tends to leave a lot of mess behind and a lot of duplicate function apps."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1699708268 {#5254
        date: 2023-11-11 14:11:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@flashgnash@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5258 …}
      +nested: Doctrine\ORM\PersistentCollection {#5260 …}
      +votes: Doctrine\ORM\PersistentCollection {#5262 …}
      +reports: Doctrine\ORM\PersistentCollection {#5264 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5266 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5268 …}
      -id: 111053
      -bodyTs: "'agre':2 'app':46 'behind':39 'bit':14 'choic':8 'clean':19 'distro':28 'duplic':44 'everi':26 'function':45 'good':7 'import':13 'leav':34 'lot':36,42 'mess':38 'nixo':4 'realli':21 'switch':25 'tend':32 'tri':31 've':30 'well':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4609898"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699708268 {#5255
        date: 2023-11-11 14:11:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4130}
    +body: "Just be ready to clean out your home, maybe add a new user to test them. I set up KDE then went back to gnome and it broke my cursors somehow… nbd but it’s a bit annoying"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699740380 {#5448
      date: 2023-11-11 23:06:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@flashgnash@lemm.ee"
      "@greybeard@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5451 …}
    +nested: Doctrine\ORM\PersistentCollection {#5453 …}
    +votes: Doctrine\ORM\PersistentCollection {#5455 …}
    +reports: Doctrine\ORM\PersistentCollection {#5457 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5459 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5461 …}
    -id: 113208
    -bodyTs: "'add':10 'annoy':38 'back':23 'bit':37 'broke':28 'clean':5 'cursor':30 'gnome':25 'home':8 'kde':20 'mayb':9 'nbd':32 'new':12 'readi':3 'set':18 'somehow':31 'test':15 'user':13 'went':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5243097"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699740380 {#5449
      date: 2023-11-11 23:06:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4130}
  +body: "Can’t say I’ve seen that yet, but it is a good point. Your home directory might still get a little messy. I think the thought of using the config to me a user per-desktop environment you test is problem a good idea."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699802503 {#5547
    date: 2023-11-12 16:21:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@flashgnash@lemm.ee"
    "@greybeard@lemmy.one"
    "@mvirts@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5550 …}
  +nested: Doctrine\ORM\PersistentCollection {#5552 …}
  +votes: Doctrine\ORM\PersistentCollection {#5554 …}
  +reports: Doctrine\ORM\PersistentCollection {#5556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5560 …}
  -id: 115811
  -bodyTs: "'config':31 'desktop':38 'directori':17 'environ':39 'get':20 'good':13,45 'home':16 'idea':46 'littl':22 'messi':23 'might':18 'per':37 'per-desktop':36 'point':14 'problem':43 'say':3 'seen':6 'still':19 'test':41 'think':25 'thought':27 'use':29 'user':35 've':5 'yet':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4640152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699802503 {#5548
    date: 2023-11-12 16:21:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4203
  +user: App\Entity\User {#4216 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Nope. Either create a ton of live usb’s or a ton of vm’s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699682864 {#4198
    date: 2023-11-11 07:07:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4204 …}
  +nested: Doctrine\ORM\PersistentCollection {#4206 …}
  +votes: Doctrine\ORM\PersistentCollection {#4208 …}
  +reports: Doctrine\ORM\PersistentCollection {#4210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4214 …}
  -id: 110183
  -bodyTs: "'creat':3 'either':2 'live':7 'nope':1 'ton':5,12 'usb':8 'vm':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5228066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699682864 {#4199
    date: 2023-11-11 07:07: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
43 DENIED edit
App\Entity\EntryComment {#4203
  +user: App\Entity\User {#4216 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Nope. Either create a ton of live usb’s or a ton of vm’s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699682864 {#4198
    date: 2023-11-11 07:07:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4204 …}
  +nested: Doctrine\ORM\PersistentCollection {#4206 …}
  +votes: Doctrine\ORM\PersistentCollection {#4208 …}
  +reports: Doctrine\ORM\PersistentCollection {#4210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4214 …}
  -id: 110183
  -bodyTs: "'creat':3 'either':2 'live':7 'nope':1 'ton':5,12 'usb':8 'vm':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5228066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699682864 {#4199
    date: 2023-11-11 07:07: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
44 DENIED moderate
App\Entity\EntryComment {#4203
  +user: App\Entity\User {#4216 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Nope. Either create a ton of live usb’s or a ton of vm’s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699682864 {#4198
    date: 2023-11-11 07:07:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4204 …}
  +nested: Doctrine\ORM\PersistentCollection {#4206 …}
  +votes: Doctrine\ORM\PersistentCollection {#4208 …}
  +reports: Doctrine\ORM\PersistentCollection {#4210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4214 …}
  -id: 110183
  -bodyTs: "'creat':3 'either':2 'live':7 'nope':1 'ton':5,12 'usb':8 'vm':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5228066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699682864 {#4199
    date: 2023-11-11 07:07: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
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 {#4277
  +user: App\Entity\User {#4290 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Sadly distrotest is gone, but [distrosea.com](distrosea.com) is a semi-decent replacement. Doesn’t seem quite what you’re looking for, but may be worth a look!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699905351 {#4272
    date: 2023-11-13 20:55:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4278 …}
  +nested: Doctrine\ORM\PersistentCollection {#4280 …}
  +votes: Doctrine\ORM\PersistentCollection {#4282 …}
  +reports: Doctrine\ORM\PersistentCollection {#4284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4288 …}
  -id: 110160
  -bodyTs: "'decent':12 'distrosea.com':6,7 'distrotest':2 'doesn':14 'gone':4 'look':21,28 'may':24 'quit':17 're':20 'replac':13 'sad':1 'seem':16 'semi':11 'semi-dec':10 'worth':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/3522775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699682185 {#4273
    date: 2023-11-11 06:56: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
47 DENIED edit
App\Entity\EntryComment {#4277
  +user: App\Entity\User {#4290 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Sadly distrotest is gone, but [distrosea.com](distrosea.com) is a semi-decent replacement. Doesn’t seem quite what you’re looking for, but may be worth a look!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699905351 {#4272
    date: 2023-11-13 20:55:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4278 …}
  +nested: Doctrine\ORM\PersistentCollection {#4280 …}
  +votes: Doctrine\ORM\PersistentCollection {#4282 …}
  +reports: Doctrine\ORM\PersistentCollection {#4284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4288 …}
  -id: 110160
  -bodyTs: "'decent':12 'distrosea.com':6,7 'distrotest':2 'doesn':14 'gone':4 'look':21,28 'may':24 'quit':17 're':20 'replac':13 'sad':1 'seem':16 'semi':11 'semi-dec':10 'worth':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/3522775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699682185 {#4273
    date: 2023-11-11 06:56: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
48 DENIED moderate
App\Entity\EntryComment {#4277
  +user: App\Entity\User {#4290 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Sadly distrotest is gone, but [distrosea.com](distrosea.com) is a semi-decent replacement. Doesn’t seem quite what you’re looking for, but may be worth a look!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699905351 {#4272
    date: 2023-11-13 20:55:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4278 …}
  +nested: Doctrine\ORM\PersistentCollection {#4280 …}
  +votes: Doctrine\ORM\PersistentCollection {#4282 …}
  +reports: Doctrine\ORM\PersistentCollection {#4284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4288 …}
  -id: 110160
  -bodyTs: "'decent':12 'distrosea.com':6,7 'distrotest':2 'doesn':14 'gone':4 'look':21,28 'may':24 'quit':17 're':20 'replac':13 'sad':1 'seem':16 'semi':11 'semi-dec':10 'worth':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/3522775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699682185 {#4273
    date: 2023-11-11 06:56: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
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 {#5240
  +user: Proxies\__CG__\App\Entity\User {#5241 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4277
    +user: App\Entity\User {#4290 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Sadly distrotest is gone, but [distrosea.com](distrosea.com) is a semi-decent replacement. Doesn’t seem quite what you’re looking for, but may be worth a look!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699905351 {#4272
      date: 2023-11-13 20:55:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4278 …}
    +nested: Doctrine\ORM\PersistentCollection {#4280 …}
    +votes: Doctrine\ORM\PersistentCollection {#4282 …}
    +reports: Doctrine\ORM\PersistentCollection {#4284 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4286 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4288 …}
    -id: 110160
    -bodyTs: "'decent':12 'distrosea.com':6,7 'distrotest':2 'doesn':14 'gone':4 'look':21,28 'may':24 'quit':17 're':20 'replac':13 'sad':1 'seem':16 'semi':11 'semi-dec':10 'worth':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/3522775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699682185 {#4273
      date: 2023-11-11 06:56:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4277}
  +body: "This is really cool in concept, but it is SO SLOW. OMG."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699769575 {#5238
    date: 2023-11-12 07:12:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@Molten_Moron@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5242 …}
  +nested: Doctrine\ORM\PersistentCollection {#5244 …}
  +votes: Doctrine\ORM\PersistentCollection {#5246 …}
  +reports: Doctrine\ORM\PersistentCollection {#5248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5252 …}
  -id: 114479
  -bodyTs: "'concept':6 'cool':4 'omg':12 'realli':3 'slow':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4786968"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699769575 {#5239
    date: 2023-11-12 07:12: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
51 DENIED edit
App\Entity\EntryComment {#5240
  +user: Proxies\__CG__\App\Entity\User {#5241 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4277
    +user: App\Entity\User {#4290 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Sadly distrotest is gone, but [distrosea.com](distrosea.com) is a semi-decent replacement. Doesn’t seem quite what you’re looking for, but may be worth a look!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699905351 {#4272
      date: 2023-11-13 20:55:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4278 …}
    +nested: Doctrine\ORM\PersistentCollection {#4280 …}
    +votes: Doctrine\ORM\PersistentCollection {#4282 …}
    +reports: Doctrine\ORM\PersistentCollection {#4284 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4286 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4288 …}
    -id: 110160
    -bodyTs: "'decent':12 'distrosea.com':6,7 'distrotest':2 'doesn':14 'gone':4 'look':21,28 'may':24 'quit':17 're':20 'replac':13 'sad':1 'seem':16 'semi':11 'semi-dec':10 'worth':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/3522775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699682185 {#4273
      date: 2023-11-11 06:56:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4277}
  +body: "This is really cool in concept, but it is SO SLOW. OMG."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699769575 {#5238
    date: 2023-11-12 07:12:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@Molten_Moron@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5242 …}
  +nested: Doctrine\ORM\PersistentCollection {#5244 …}
  +votes: Doctrine\ORM\PersistentCollection {#5246 …}
  +reports: Doctrine\ORM\PersistentCollection {#5248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5252 …}
  -id: 114479
  -bodyTs: "'concept':6 'cool':4 'omg':12 'realli':3 'slow':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4786968"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699769575 {#5239
    date: 2023-11-12 07:12: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
52 DENIED moderate
App\Entity\EntryComment {#5240
  +user: Proxies\__CG__\App\Entity\User {#5241 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4277
    +user: App\Entity\User {#4290 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Sadly distrotest is gone, but [distrosea.com](distrosea.com) is a semi-decent replacement. Doesn’t seem quite what you’re looking for, but may be worth a look!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699905351 {#4272
      date: 2023-11-13 20:55:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4278 …}
    +nested: Doctrine\ORM\PersistentCollection {#4280 …}
    +votes: Doctrine\ORM\PersistentCollection {#4282 …}
    +reports: Doctrine\ORM\PersistentCollection {#4284 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4286 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4288 …}
    -id: 110160
    -bodyTs: "'decent':12 'distrosea.com':6,7 'distrotest':2 'doesn':14 'gone':4 'look':21,28 'may':24 'quit':17 're':20 'replac':13 'sad':1 'seem':16 'semi':11 'semi-dec':10 'worth':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/3522775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699682185 {#4273
      date: 2023-11-11 06:56:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4277}
  +body: "This is really cool in concept, but it is SO SLOW. OMG."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699769575 {#5238
    date: 2023-11-12 07:12:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@Molten_Moron@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5242 …}
  +nested: Doctrine\ORM\PersistentCollection {#5244 …}
  +votes: Doctrine\ORM\PersistentCollection {#5246 …}
  +reports: Doctrine\ORM\PersistentCollection {#5248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5252 …}
  -id: 114479
  -bodyTs: "'concept':6 'cool':4 'omg':12 'realli':3 'slow':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4786968"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699769575 {#5239
    date: 2023-11-12 07:12: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
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 {#5465
  +user: App\Entity\User {#4290 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5240
    +user: Proxies\__CG__\App\Entity\User {#5241 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4277
      +user: App\Entity\User {#4290 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Sadly distrotest is gone, but [distrosea.com](distrosea.com) is a semi-decent replacement. Doesn’t seem quite what you’re looking for, but may be worth a look!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1699905351 {#4272
        date: 2023-11-13 20:55:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4278 …}
      +nested: Doctrine\ORM\PersistentCollection {#4280 …}
      +votes: Doctrine\ORM\PersistentCollection {#4282 …}
      +reports: Doctrine\ORM\PersistentCollection {#4284 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4286 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4288 …}
      -id: 110160
      -bodyTs: "'decent':12 'distrosea.com':6,7 'distrotest':2 'doesn':14 'gone':4 'look':21,28 'may':24 'quit':17 're':20 'replac':13 'sad':1 'seem':16 'semi':11 'semi-dec':10 'worth':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/3522775"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699682185 {#4273
        date: 2023-11-11 06:56:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4277}
    +body: "This is really cool in concept, but it is SO SLOW. OMG."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699769575 {#5238
      date: 2023-11-12 07:12:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@Molten_Moron@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5242 …}
    +nested: Doctrine\ORM\PersistentCollection {#5244 …}
    +votes: Doctrine\ORM\PersistentCollection {#5246 …}
    +reports: Doctrine\ORM\PersistentCollection {#5248 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5250 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5252 …}
    -id: 114479
    -bodyTs: "'concept':6 'cool':4 'omg':12 'realli':3 'slow':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4786968"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699769575 {#5239
      date: 2023-11-12 07:12:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4277}
  +body: "Thus is the folly of small scale cloud computing, unfortunately."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699775462 {#5463
    date: 2023-11-12 08:51:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@Molten_Moron@lemmings.world"
    "@canadaduane@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5466 …}
  +nested: Doctrine\ORM\PersistentCollection {#5468 …}
  +votes: Doctrine\ORM\PersistentCollection {#5470 …}
  +reports: Doctrine\ORM\PersistentCollection {#5472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5476 …}
  -id: 114652
  -bodyTs: "'cloud':8 'comput':9 'folli':4 'scale':7 'small':6 'thus':1 'unfortun':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/3550356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699775462 {#5464
    date: 2023-11-12 08:51:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#5465
  +user: App\Entity\User {#4290 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5240
    +user: Proxies\__CG__\App\Entity\User {#5241 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4277
      +user: App\Entity\User {#4290 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Sadly distrotest is gone, but [distrosea.com](distrosea.com) is a semi-decent replacement. Doesn’t seem quite what you’re looking for, but may be worth a look!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1699905351 {#4272
        date: 2023-11-13 20:55:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4278 …}
      +nested: Doctrine\ORM\PersistentCollection {#4280 …}
      +votes: Doctrine\ORM\PersistentCollection {#4282 …}
      +reports: Doctrine\ORM\PersistentCollection {#4284 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4286 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4288 …}
      -id: 110160
      -bodyTs: "'decent':12 'distrosea.com':6,7 'distrotest':2 'doesn':14 'gone':4 'look':21,28 'may':24 'quit':17 're':20 'replac':13 'sad':1 'seem':16 'semi':11 'semi-dec':10 'worth':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/3522775"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699682185 {#4273
        date: 2023-11-11 06:56:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4277}
    +body: "This is really cool in concept, but it is SO SLOW. OMG."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699769575 {#5238
      date: 2023-11-12 07:12:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@Molten_Moron@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5242 …}
    +nested: Doctrine\ORM\PersistentCollection {#5244 …}
    +votes: Doctrine\ORM\PersistentCollection {#5246 …}
    +reports: Doctrine\ORM\PersistentCollection {#5248 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5250 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5252 …}
    -id: 114479
    -bodyTs: "'concept':6 'cool':4 'omg':12 'realli':3 'slow':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4786968"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699769575 {#5239
      date: 2023-11-12 07:12:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4277}
  +body: "Thus is the folly of small scale cloud computing, unfortunately."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699775462 {#5463
    date: 2023-11-12 08:51:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@Molten_Moron@lemmings.world"
    "@canadaduane@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5466 …}
  +nested: Doctrine\ORM\PersistentCollection {#5468 …}
  +votes: Doctrine\ORM\PersistentCollection {#5470 …}
  +reports: Doctrine\ORM\PersistentCollection {#5472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5476 …}
  -id: 114652
  -bodyTs: "'cloud':8 'comput':9 'folli':4 'scale':7 'small':6 'thus':1 'unfortun':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/3550356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699775462 {#5464
    date: 2023-11-12 08:51:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#5465
  +user: App\Entity\User {#4290 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5240
    +user: Proxies\__CG__\App\Entity\User {#5241 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4277
      +user: App\Entity\User {#4290 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Sadly distrotest is gone, but [distrosea.com](distrosea.com) is a semi-decent replacement. Doesn’t seem quite what you’re looking for, but may be worth a look!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1699905351 {#4272
        date: 2023-11-13 20:55:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4278 …}
      +nested: Doctrine\ORM\PersistentCollection {#4280 …}
      +votes: Doctrine\ORM\PersistentCollection {#4282 …}
      +reports: Doctrine\ORM\PersistentCollection {#4284 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4286 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4288 …}
      -id: 110160
      -bodyTs: "'decent':12 'distrosea.com':6,7 'distrotest':2 'doesn':14 'gone':4 'look':21,28 'may':24 'quit':17 're':20 'replac':13 'sad':1 'seem':16 'semi':11 'semi-dec':10 'worth':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/3522775"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699682185 {#4273
        date: 2023-11-11 06:56:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4277}
    +body: "This is really cool in concept, but it is SO SLOW. OMG."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699769575 {#5238
      date: 2023-11-12 07:12:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@Molten_Moron@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5242 …}
    +nested: Doctrine\ORM\PersistentCollection {#5244 …}
    +votes: Doctrine\ORM\PersistentCollection {#5246 …}
    +reports: Doctrine\ORM\PersistentCollection {#5248 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5250 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5252 …}
    -id: 114479
    -bodyTs: "'concept':6 'cool':4 'omg':12 'realli':3 'slow':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4786968"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699769575 {#5239
      date: 2023-11-12 07:12:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4277}
  +body: "Thus is the folly of small scale cloud computing, unfortunately."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699775462 {#5463
    date: 2023-11-12 08:51:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@Molten_Moron@lemmings.world"
    "@canadaduane@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5466 …}
  +nested: Doctrine\ORM\PersistentCollection {#5468 …}
  +votes: Doctrine\ORM\PersistentCollection {#5470 …}
  +reports: Doctrine\ORM\PersistentCollection {#5472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5476 …}
  -id: 114652
  -bodyTs: "'cloud':8 'comput':9 'folli':4 'scale':7 'small':6 'thus':1 'unfortun':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/3550356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699775462 {#5464
    date: 2023-11-12 08:51:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4350
  +user: App\Entity\User {#4363 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’m running Ubuntu on my laptop and it has a dropdown list on the login screen to select DE"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699672964 {#4345
    date: 2023-11-11 04:22:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4351 …}
  +nested: Doctrine\ORM\PersistentCollection {#4353 …}
  +votes: Doctrine\ORM\PersistentCollection {#4355 …}
  +reports: Doctrine\ORM\PersistentCollection {#4357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4361 …}
  -id: 109934
  -bodyTs: "'de':20 'dropdown':12 'laptop':7 'list':13 'login':16 'm':2 'run':3 'screen':17 'select':19 'ubuntu':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5225686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699672964 {#4346
    date: 2023-11-11 04:22: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
59 DENIED edit
App\Entity\EntryComment {#4350
  +user: App\Entity\User {#4363 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’m running Ubuntu on my laptop and it has a dropdown list on the login screen to select DE"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699672964 {#4345
    date: 2023-11-11 04:22:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4351 …}
  +nested: Doctrine\ORM\PersistentCollection {#4353 …}
  +votes: Doctrine\ORM\PersistentCollection {#4355 …}
  +reports: Doctrine\ORM\PersistentCollection {#4357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4361 …}
  -id: 109934
  -bodyTs: "'de':20 'dropdown':12 'laptop':7 'list':13 'login':16 'm':2 'run':3 'screen':17 'select':19 'ubuntu':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5225686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699672964 {#4346
    date: 2023-11-11 04:22: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
60 DENIED moderate
App\Entity\EntryComment {#4350
  +user: App\Entity\User {#4363 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’m running Ubuntu on my laptop and it has a dropdown list on the login screen to select DE"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699672964 {#4345
    date: 2023-11-11 04:22:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4351 …}
  +nested: Doctrine\ORM\PersistentCollection {#4353 …}
  +votes: Doctrine\ORM\PersistentCollection {#4355 …}
  +reports: Doctrine\ORM\PersistentCollection {#4357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4361 …}
  -id: 109934
  -bodyTs: "'de':20 'dropdown':12 'laptop':7 'list':13 'login':16 'm':2 'run':3 'screen':17 'select':19 'ubuntu':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5225686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699672964 {#4346
    date: 2023-11-11 04:22: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
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 {#4423
  +user: App\Entity\User {#4436 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Nixos would do the trick. Just swap the DE in your config and BAM, magic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1699896878 {#4418
    date: 2023-11-13 18:34:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4424 …}
  +nested: Doctrine\ORM\PersistentCollection {#4426 …}
  +votes: Doctrine\ORM\PersistentCollection {#4428 …}
  +reports: Doctrine\ORM\PersistentCollection {#4430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
  -id: 109609
  -bodyTs: "'bam':14 'config':12 'de':9 'magic':15 'nixo':1 'swap':7 'trick':5 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5222445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699663863 {#4419
    date: 2023-11-11 01:51: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
63 DENIED edit
App\Entity\EntryComment {#4423
  +user: App\Entity\User {#4436 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Nixos would do the trick. Just swap the DE in your config and BAM, magic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1699896878 {#4418
    date: 2023-11-13 18:34:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4424 …}
  +nested: Doctrine\ORM\PersistentCollection {#4426 …}
  +votes: Doctrine\ORM\PersistentCollection {#4428 …}
  +reports: Doctrine\ORM\PersistentCollection {#4430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
  -id: 109609
  -bodyTs: "'bam':14 'config':12 'de':9 'magic':15 'nixo':1 'swap':7 'trick':5 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5222445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699663863 {#4419
    date: 2023-11-11 01:51: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
64 DENIED moderate
App\Entity\EntryComment {#4423
  +user: App\Entity\User {#4436 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Nixos would do the trick. Just swap the DE in your config and BAM, magic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1699896878 {#4418
    date: 2023-11-13 18:34:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4424 …}
  +nested: Doctrine\ORM\PersistentCollection {#4426 …}
  +votes: Doctrine\ORM\PersistentCollection {#4428 …}
  +reports: Doctrine\ORM\PersistentCollection {#4430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
  -id: 109609
  -bodyTs: "'bam':14 'config':12 'de':9 'magic':15 'nixo':1 'swap':7 'trick':5 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5222445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699663863 {#4419
    date: 2023-11-11 01:51: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
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 {#5224
  +user: Proxies\__CG__\App\Entity\User {#5225 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4423
    +user: App\Entity\User {#4436 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Nixos would do the trick. Just swap the DE in your config and BAM, magic."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1699896878 {#4418
      date: 2023-11-13 18:34:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4424 …}
    +nested: Doctrine\ORM\PersistentCollection {#4426 …}
    +votes: Doctrine\ORM\PersistentCollection {#4428 …}
    +reports: Doctrine\ORM\PersistentCollection {#4430 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
    -id: 109609
    -bodyTs: "'bam':14 'config':12 'de':9 'magic':15 'nixo':1 'swap':7 'trick':5 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5222445"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699663863 {#4419
      date: 2023-11-11 01:51:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4423}
  +body: "This OS seems to have fixed all the things, based on what I constantly hear about it. Is Nix really all it’s cracked up to be?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699696275 {#5222
    date: 2023-11-11 10:51:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@McArthur@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5226 …}
  +nested: Doctrine\ORM\PersistentCollection {#5228 …}
  +votes: Doctrine\ORM\PersistentCollection {#5230 …}
  +reports: Doctrine\ORM\PersistentCollection {#5232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
  -id: 110589
  -bodyTs: "'base':10 'constant':14 'crack':24 'fix':6 'hear':15 'nix':19 'os':2 'realli':20 'seem':3 'thing':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5386111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699696275 {#5223
    date: 2023-11-11 10:51:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#5224
  +user: Proxies\__CG__\App\Entity\User {#5225 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4423
    +user: App\Entity\User {#4436 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Nixos would do the trick. Just swap the DE in your config and BAM, magic."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1699896878 {#4418
      date: 2023-11-13 18:34:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4424 …}
    +nested: Doctrine\ORM\PersistentCollection {#4426 …}
    +votes: Doctrine\ORM\PersistentCollection {#4428 …}
    +reports: Doctrine\ORM\PersistentCollection {#4430 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
    -id: 109609
    -bodyTs: "'bam':14 'config':12 'de':9 'magic':15 'nixo':1 'swap':7 'trick':5 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5222445"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699663863 {#4419
      date: 2023-11-11 01:51:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4423}
  +body: "This OS seems to have fixed all the things, based on what I constantly hear about it. Is Nix really all it’s cracked up to be?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699696275 {#5222
    date: 2023-11-11 10:51:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@McArthur@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5226 …}
  +nested: Doctrine\ORM\PersistentCollection {#5228 …}
  +votes: Doctrine\ORM\PersistentCollection {#5230 …}
  +reports: Doctrine\ORM\PersistentCollection {#5232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
  -id: 110589
  -bodyTs: "'base':10 'constant':14 'crack':24 'fix':6 'hear':15 'nix':19 'os':2 'realli':20 'seem':3 'thing':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5386111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699696275 {#5223
    date: 2023-11-11 10:51:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#5224
  +user: Proxies\__CG__\App\Entity\User {#5225 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4423
    +user: App\Entity\User {#4436 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Nixos would do the trick. Just swap the DE in your config and BAM, magic."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1699896878 {#4418
      date: 2023-11-13 18:34:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4424 …}
    +nested: Doctrine\ORM\PersistentCollection {#4426 …}
    +votes: Doctrine\ORM\PersistentCollection {#4428 …}
    +reports: Doctrine\ORM\PersistentCollection {#4430 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
    -id: 109609
    -bodyTs: "'bam':14 'config':12 'de':9 'magic':15 'nixo':1 'swap':7 'trick':5 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5222445"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699663863 {#4419
      date: 2023-11-11 01:51:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4423}
  +body: "This OS seems to have fixed all the things, based on what I constantly hear about it. Is Nix really all it’s cracked up to be?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699696275 {#5222
    date: 2023-11-11 10:51:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@McArthur@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5226 …}
  +nested: Doctrine\ORM\PersistentCollection {#5228 …}
  +votes: Doctrine\ORM\PersistentCollection {#5230 …}
  +reports: Doctrine\ORM\PersistentCollection {#5232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
  -id: 110589
  -bodyTs: "'base':10 'constant':14 'crack':24 'fix':6 'hear':15 'nix':19 'os':2 'realli':20 'seem':3 'thing':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5386111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699696275 {#5223
    date: 2023-11-11 10:51:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#5371
  +user: Proxies\__CG__\App\Entity\User {#5372 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5224
    +user: Proxies\__CG__\App\Entity\User {#5225 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4423
      +user: App\Entity\User {#4436 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Nixos would do the trick. Just swap the DE in your config and BAM, magic."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1699896878 {#4418
        date: 2023-11-13 18:34:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4424 …}
      +nested: Doctrine\ORM\PersistentCollection {#4426 …}
      +votes: Doctrine\ORM\PersistentCollection {#4428 …}
      +reports: Doctrine\ORM\PersistentCollection {#4430 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
      -id: 109609
      -bodyTs: "'bam':14 'config':12 'de':9 'magic':15 'nixo':1 'swap':7 'trick':5 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5222445"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699663863 {#4419
        date: 2023-11-11 01:51:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4423}
    +body: "This OS seems to have fixed all the things, based on what I constantly hear about it. Is Nix really all it’s cracked up to be?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699696275 {#5222
      date: 2023-11-11 10:51:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@McArthur@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5226 …}
    +nested: Doctrine\ORM\PersistentCollection {#5228 …}
    +votes: Doctrine\ORM\PersistentCollection {#5230 …}
    +reports: Doctrine\ORM\PersistentCollection {#5232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
    -id: 110589
    -bodyTs: "'base':10 'constant':14 'crack':24 'fix':6 'hear':15 'nix':19 'os':2 'realli':20 'seem':3 'thing':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5386111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699696275 {#5223
      date: 2023-11-11 10:51:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4423}
  +body: "Yes and if you like lisp or FSDG compliance have a look at Guix"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699697549 {#5369
    date: 2023-11-11 11:12:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@McArthur@lemmy.world"
    "@hatchet@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5373 …}
  +nested: Doctrine\ORM\PersistentCollection {#5375 …}
  +votes: Doctrine\ORM\PersistentCollection {#5377 …}
  +reports: Doctrine\ORM\PersistentCollection {#5379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5383 …}
  -id: 110630
  -bodyTs: "'complianc':9 'fsdg':8 'guix':14 'like':5 'lisp':6 'look':12 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5701724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699697549 {#5370
    date: 2023-11-11 11:12: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
71 DENIED edit
App\Entity\EntryComment {#5371
  +user: Proxies\__CG__\App\Entity\User {#5372 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5224
    +user: Proxies\__CG__\App\Entity\User {#5225 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4423
      +user: App\Entity\User {#4436 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Nixos would do the trick. Just swap the DE in your config and BAM, magic."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1699896878 {#4418
        date: 2023-11-13 18:34:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4424 …}
      +nested: Doctrine\ORM\PersistentCollection {#4426 …}
      +votes: Doctrine\ORM\PersistentCollection {#4428 …}
      +reports: Doctrine\ORM\PersistentCollection {#4430 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
      -id: 109609
      -bodyTs: "'bam':14 'config':12 'de':9 'magic':15 'nixo':1 'swap':7 'trick':5 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5222445"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699663863 {#4419
        date: 2023-11-11 01:51:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4423}
    +body: "This OS seems to have fixed all the things, based on what I constantly hear about it. Is Nix really all it’s cracked up to be?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699696275 {#5222
      date: 2023-11-11 10:51:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@McArthur@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5226 …}
    +nested: Doctrine\ORM\PersistentCollection {#5228 …}
    +votes: Doctrine\ORM\PersistentCollection {#5230 …}
    +reports: Doctrine\ORM\PersistentCollection {#5232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
    -id: 110589
    -bodyTs: "'base':10 'constant':14 'crack':24 'fix':6 'hear':15 'nix':19 'os':2 'realli':20 'seem':3 'thing':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5386111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699696275 {#5223
      date: 2023-11-11 10:51:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4423}
  +body: "Yes and if you like lisp or FSDG compliance have a look at Guix"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699697549 {#5369
    date: 2023-11-11 11:12:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@McArthur@lemmy.world"
    "@hatchet@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5373 …}
  +nested: Doctrine\ORM\PersistentCollection {#5375 …}
  +votes: Doctrine\ORM\PersistentCollection {#5377 …}
  +reports: Doctrine\ORM\PersistentCollection {#5379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5383 …}
  -id: 110630
  -bodyTs: "'complianc':9 'fsdg':8 'guix':14 'like':5 'lisp':6 'look':12 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5701724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699697549 {#5370
    date: 2023-11-11 11:12: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
72 DENIED moderate
App\Entity\EntryComment {#5371
  +user: Proxies\__CG__\App\Entity\User {#5372 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5224
    +user: Proxies\__CG__\App\Entity\User {#5225 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4423
      +user: App\Entity\User {#4436 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Nixos would do the trick. Just swap the DE in your config and BAM, magic."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1699896878 {#4418
        date: 2023-11-13 18:34:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4424 …}
      +nested: Doctrine\ORM\PersistentCollection {#4426 …}
      +votes: Doctrine\ORM\PersistentCollection {#4428 …}
      +reports: Doctrine\ORM\PersistentCollection {#4430 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
      -id: 109609
      -bodyTs: "'bam':14 'config':12 'de':9 'magic':15 'nixo':1 'swap':7 'trick':5 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5222445"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699663863 {#4419
        date: 2023-11-11 01:51:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4423}
    +body: "This OS seems to have fixed all the things, based on what I constantly hear about it. Is Nix really all it’s cracked up to be?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699696275 {#5222
      date: 2023-11-11 10:51:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@McArthur@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5226 …}
    +nested: Doctrine\ORM\PersistentCollection {#5228 …}
    +votes: Doctrine\ORM\PersistentCollection {#5230 …}
    +reports: Doctrine\ORM\PersistentCollection {#5232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
    -id: 110589
    -bodyTs: "'base':10 'constant':14 'crack':24 'fix':6 'hear':15 'nix':19 'os':2 'realli':20 'seem':3 'thing':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5386111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699696275 {#5223
      date: 2023-11-11 10:51:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4423}
  +body: "Yes and if you like lisp or FSDG compliance have a look at Guix"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699697549 {#5369
    date: 2023-11-11 11:12:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@McArthur@lemmy.world"
    "@hatchet@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5373 …}
  +nested: Doctrine\ORM\PersistentCollection {#5375 …}
  +votes: Doctrine\ORM\PersistentCollection {#5377 …}
  +reports: Doctrine\ORM\PersistentCollection {#5379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5383 …}
  -id: 110630
  -bodyTs: "'complianc':9 'fsdg':8 'guix':14 'like':5 'lisp':6 'look':12 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5701724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699697549 {#5370
    date: 2023-11-11 11:12: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
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 {#5387
  +user: App\Entity\User {#4143 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5224
    +user: Proxies\__CG__\App\Entity\User {#5225 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4423
      +user: App\Entity\User {#4436 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Nixos would do the trick. Just swap the DE in your config and BAM, magic."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1699896878 {#4418
        date: 2023-11-13 18:34:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4424 …}
      +nested: Doctrine\ORM\PersistentCollection {#4426 …}
      +votes: Doctrine\ORM\PersistentCollection {#4428 …}
      +reports: Doctrine\ORM\PersistentCollection {#4430 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
      -id: 109609
      -bodyTs: "'bam':14 'config':12 'de':9 'magic':15 'nixo':1 'swap':7 'trick':5 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5222445"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699663863 {#4419
        date: 2023-11-11 01:51:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4423}
    +body: "This OS seems to have fixed all the things, based on what I constantly hear about it. Is Nix really all it’s cracked up to be?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699696275 {#5222
      date: 2023-11-11 10:51:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@McArthur@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5226 …}
    +nested: Doctrine\ORM\PersistentCollection {#5228 …}
    +votes: Doctrine\ORM\PersistentCollection {#5230 …}
    +reports: Doctrine\ORM\PersistentCollection {#5232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
    -id: 110589
    -bodyTs: "'base':10 'constant':14 'crack':24 'fix':6 'hear':15 'nix':19 'os':2 'realli':20 'seem':3 'thing':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5386111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699696275 {#5223
      date: 2023-11-11 10:51:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4423}
  +body: """
    Yes it is an absolute luxury to use\n
    \n
    Have to use Ubuntu for work servers and apt is such a faff to work with compared to nix
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699703062 {#5385
    date: 2023-11-11 12:44:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@McArthur@lemmy.world"
    "@hatchet@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5388 …}
  +nested: Doctrine\ORM\PersistentCollection {#5390 …}
  +votes: Doctrine\ORM\PersistentCollection {#5392 …}
  +reports: Doctrine\ORM\PersistentCollection {#5394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5398 …}
  -id: 110819
  -bodyTs: "'absolut':5 'apt':17 'compar':25 'faff':21 'luxuri':6 'nix':27 'server':15 'ubuntu':12 'use':8,11 'work':14,23 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5990539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699703062 {#5386
    date: 2023-11-11 12:44: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
75 DENIED edit
App\Entity\EntryComment {#5387
  +user: App\Entity\User {#4143 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5224
    +user: Proxies\__CG__\App\Entity\User {#5225 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4423
      +user: App\Entity\User {#4436 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Nixos would do the trick. Just swap the DE in your config and BAM, magic."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1699896878 {#4418
        date: 2023-11-13 18:34:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4424 …}
      +nested: Doctrine\ORM\PersistentCollection {#4426 …}
      +votes: Doctrine\ORM\PersistentCollection {#4428 …}
      +reports: Doctrine\ORM\PersistentCollection {#4430 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
      -id: 109609
      -bodyTs: "'bam':14 'config':12 'de':9 'magic':15 'nixo':1 'swap':7 'trick':5 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5222445"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699663863 {#4419
        date: 2023-11-11 01:51:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4423}
    +body: "This OS seems to have fixed all the things, based on what I constantly hear about it. Is Nix really all it’s cracked up to be?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699696275 {#5222
      date: 2023-11-11 10:51:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@McArthur@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5226 …}
    +nested: Doctrine\ORM\PersistentCollection {#5228 …}
    +votes: Doctrine\ORM\PersistentCollection {#5230 …}
    +reports: Doctrine\ORM\PersistentCollection {#5232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
    -id: 110589
    -bodyTs: "'base':10 'constant':14 'crack':24 'fix':6 'hear':15 'nix':19 'os':2 'realli':20 'seem':3 'thing':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5386111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699696275 {#5223
      date: 2023-11-11 10:51:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4423}
  +body: """
    Yes it is an absolute luxury to use\n
    \n
    Have to use Ubuntu for work servers and apt is such a faff to work with compared to nix
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699703062 {#5385
    date: 2023-11-11 12:44:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@McArthur@lemmy.world"
    "@hatchet@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5388 …}
  +nested: Doctrine\ORM\PersistentCollection {#5390 …}
  +votes: Doctrine\ORM\PersistentCollection {#5392 …}
  +reports: Doctrine\ORM\PersistentCollection {#5394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5398 …}
  -id: 110819
  -bodyTs: "'absolut':5 'apt':17 'compar':25 'faff':21 'luxuri':6 'nix':27 'server':15 'ubuntu':12 'use':8,11 'work':14,23 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5990539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699703062 {#5386
    date: 2023-11-11 12:44: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
76 DENIED moderate
App\Entity\EntryComment {#5387
  +user: App\Entity\User {#4143 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5224
    +user: Proxies\__CG__\App\Entity\User {#5225 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4423
      +user: App\Entity\User {#4436 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Nixos would do the trick. Just swap the DE in your config and BAM, magic."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1699896878 {#4418
        date: 2023-11-13 18:34:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4424 …}
      +nested: Doctrine\ORM\PersistentCollection {#4426 …}
      +votes: Doctrine\ORM\PersistentCollection {#4428 …}
      +reports: Doctrine\ORM\PersistentCollection {#4430 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
      -id: 109609
      -bodyTs: "'bam':14 'config':12 'de':9 'magic':15 'nixo':1 'swap':7 'trick':5 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5222445"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699663863 {#4419
        date: 2023-11-11 01:51:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4423}
    +body: "This OS seems to have fixed all the things, based on what I constantly hear about it. Is Nix really all it’s cracked up to be?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699696275 {#5222
      date: 2023-11-11 10:51:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@McArthur@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5226 …}
    +nested: Doctrine\ORM\PersistentCollection {#5228 …}
    +votes: Doctrine\ORM\PersistentCollection {#5230 …}
    +reports: Doctrine\ORM\PersistentCollection {#5232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
    -id: 110589
    -bodyTs: "'base':10 'constant':14 'crack':24 'fix':6 'hear':15 'nix':19 'os':2 'realli':20 'seem':3 'thing':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5386111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699696275 {#5223
      date: 2023-11-11 10:51:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4423}
  +body: """
    Yes it is an absolute luxury to use\n
    \n
    Have to use Ubuntu for work servers and apt is such a faff to work with compared to nix
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699703062 {#5385
    date: 2023-11-11 12:44:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@McArthur@lemmy.world"
    "@hatchet@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5388 …}
  +nested: Doctrine\ORM\PersistentCollection {#5390 …}
  +votes: Doctrine\ORM\PersistentCollection {#5392 …}
  +reports: Doctrine\ORM\PersistentCollection {#5394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5398 …}
  -id: 110819
  -bodyTs: "'absolut':5 'apt':17 'compar':25 'faff':21 'luxuri':6 'nix':27 'server':15 'ubuntu':12 'use':8,11 'work':14,23 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5990539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699703062 {#5386
    date: 2023-11-11 12:44: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
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 {#5403
  +user: App\Entity\User {#4436 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5224
    +user: Proxies\__CG__\App\Entity\User {#5225 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4423
      +user: App\Entity\User {#4436 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Nixos would do the trick. Just swap the DE in your config and BAM, magic."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1699896878 {#4418
        date: 2023-11-13 18:34:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4424 …}
      +nested: Doctrine\ORM\PersistentCollection {#4426 …}
      +votes: Doctrine\ORM\PersistentCollection {#4428 …}
      +reports: Doctrine\ORM\PersistentCollection {#4430 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
      -id: 109609
      -bodyTs: "'bam':14 'config':12 'de':9 'magic':15 'nixo':1 'swap':7 'trick':5 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5222445"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699663863 {#4419
        date: 2023-11-11 01:51:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4423}
    +body: "This OS seems to have fixed all the things, based on what I constantly hear about it. Is Nix really all it’s cracked up to be?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699696275 {#5222
      date: 2023-11-11 10:51:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@McArthur@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5226 …}
    +nested: Doctrine\ORM\PersistentCollection {#5228 …}
    +votes: Doctrine\ORM\PersistentCollection {#5230 …}
    +reports: Doctrine\ORM\PersistentCollection {#5232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
    -id: 110589
    -bodyTs: "'base':10 'constant':14 'crack':24 'fix':6 'hear':15 'nix':19 'os':2 'realli':20 'seem':3 'thing':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5386111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699696275 {#5223
      date: 2023-11-11 10:51:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4423}
  +body: """
    This is a selling point I don’t often see people discussing but it has killed my need to swap distros… Possibly forever. I’ve been using it for a year now and have such a clean well organised config file. Version controlled, broken up into modules, with separate configurations for desktop laptop and server. Unlike any other distro, at any moment I can just hard reset to what that config describes. If I swap DEs, or python versions, or whatever else, the system no longer slowly builds up clutter and random arcane bugs and bloat. It feels like today my system is better, newer, and cleaner than when I started with it. And at any moment I can install my exact system down to every little detail on a new device. Nix is legendary for long term system maintenance.\n
    \n
    That’s what I love about it, among all the other good things everyone talks about.\n
    \n
    Even better it’s the first time I’ve actually felt the desire to learn to package apps that aren’t available, because the nix language makes it so easy.\n
    \n
    Of course there is definitely a learning curve, compared to other distros. Going from… at the time arch/fedora to nix felt like just as big a change as going from Windows to Linux in the first place, such a big shift in how I did everything. But definitely worth it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699764035 {#5400
    date: 2023-11-12 05:40:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@McArthur@lemmy.world"
    "@hatchet@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5404 …}
  +nested: Doctrine\ORM\PersistentCollection {#5406 …}
  +votes: Doctrine\ORM\PersistentCollection {#5408 …}
  +reports: Doctrine\ORM\PersistentCollection {#5410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5414 …}
  -id: 114319
  -bodyTs: "'actual':166 'among':148 'app':174 'arcan':93 'arch/fedora':204 'aren':176 'avail':178 'better':104,158 'big':211,226 'bloat':96 'broken':44 'bug':94 'build':88 'chang':213 'clean':37 'cleaner':107 'clutter':90 'compar':195 'config':40,71 'configur':50 'control':43 'cours':188 'curv':194 'definit':191,234 'des':76 'describ':72 'desir':169 'desktop':52 'detail':128 'devic':132 'discuss':12 'distro':21,59,198 'easi':186 'els':82 'even':157 'everi':126 'everyon':154 'everyth':232 'exact':122 'feel':98 'felt':167,207 'file':41 'first':162,222 'forev':23 'go':199,215 'good':152 'hard':66 'instal':120 'kill':16 'languag':182 'laptop':53 'learn':171,193 'legendari':135 'like':99,208 'linux':219 'littl':127 'long':137 'longer':86 'love':145 'mainten':140 'make':183 'modul':47 'moment':62,117 'need':18 'new':131 'newer':105 'nix':133,181,206 'often':9 'organis':39 'packag':173 'peopl':11 'place':223 'point':5 'possibl':22 'python':78 'random':92 'reset':67 'see':10 'sell':4 'separ':49 'server':55 'shift':227 'slowli':87 'start':111 'swap':20,75 'system':84,102,123,139 'talk':155 'term':138 'thing':153 'time':163,203 'today':100 'unlik':56 'use':27 've':25,165 'version':42,79 'well':38 'whatev':81 'window':217 'worth':235 'year':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5252440"
  +editedAt: DateTimeImmutable @1699897455 {#5401
    date: 2023-11-13 18:44:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699764035 {#5402
    date: 2023-11-12 05:40: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
79 DENIED edit
App\Entity\EntryComment {#5403
  +user: App\Entity\User {#4436 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5224
    +user: Proxies\__CG__\App\Entity\User {#5225 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4423
      +user: App\Entity\User {#4436 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Nixos would do the trick. Just swap the DE in your config and BAM, magic."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1699896878 {#4418
        date: 2023-11-13 18:34:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4424 …}
      +nested: Doctrine\ORM\PersistentCollection {#4426 …}
      +votes: Doctrine\ORM\PersistentCollection {#4428 …}
      +reports: Doctrine\ORM\PersistentCollection {#4430 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
      -id: 109609
      -bodyTs: "'bam':14 'config':12 'de':9 'magic':15 'nixo':1 'swap':7 'trick':5 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5222445"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699663863 {#4419
        date: 2023-11-11 01:51:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4423}
    +body: "This OS seems to have fixed all the things, based on what I constantly hear about it. Is Nix really all it’s cracked up to be?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699696275 {#5222
      date: 2023-11-11 10:51:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@McArthur@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5226 …}
    +nested: Doctrine\ORM\PersistentCollection {#5228 …}
    +votes: Doctrine\ORM\PersistentCollection {#5230 …}
    +reports: Doctrine\ORM\PersistentCollection {#5232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
    -id: 110589
    -bodyTs: "'base':10 'constant':14 'crack':24 'fix':6 'hear':15 'nix':19 'os':2 'realli':20 'seem':3 'thing':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5386111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699696275 {#5223
      date: 2023-11-11 10:51:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4423}
  +body: """
    This is a selling point I don’t often see people discussing but it has killed my need to swap distros… Possibly forever. I’ve been using it for a year now and have such a clean well organised config file. Version controlled, broken up into modules, with separate configurations for desktop laptop and server. Unlike any other distro, at any moment I can just hard reset to what that config describes. If I swap DEs, or python versions, or whatever else, the system no longer slowly builds up clutter and random arcane bugs and bloat. It feels like today my system is better, newer, and cleaner than when I started with it. And at any moment I can install my exact system down to every little detail on a new device. Nix is legendary for long term system maintenance.\n
    \n
    That’s what I love about it, among all the other good things everyone talks about.\n
    \n
    Even better it’s the first time I’ve actually felt the desire to learn to package apps that aren’t available, because the nix language makes it so easy.\n
    \n
    Of course there is definitely a learning curve, compared to other distros. Going from… at the time arch/fedora to nix felt like just as big a change as going from Windows to Linux in the first place, such a big shift in how I did everything. But definitely worth it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699764035 {#5400
    date: 2023-11-12 05:40:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@McArthur@lemmy.world"
    "@hatchet@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5404 …}
  +nested: Doctrine\ORM\PersistentCollection {#5406 …}
  +votes: Doctrine\ORM\PersistentCollection {#5408 …}
  +reports: Doctrine\ORM\PersistentCollection {#5410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5414 …}
  -id: 114319
  -bodyTs: "'actual':166 'among':148 'app':174 'arcan':93 'arch/fedora':204 'aren':176 'avail':178 'better':104,158 'big':211,226 'bloat':96 'broken':44 'bug':94 'build':88 'chang':213 'clean':37 'cleaner':107 'clutter':90 'compar':195 'config':40,71 'configur':50 'control':43 'cours':188 'curv':194 'definit':191,234 'des':76 'describ':72 'desir':169 'desktop':52 'detail':128 'devic':132 'discuss':12 'distro':21,59,198 'easi':186 'els':82 'even':157 'everi':126 'everyon':154 'everyth':232 'exact':122 'feel':98 'felt':167,207 'file':41 'first':162,222 'forev':23 'go':199,215 'good':152 'hard':66 'instal':120 'kill':16 'languag':182 'laptop':53 'learn':171,193 'legendari':135 'like':99,208 'linux':219 'littl':127 'long':137 'longer':86 'love':145 'mainten':140 'make':183 'modul':47 'moment':62,117 'need':18 'new':131 'newer':105 'nix':133,181,206 'often':9 'organis':39 'packag':173 'peopl':11 'place':223 'point':5 'possibl':22 'python':78 'random':92 'reset':67 'see':10 'sell':4 'separ':49 'server':55 'shift':227 'slowli':87 'start':111 'swap':20,75 'system':84,102,123,139 'talk':155 'term':138 'thing':153 'time':163,203 'today':100 'unlik':56 'use':27 've':25,165 'version':42,79 'well':38 'whatev':81 'window':217 'worth':235 'year':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5252440"
  +editedAt: DateTimeImmutable @1699897455 {#5401
    date: 2023-11-13 18:44:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699764035 {#5402
    date: 2023-11-12 05:40: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
80 DENIED moderate
App\Entity\EntryComment {#5403
  +user: App\Entity\User {#4436 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5224
    +user: Proxies\__CG__\App\Entity\User {#5225 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4423
      +user: App\Entity\User {#4436 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Nixos would do the trick. Just swap the DE in your config and BAM, magic."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1699896878 {#4418
        date: 2023-11-13 18:34:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4424 …}
      +nested: Doctrine\ORM\PersistentCollection {#4426 …}
      +votes: Doctrine\ORM\PersistentCollection {#4428 …}
      +reports: Doctrine\ORM\PersistentCollection {#4430 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
      -id: 109609
      -bodyTs: "'bam':14 'config':12 'de':9 'magic':15 'nixo':1 'swap':7 'trick':5 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5222445"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699663863 {#4419
        date: 2023-11-11 01:51:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4423}
    +body: "This OS seems to have fixed all the things, based on what I constantly hear about it. Is Nix really all it’s cracked up to be?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699696275 {#5222
      date: 2023-11-11 10:51:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@McArthur@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5226 …}
    +nested: Doctrine\ORM\PersistentCollection {#5228 …}
    +votes: Doctrine\ORM\PersistentCollection {#5230 …}
    +reports: Doctrine\ORM\PersistentCollection {#5232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
    -id: 110589
    -bodyTs: "'base':10 'constant':14 'crack':24 'fix':6 'hear':15 'nix':19 'os':2 'realli':20 'seem':3 'thing':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5386111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699696275 {#5223
      date: 2023-11-11 10:51:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4423}
  +body: """
    This is a selling point I don’t often see people discussing but it has killed my need to swap distros… Possibly forever. I’ve been using it for a year now and have such a clean well organised config file. Version controlled, broken up into modules, with separate configurations for desktop laptop and server. Unlike any other distro, at any moment I can just hard reset to what that config describes. If I swap DEs, or python versions, or whatever else, the system no longer slowly builds up clutter and random arcane bugs and bloat. It feels like today my system is better, newer, and cleaner than when I started with it. And at any moment I can install my exact system down to every little detail on a new device. Nix is legendary for long term system maintenance.\n
    \n
    That’s what I love about it, among all the other good things everyone talks about.\n
    \n
    Even better it’s the first time I’ve actually felt the desire to learn to package apps that aren’t available, because the nix language makes it so easy.\n
    \n
    Of course there is definitely a learning curve, compared to other distros. Going from… at the time arch/fedora to nix felt like just as big a change as going from Windows to Linux in the first place, such a big shift in how I did everything. But definitely worth it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699764035 {#5400
    date: 2023-11-12 05:40:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@McArthur@lemmy.world"
    "@hatchet@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5404 …}
  +nested: Doctrine\ORM\PersistentCollection {#5406 …}
  +votes: Doctrine\ORM\PersistentCollection {#5408 …}
  +reports: Doctrine\ORM\PersistentCollection {#5410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5414 …}
  -id: 114319
  -bodyTs: "'actual':166 'among':148 'app':174 'arcan':93 'arch/fedora':204 'aren':176 'avail':178 'better':104,158 'big':211,226 'bloat':96 'broken':44 'bug':94 'build':88 'chang':213 'clean':37 'cleaner':107 'clutter':90 'compar':195 'config':40,71 'configur':50 'control':43 'cours':188 'curv':194 'definit':191,234 'des':76 'describ':72 'desir':169 'desktop':52 'detail':128 'devic':132 'discuss':12 'distro':21,59,198 'easi':186 'els':82 'even':157 'everi':126 'everyon':154 'everyth':232 'exact':122 'feel':98 'felt':167,207 'file':41 'first':162,222 'forev':23 'go':199,215 'good':152 'hard':66 'instal':120 'kill':16 'languag':182 'laptop':53 'learn':171,193 'legendari':135 'like':99,208 'linux':219 'littl':127 'long':137 'longer':86 'love':145 'mainten':140 'make':183 'modul':47 'moment':62,117 'need':18 'new':131 'newer':105 'nix':133,181,206 'often':9 'organis':39 'packag':173 'peopl':11 'place':223 'point':5 'possibl':22 'python':78 'random':92 'reset':67 'see':10 'sell':4 'separ':49 'server':55 'shift':227 'slowli':87 'start':111 'swap':20,75 'system':84,102,123,139 'talk':155 'term':138 'thing':153 'time':163,203 'today':100 'unlik':56 'use':27 've':25,165 'version':42,79 'well':38 'whatev':81 'window':217 'worth':235 'year':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5252440"
  +editedAt: DateTimeImmutable @1699897455 {#5401
    date: 2023-11-13 18:44:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699764035 {#5402
    date: 2023-11-12 05:40: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
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 {#5418
  +user: Proxies\__CG__\App\Entity\User {#5419 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5224
    +user: Proxies\__CG__\App\Entity\User {#5225 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4423
      +user: App\Entity\User {#4436 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Nixos would do the trick. Just swap the DE in your config and BAM, magic."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1699896878 {#4418
        date: 2023-11-13 18:34:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4424 …}
      +nested: Doctrine\ORM\PersistentCollection {#4426 …}
      +votes: Doctrine\ORM\PersistentCollection {#4428 …}
      +reports: Doctrine\ORM\PersistentCollection {#4430 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
      -id: 109609
      -bodyTs: "'bam':14 'config':12 'de':9 'magic':15 'nixo':1 'swap':7 'trick':5 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5222445"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699663863 {#4419
        date: 2023-11-11 01:51:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4423}
    +body: "This OS seems to have fixed all the things, based on what I constantly hear about it. Is Nix really all it’s cracked up to be?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699696275 {#5222
      date: 2023-11-11 10:51:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@McArthur@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5226 …}
    +nested: Doctrine\ORM\PersistentCollection {#5228 …}
    +votes: Doctrine\ORM\PersistentCollection {#5230 …}
    +reports: Doctrine\ORM\PersistentCollection {#5232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
    -id: 110589
    -bodyTs: "'base':10 'constant':14 'crack':24 'fix':6 'hear':15 'nix':19 'os':2 'realli':20 'seem':3 'thing':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5386111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699696275 {#5223
      date: 2023-11-11 10:51:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4423}
  +body: "Yes… Unless you are using stuff that’s not packaged and don’t know what you’re doing hacking nix derivations 😹 heck of a way to learn though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699740480 {#5416
    date: 2023-11-11 23:08:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@McArthur@lemmy.world"
    "@hatchet@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5420 …}
  +nested: Doctrine\ORM\PersistentCollection {#5422 …}
  +votes: Doctrine\ORM\PersistentCollection {#5424 …}
  +reports: Doctrine\ORM\PersistentCollection {#5426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5430 …}
  -id: 113211
  -bodyTs: "'deriv':21 'hack':19 'heck':22 'know':14 'learn':27 'nix':20 'packag':10 're':17 'stuff':6 'though':28 'unless':2 'use':5 'way':25 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5243128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699740480 {#5417
    date: 2023-11-11 23:08: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
83 DENIED edit
App\Entity\EntryComment {#5418
  +user: Proxies\__CG__\App\Entity\User {#5419 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5224
    +user: Proxies\__CG__\App\Entity\User {#5225 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4423
      +user: App\Entity\User {#4436 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Nixos would do the trick. Just swap the DE in your config and BAM, magic."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1699896878 {#4418
        date: 2023-11-13 18:34:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4424 …}
      +nested: Doctrine\ORM\PersistentCollection {#4426 …}
      +votes: Doctrine\ORM\PersistentCollection {#4428 …}
      +reports: Doctrine\ORM\PersistentCollection {#4430 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
      -id: 109609
      -bodyTs: "'bam':14 'config':12 'de':9 'magic':15 'nixo':1 'swap':7 'trick':5 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5222445"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699663863 {#4419
        date: 2023-11-11 01:51:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4423}
    +body: "This OS seems to have fixed all the things, based on what I constantly hear about it. Is Nix really all it’s cracked up to be?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699696275 {#5222
      date: 2023-11-11 10:51:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@McArthur@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5226 …}
    +nested: Doctrine\ORM\PersistentCollection {#5228 …}
    +votes: Doctrine\ORM\PersistentCollection {#5230 …}
    +reports: Doctrine\ORM\PersistentCollection {#5232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
    -id: 110589
    -bodyTs: "'base':10 'constant':14 'crack':24 'fix':6 'hear':15 'nix':19 'os':2 'realli':20 'seem':3 'thing':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5386111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699696275 {#5223
      date: 2023-11-11 10:51:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4423}
  +body: "Yes… Unless you are using stuff that’s not packaged and don’t know what you’re doing hacking nix derivations 😹 heck of a way to learn though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699740480 {#5416
    date: 2023-11-11 23:08:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@McArthur@lemmy.world"
    "@hatchet@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5420 …}
  +nested: Doctrine\ORM\PersistentCollection {#5422 …}
  +votes: Doctrine\ORM\PersistentCollection {#5424 …}
  +reports: Doctrine\ORM\PersistentCollection {#5426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5430 …}
  -id: 113211
  -bodyTs: "'deriv':21 'hack':19 'heck':22 'know':14 'learn':27 'nix':20 'packag':10 're':17 'stuff':6 'though':28 'unless':2 'use':5 'way':25 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5243128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699740480 {#5417
    date: 2023-11-11 23:08: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
84 DENIED moderate
App\Entity\EntryComment {#5418
  +user: Proxies\__CG__\App\Entity\User {#5419 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5224
    +user: Proxies\__CG__\App\Entity\User {#5225 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4423
      +user: App\Entity\User {#4436 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Nixos would do the trick. Just swap the DE in your config and BAM, magic."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1699896878 {#4418
        date: 2023-11-13 18:34:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4424 …}
      +nested: Doctrine\ORM\PersistentCollection {#4426 …}
      +votes: Doctrine\ORM\PersistentCollection {#4428 …}
      +reports: Doctrine\ORM\PersistentCollection {#4430 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
      -id: 109609
      -bodyTs: "'bam':14 'config':12 'de':9 'magic':15 'nixo':1 'swap':7 'trick':5 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5222445"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699663863 {#4419
        date: 2023-11-11 01:51:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4423}
    +body: "This OS seems to have fixed all the things, based on what I constantly hear about it. Is Nix really all it’s cracked up to be?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699696275 {#5222
      date: 2023-11-11 10:51:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@McArthur@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5226 …}
    +nested: Doctrine\ORM\PersistentCollection {#5228 …}
    +votes: Doctrine\ORM\PersistentCollection {#5230 …}
    +reports: Doctrine\ORM\PersistentCollection {#5232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
    -id: 110589
    -bodyTs: "'base':10 'constant':14 'crack':24 'fix':6 'hear':15 'nix':19 'os':2 'realli':20 'seem':3 'thing':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5386111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699696275 {#5223
      date: 2023-11-11 10:51:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4423}
  +body: "Yes… Unless you are using stuff that’s not packaged and don’t know what you’re doing hacking nix derivations 😹 heck of a way to learn though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699740480 {#5416
    date: 2023-11-11 23:08:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@McArthur@lemmy.world"
    "@hatchet@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5420 …}
  +nested: Doctrine\ORM\PersistentCollection {#5422 …}
  +votes: Doctrine\ORM\PersistentCollection {#5424 …}
  +reports: Doctrine\ORM\PersistentCollection {#5426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5430 …}
  -id: 113211
  -bodyTs: "'deriv':21 'hack':19 'heck':22 'know':14 'learn':27 'nix':20 'packag':10 're':17 'stuff':6 'though':28 'unless':2 'use':5 'way':25 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5243128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699740480 {#5417
    date: 2023-11-11 23:08: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
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 {#5434
  +user: Proxies\__CG__\App\Entity\User {#5435 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5224
    +user: Proxies\__CG__\App\Entity\User {#5225 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4423
      +user: App\Entity\User {#4436 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Nixos would do the trick. Just swap the DE in your config and BAM, magic."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1699896878 {#4418
        date: 2023-11-13 18:34:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4424 …}
      +nested: Doctrine\ORM\PersistentCollection {#4426 …}
      +votes: Doctrine\ORM\PersistentCollection {#4428 …}
      +reports: Doctrine\ORM\PersistentCollection {#4430 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
      -id: 109609
      -bodyTs: "'bam':14 'config':12 'de':9 'magic':15 'nixo':1 'swap':7 'trick':5 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5222445"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699663863 {#4419
        date: 2023-11-11 01:51:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4423}
    +body: "This OS seems to have fixed all the things, based on what I constantly hear about it. Is Nix really all it’s cracked up to be?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699696275 {#5222
      date: 2023-11-11 10:51:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@McArthur@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5226 …}
    +nested: Doctrine\ORM\PersistentCollection {#5228 …}
    +votes: Doctrine\ORM\PersistentCollection {#5230 …}
    +reports: Doctrine\ORM\PersistentCollection {#5232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
    -id: 110589
    -bodyTs: "'base':10 'constant':14 'crack':24 'fix':6 'hear':15 'nix':19 'os':2 'realli':20 'seem':3 'thing':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5386111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699696275 {#5223
      date: 2023-11-11 10:51:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4423}
  +body: "Yeah but there’s a learning curve for sure"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699757713 {#5432
    date: 2023-11-12 03:55:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@McArthur@lemmy.world"
    "@hatchet@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5436 …}
  +nested: Doctrine\ORM\PersistentCollection {#5438 …}
  +votes: Doctrine\ORM\PersistentCollection {#5440 …}
  +reports: Doctrine\ORM\PersistentCollection {#5442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5446 …}
  -id: 114077
  -bodyTs: "'curv':7 'learn':6 'sure':9 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5250121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699757713 {#5433
    date: 2023-11-12 03:55:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5434
  +user: Proxies\__CG__\App\Entity\User {#5435 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5224
    +user: Proxies\__CG__\App\Entity\User {#5225 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4423
      +user: App\Entity\User {#4436 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Nixos would do the trick. Just swap the DE in your config and BAM, magic."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1699896878 {#4418
        date: 2023-11-13 18:34:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4424 …}
      +nested: Doctrine\ORM\PersistentCollection {#4426 …}
      +votes: Doctrine\ORM\PersistentCollection {#4428 …}
      +reports: Doctrine\ORM\PersistentCollection {#4430 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
      -id: 109609
      -bodyTs: "'bam':14 'config':12 'de':9 'magic':15 'nixo':1 'swap':7 'trick':5 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5222445"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699663863 {#4419
        date: 2023-11-11 01:51:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4423}
    +body: "This OS seems to have fixed all the things, based on what I constantly hear about it. Is Nix really all it’s cracked up to be?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699696275 {#5222
      date: 2023-11-11 10:51:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@McArthur@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5226 …}
    +nested: Doctrine\ORM\PersistentCollection {#5228 …}
    +votes: Doctrine\ORM\PersistentCollection {#5230 …}
    +reports: Doctrine\ORM\PersistentCollection {#5232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
    -id: 110589
    -bodyTs: "'base':10 'constant':14 'crack':24 'fix':6 'hear':15 'nix':19 'os':2 'realli':20 'seem':3 'thing':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5386111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699696275 {#5223
      date: 2023-11-11 10:51:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4423}
  +body: "Yeah but there’s a learning curve for sure"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699757713 {#5432
    date: 2023-11-12 03:55:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@McArthur@lemmy.world"
    "@hatchet@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5436 …}
  +nested: Doctrine\ORM\PersistentCollection {#5438 …}
  +votes: Doctrine\ORM\PersistentCollection {#5440 …}
  +reports: Doctrine\ORM\PersistentCollection {#5442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5446 …}
  -id: 114077
  -bodyTs: "'curv':7 'learn':6 'sure':9 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5250121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699757713 {#5433
    date: 2023-11-12 03:55:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5434
  +user: Proxies\__CG__\App\Entity\User {#5435 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5224
    +user: Proxies\__CG__\App\Entity\User {#5225 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4423
      +user: App\Entity\User {#4436 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Nixos would do the trick. Just swap the DE in your config and BAM, magic."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1699896878 {#4418
        date: 2023-11-13 18:34:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4424 …}
      +nested: Doctrine\ORM\PersistentCollection {#4426 …}
      +votes: Doctrine\ORM\PersistentCollection {#4428 …}
      +reports: Doctrine\ORM\PersistentCollection {#4430 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
      -id: 109609
      -bodyTs: "'bam':14 'config':12 'de':9 'magic':15 'nixo':1 'swap':7 'trick':5 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5222445"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699663863 {#4419
        date: 2023-11-11 01:51:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4423}
    +body: "This OS seems to have fixed all the things, based on what I constantly hear about it. Is Nix really all it’s cracked up to be?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1699696275 {#5222
      date: 2023-11-11 10:51:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@McArthur@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5226 …}
    +nested: Doctrine\ORM\PersistentCollection {#5228 …}
    +votes: Doctrine\ORM\PersistentCollection {#5230 …}
    +reports: Doctrine\ORM\PersistentCollection {#5232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
    -id: 110589
    -bodyTs: "'base':10 'constant':14 'crack':24 'fix':6 'hear':15 'nix':19 'os':2 'realli':20 'seem':3 'thing':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5386111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699696275 {#5223
      date: 2023-11-11 10:51:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4423}
  +body: "Yeah but there’s a learning curve for sure"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699757713 {#5432
    date: 2023-11-12 03:55:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@McArthur@lemmy.world"
    "@hatchet@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5436 …}
  +nested: Doctrine\ORM\PersistentCollection {#5438 …}
  +votes: Doctrine\ORM\PersistentCollection {#5440 …}
  +reports: Doctrine\ORM\PersistentCollection {#5442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5446 …}
  -id: 114077
  -bodyTs: "'curv':7 'learn':6 'sure':9 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5250121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699757713 {#5433
    date: 2023-11-12 03:55:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4496
  +user: App\Entity\User {#4509 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "That's one way to deal with software fragmentation I suppose."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699663082 {#4491
    date: 2023-11-11 01:38:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4497 …}
  +nested: Doctrine\ORM\PersistentCollection {#4499 …}
  +votes: Doctrine\ORM\PersistentCollection {#4501 …}
  +reports: Doctrine\ORM\PersistentCollection {#4503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4507 …}
  -id: 109584
  -bodyTs: "'deal':6 'fragment':9 'one':3 'softwar':8 'suppos':11 'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/616192/-/comment/3488837"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699663082 {#4492
    date: 2023-11-11 01:38:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4496
  +user: App\Entity\User {#4509 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "That's one way to deal with software fragmentation I suppose."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699663082 {#4491
    date: 2023-11-11 01:38:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4497 …}
  +nested: Doctrine\ORM\PersistentCollection {#4499 …}
  +votes: Doctrine\ORM\PersistentCollection {#4501 …}
  +reports: Doctrine\ORM\PersistentCollection {#4503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4507 …}
  -id: 109584
  -bodyTs: "'deal':6 'fragment':9 'one':3 'softwar':8 'suppos':11 'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/616192/-/comment/3488837"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699663082 {#4492
    date: 2023-11-11 01:38:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4496
  +user: App\Entity\User {#4509 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "That's one way to deal with software fragmentation I suppose."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699663082 {#4491
    date: 2023-11-11 01:38:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4497 …}
  +nested: Doctrine\ORM\PersistentCollection {#4499 …}
  +votes: Doctrine\ORM\PersistentCollection {#4501 …}
  +reports: Doctrine\ORM\PersistentCollection {#4503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4507 …}
  -id: 109584
  -bodyTs: "'deal':6 'fragment':9 'one':3 'softwar':8 'suppos':11 'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/616192/-/comment/3488837"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699663082 {#4492
    date: 2023-11-11 01:38:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4570
  +user: App\Entity\User {#4583 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Universal Blue\n
    \n
    They offer pretty much every DE and since it’s immutable/atomic you can just easily rebase between them using their image list
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699836292 {#4565
    date: 2023-11-13 01:44:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4571 …}
  +nested: Doctrine\ORM\PersistentCollection {#4573 …}
  +votes: Doctrine\ORM\PersistentCollection {#4575 …}
  +reports: Doctrine\ORM\PersistentCollection {#4577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4581 …}
  -id: 109339
  -bodyTs: "'blue':2 'de':8 'easili':17 'everi':7 'imag':23 'immutable/atomic':13 'list':24 'much':6 'offer':4 'pretti':5 'rebas':18 'sinc':10 'univers':1 'use':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4701071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699656979 {#4566
    date: 2023-11-10 23:56: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
95 DENIED edit
App\Entity\EntryComment {#4570
  +user: App\Entity\User {#4583 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Universal Blue\n
    \n
    They offer pretty much every DE and since it’s immutable/atomic you can just easily rebase between them using their image list
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699836292 {#4565
    date: 2023-11-13 01:44:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4571 …}
  +nested: Doctrine\ORM\PersistentCollection {#4573 …}
  +votes: Doctrine\ORM\PersistentCollection {#4575 …}
  +reports: Doctrine\ORM\PersistentCollection {#4577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4581 …}
  -id: 109339
  -bodyTs: "'blue':2 'de':8 'easili':17 'everi':7 'imag':23 'immutable/atomic':13 'list':24 'much':6 'offer':4 'pretti':5 'rebas':18 'sinc':10 'univers':1 'use':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4701071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699656979 {#4566
    date: 2023-11-10 23:56: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
96 DENIED moderate
App\Entity\EntryComment {#4570
  +user: App\Entity\User {#4583 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Universal Blue\n
    \n
    They offer pretty much every DE and since it’s immutable/atomic you can just easily rebase between them using their image list
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699836292 {#4565
    date: 2023-11-13 01:44:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4571 …}
  +nested: Doctrine\ORM\PersistentCollection {#4573 …}
  +votes: Doctrine\ORM\PersistentCollection {#4575 …}
  +reports: Doctrine\ORM\PersistentCollection {#4577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4581 …}
  -id: 109339
  -bodyTs: "'blue':2 'de':8 'easili':17 'everi':7 'imag':23 'immutable/atomic':13 'list':24 'much':6 'offer':4 'pretti':5 'rebas':18 'sinc':10 'univers':1 'use':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4701071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699656979 {#4566
    date: 2023-11-10 23:56: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
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 {#5208
  +user: Proxies\__CG__\App\Entity\User {#5209 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4570
    +user: App\Entity\User {#4583 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Universal Blue\n
      \n
      They offer pretty much every DE and since it’s immutable/atomic you can just easily rebase between them using their image list
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699836292 {#4565
      date: 2023-11-13 01:44:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4571 …}
    +nested: Doctrine\ORM\PersistentCollection {#4573 …}
    +votes: Doctrine\ORM\PersistentCollection {#4575 …}
    +reports: Doctrine\ORM\PersistentCollection {#4577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4581 …}
    -id: 109339
    -bodyTs: "'blue':2 'de':8 'easili':17 'everi':7 'imag':23 'immutable/atomic':13 'list':24 'much':6 'offer':4 'pretti':5 'rebas':18 'sinc':10 'univers':1 'use':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4701071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699656979 {#4566
      date: 2023-11-10 23:56:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4570}
  +body: """
    This doesn’t work well in practice when switching between Gnome and KDE. Both change configuration in /home, which might break theming and results in strange behavior.\n
    \n
    Logging in with a different user for each desktop environment does prevent such issues. Or alternatively deleting the right folders in ~/.config should fix it too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699667244 {#5206
    date: 2023-11-11 02:47:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@Lyfja@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5210 …}
  +nested: Doctrine\ORM\PersistentCollection {#5212 …}
  +votes: Doctrine\ORM\PersistentCollection {#5214 …}
  +reports: Doctrine\ORM\PersistentCollection {#5216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5220 …}
  -id: 109747
  -bodyTs: "'/.config':49 '/home':18 'altern':43 'behavior':27 'break':21 'chang':15 'configur':16 'delet':44 'desktop':36 'differ':32 'doesn':2 'environ':37 'fix':51 'folder':47 'gnome':11 'issu':41 'kde':13 'log':28 'might':20 'practic':7 'prevent':39 'result':24 'right':46 'strang':26 'switch':9 'theme':22 'user':33 'well':5 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4753121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699667244 {#5207
    date: 2023-11-11 02:47:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#5208
  +user: Proxies\__CG__\App\Entity\User {#5209 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4570
    +user: App\Entity\User {#4583 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Universal Blue\n
      \n
      They offer pretty much every DE and since it’s immutable/atomic you can just easily rebase between them using their image list
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699836292 {#4565
      date: 2023-11-13 01:44:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4571 …}
    +nested: Doctrine\ORM\PersistentCollection {#4573 …}
    +votes: Doctrine\ORM\PersistentCollection {#4575 …}
    +reports: Doctrine\ORM\PersistentCollection {#4577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4581 …}
    -id: 109339
    -bodyTs: "'blue':2 'de':8 'easili':17 'everi':7 'imag':23 'immutable/atomic':13 'list':24 'much':6 'offer':4 'pretti':5 'rebas':18 'sinc':10 'univers':1 'use':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4701071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699656979 {#4566
      date: 2023-11-10 23:56:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4570}
  +body: """
    This doesn’t work well in practice when switching between Gnome and KDE. Both change configuration in /home, which might break theming and results in strange behavior.\n
    \n
    Logging in with a different user for each desktop environment does prevent such issues. Or alternatively deleting the right folders in ~/.config should fix it too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699667244 {#5206
    date: 2023-11-11 02:47:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@Lyfja@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5210 …}
  +nested: Doctrine\ORM\PersistentCollection {#5212 …}
  +votes: Doctrine\ORM\PersistentCollection {#5214 …}
  +reports: Doctrine\ORM\PersistentCollection {#5216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5220 …}
  -id: 109747
  -bodyTs: "'/.config':49 '/home':18 'altern':43 'behavior':27 'break':21 'chang':15 'configur':16 'delet':44 'desktop':36 'differ':32 'doesn':2 'environ':37 'fix':51 'folder':47 'gnome':11 'issu':41 'kde':13 'log':28 'might':20 'practic':7 'prevent':39 'result':24 'right':46 'strang':26 'switch':9 'theme':22 'user':33 'well':5 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4753121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699667244 {#5207
    date: 2023-11-11 02:47:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#5208
  +user: Proxies\__CG__\App\Entity\User {#5209 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4570
    +user: App\Entity\User {#4583 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Universal Blue\n
      \n
      They offer pretty much every DE and since it’s immutable/atomic you can just easily rebase between them using their image list
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699836292 {#4565
      date: 2023-11-13 01:44:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4571 …}
    +nested: Doctrine\ORM\PersistentCollection {#4573 …}
    +votes: Doctrine\ORM\PersistentCollection {#4575 …}
    +reports: Doctrine\ORM\PersistentCollection {#4577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4581 …}
    -id: 109339
    -bodyTs: "'blue':2 'de':8 'easili':17 'everi':7 'imag':23 'immutable/atomic':13 'list':24 'much':6 'offer':4 'pretti':5 'rebas':18 'sinc':10 'univers':1 'use':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4701071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699656979 {#4566
      date: 2023-11-10 23:56:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4570}
  +body: """
    This doesn’t work well in practice when switching between Gnome and KDE. Both change configuration in /home, which might break theming and results in strange behavior.\n
    \n
    Logging in with a different user for each desktop environment does prevent such issues. Or alternatively deleting the right folders in ~/.config should fix it too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699667244 {#5206
    date: 2023-11-11 02:47:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@Lyfja@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5210 …}
  +nested: Doctrine\ORM\PersistentCollection {#5212 …}
  +votes: Doctrine\ORM\PersistentCollection {#5214 …}
  +reports: Doctrine\ORM\PersistentCollection {#5216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5220 …}
  -id: 109747
  -bodyTs: "'/.config':49 '/home':18 'altern':43 'behavior':27 'break':21 'chang':15 'configur':16 'delet':44 'desktop':36 'differ':32 'doesn':2 'environ':37 'fix':51 'folder':47 'gnome':11 'issu':41 'kde':13 'log':28 'might':20 'practic':7 'prevent':39 'result':24 'right':46 'strang':26 'switch':9 'theme':22 'user':33 'well':5 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4753121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699667244 {#5207
    date: 2023-11-11 02:47:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5356
  +user: Proxies\__CG__\App\Entity\User {#5295 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5208
    +user: Proxies\__CG__\App\Entity\User {#5209 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4570
      +user: App\Entity\User {#4583 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Universal Blue\n
        \n
        They offer pretty much every DE and since it’s immutable/atomic you can just easily rebase between them using their image list
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699836292 {#4565
        date: 2023-11-13 01:44:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4571 …}
      +nested: Doctrine\ORM\PersistentCollection {#4573 …}
      +votes: Doctrine\ORM\PersistentCollection {#4575 …}
      +reports: Doctrine\ORM\PersistentCollection {#4577 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4579 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4581 …}
      -id: 109339
      -bodyTs: "'blue':2 'de':8 'easili':17 'everi':7 'imag':23 'immutable/atomic':13 'list':24 'much':6 'offer':4 'pretti':5 'rebas':18 'sinc':10 'univers':1 'use':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4701071"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699656979 {#4566
        date: 2023-11-10 23:56:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4570}
    +body: """
      This doesn’t work well in practice when switching between Gnome and KDE. Both change configuration in /home, which might break theming and results in strange behavior.\n
      \n
      Logging in with a different user for each desktop environment does prevent such issues. Or alternatively deleting the right folders in ~/.config should fix it too.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699667244 {#5206
      date: 2023-11-11 02:47:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@Lyfja@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5210 …}
    +nested: Doctrine\ORM\PersistentCollection {#5212 …}
    +votes: Doctrine\ORM\PersistentCollection {#5214 …}
    +reports: Doctrine\ORM\PersistentCollection {#5216 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5218 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5220 …}
    -id: 109747
    -bodyTs: "'/.config':49 '/home':18 'altern':43 'behavior':27 'break':21 'chang':15 'configur':16 'delet':44 'desktop':36 'differ':32 'doesn':2 'environ':37 'fix':51 'folder':47 'gnome':11 'issu':41 'kde':13 'log':28 'might':20 'practic':7 'prevent':39 'result':24 'right':46 'strang':26 'switch':9 'theme':22 'user':33 'well':5 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4753121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699667244 {#5207
      date: 2023-11-11 02:47:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4570}
  +body: "In that case, wouldn’t it be possible to try this on any distro? Just make a new user per DE? Also, I think what they’re pointing out is that you can change DE and rollback to where you were before"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699677306 {#5354
    date: 2023-11-11 05:35:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@Lyfja@feddit.de"
    "@Chewy7324@discuss.tchncs.de"
  ]
  +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: 110061
  -bodyTs: "'also':22 'case':3 'chang':34 'de':21,35 'distro':14 'make':16 'new':18 'per':20 'point':28 'possibl':8 're':27 'rollback':37 'think':24 'tri':10 'user':19 'wouldn':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5381104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699677306 {#5355
    date: 2023-11-11 05:35:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#5356
  +user: Proxies\__CG__\App\Entity\User {#5295 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5208
    +user: Proxies\__CG__\App\Entity\User {#5209 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4570
      +user: App\Entity\User {#4583 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Universal Blue\n
        \n
        They offer pretty much every DE and since it’s immutable/atomic you can just easily rebase between them using their image list
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699836292 {#4565
        date: 2023-11-13 01:44:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4571 …}
      +nested: Doctrine\ORM\PersistentCollection {#4573 …}
      +votes: Doctrine\ORM\PersistentCollection {#4575 …}
      +reports: Doctrine\ORM\PersistentCollection {#4577 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4579 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4581 …}
      -id: 109339
      -bodyTs: "'blue':2 'de':8 'easili':17 'everi':7 'imag':23 'immutable/atomic':13 'list':24 'much':6 'offer':4 'pretti':5 'rebas':18 'sinc':10 'univers':1 'use':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4701071"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699656979 {#4566
        date: 2023-11-10 23:56:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4570}
    +body: """
      This doesn’t work well in practice when switching between Gnome and KDE. Both change configuration in /home, which might break theming and results in strange behavior.\n
      \n
      Logging in with a different user for each desktop environment does prevent such issues. Or alternatively deleting the right folders in ~/.config should fix it too.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699667244 {#5206
      date: 2023-11-11 02:47:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@Lyfja@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5210 …}
    +nested: Doctrine\ORM\PersistentCollection {#5212 …}
    +votes: Doctrine\ORM\PersistentCollection {#5214 …}
    +reports: Doctrine\ORM\PersistentCollection {#5216 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5218 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5220 …}
    -id: 109747
    -bodyTs: "'/.config':49 '/home':18 'altern':43 'behavior':27 'break':21 'chang':15 'configur':16 'delet':44 'desktop':36 'differ':32 'doesn':2 'environ':37 'fix':51 'folder':47 'gnome':11 'issu':41 'kde':13 'log':28 'might':20 'practic':7 'prevent':39 'result':24 'right':46 'strang':26 'switch':9 'theme':22 'user':33 'well':5 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4753121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699667244 {#5207
      date: 2023-11-11 02:47:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4570}
  +body: "In that case, wouldn’t it be possible to try this on any distro? Just make a new user per DE? Also, I think what they’re pointing out is that you can change DE and rollback to where you were before"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699677306 {#5354
    date: 2023-11-11 05:35:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@Lyfja@feddit.de"
    "@Chewy7324@discuss.tchncs.de"
  ]
  +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: 110061
  -bodyTs: "'also':22 'case':3 'chang':34 'de':21,35 'distro':14 'make':16 'new':18 'per':20 'point':28 'possibl':8 're':27 'rollback':37 'think':24 'tri':10 'user':19 'wouldn':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5381104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699677306 {#5355
    date: 2023-11-11 05:35:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#5356
  +user: Proxies\__CG__\App\Entity\User {#5295 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5208
    +user: Proxies\__CG__\App\Entity\User {#5209 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4570
      +user: App\Entity\User {#4583 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Universal Blue\n
        \n
        They offer pretty much every DE and since it’s immutable/atomic you can just easily rebase between them using their image list
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699836292 {#4565
        date: 2023-11-13 01:44:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4571 …}
      +nested: Doctrine\ORM\PersistentCollection {#4573 …}
      +votes: Doctrine\ORM\PersistentCollection {#4575 …}
      +reports: Doctrine\ORM\PersistentCollection {#4577 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4579 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4581 …}
      -id: 109339
      -bodyTs: "'blue':2 'de':8 'easili':17 'everi':7 'imag':23 'immutable/atomic':13 'list':24 'much':6 'offer':4 'pretti':5 'rebas':18 'sinc':10 'univers':1 'use':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4701071"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699656979 {#4566
        date: 2023-11-10 23:56:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4570}
    +body: """
      This doesn’t work well in practice when switching between Gnome and KDE. Both change configuration in /home, which might break theming and results in strange behavior.\n
      \n
      Logging in with a different user for each desktop environment does prevent such issues. Or alternatively deleting the right folders in ~/.config should fix it too.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699667244 {#5206
      date: 2023-11-11 02:47:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@Lyfja@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5210 …}
    +nested: Doctrine\ORM\PersistentCollection {#5212 …}
    +votes: Doctrine\ORM\PersistentCollection {#5214 …}
    +reports: Doctrine\ORM\PersistentCollection {#5216 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5218 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5220 …}
    -id: 109747
    -bodyTs: "'/.config':49 '/home':18 'altern':43 'behavior':27 'break':21 'chang':15 'configur':16 'delet':44 'desktop':36 'differ':32 'doesn':2 'environ':37 'fix':51 'folder':47 'gnome':11 'issu':41 'kde':13 'log':28 'might':20 'practic':7 'prevent':39 'result':24 'right':46 'strang':26 'switch':9 'theme':22 'user':33 'well':5 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4753121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699667244 {#5207
      date: 2023-11-11 02:47:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4570}
  +body: "In that case, wouldn’t it be possible to try this on any distro? Just make a new user per DE? Also, I think what they’re pointing out is that you can change DE and rollback to where you were before"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699677306 {#5354
    date: 2023-11-11 05:35:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@Lyfja@feddit.de"
    "@Chewy7324@discuss.tchncs.de"
  ]
  +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: 110061
  -bodyTs: "'also':22 'case':3 'chang':34 'de':21,35 'distro':14 'make':16 'new':18 'per':20 'point':28 'possibl':8 're':27 'rollback':37 'think':24 'tri':10 'user':19 'wouldn':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5381104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699677306 {#5355
    date: 2023-11-11 05:35:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#5534
  +user: Proxies\__CG__\App\Entity\User {#5209 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5356
    +user: Proxies\__CG__\App\Entity\User {#5295 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5208
      +user: Proxies\__CG__\App\Entity\User {#5209 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4570
        +user: App\Entity\User {#4583 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Universal Blue\n
          \n
          They offer pretty much every DE and since it’s immutable/atomic you can just easily rebase between them using their image list
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1699836292 {#4565
          date: 2023-11-13 01:44:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4571 …}
        +nested: Doctrine\ORM\PersistentCollection {#4573 …}
        +votes: Doctrine\ORM\PersistentCollection {#4575 …}
        +reports: Doctrine\ORM\PersistentCollection {#4577 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4579 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4581 …}
        -id: 109339
        -bodyTs: "'blue':2 'de':8 'easili':17 'everi':7 'imag':23 'immutable/atomic':13 'list':24 'much':6 'offer':4 'pretti':5 'rebas':18 'sinc':10 'univers':1 'use':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4701071"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699656979 {#4566
          date: 2023-11-10 23:56:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4570}
      +body: """
        This doesn’t work well in practice when switching between Gnome and KDE. Both change configuration in /home, which might break theming and results in strange behavior.\n
        \n
        Logging in with a different user for each desktop environment does prevent such issues. Or alternatively deleting the right folders in ~/.config should fix it too.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699667244 {#5206
        date: 2023-11-11 02:47:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@Lyfja@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5210 …}
      +nested: Doctrine\ORM\PersistentCollection {#5212 …}
      +votes: Doctrine\ORM\PersistentCollection {#5214 …}
      +reports: Doctrine\ORM\PersistentCollection {#5216 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5218 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5220 …}
      -id: 109747
      -bodyTs: "'/.config':49 '/home':18 'altern':43 'behavior':27 'break':21 'chang':15 'configur':16 'delet':44 'desktop':36 'differ':32 'doesn':2 'environ':37 'fix':51 'folder':47 'gnome':11 'issu':41 'kde':13 'log':28 'might':20 'practic':7 'prevent':39 'result':24 'right':46 'strang':26 'switch':9 'theme':22 'user':33 'well':5 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4753121"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699667244 {#5207
        date: 2023-11-11 02:47:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4570}
    +body: "In that case, wouldn’t it be possible to try this on any distro? Just make a new user per DE? Also, I think what they’re pointing out is that you can change DE and rollback to where you were before"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699677306 {#5354
      date: 2023-11-11 05:35:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@Lyfja@feddit.de"
      "@Chewy7324@discuss.tchncs.de"
    ]
    +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: 110061
    -bodyTs: "'also':22 'case':3 'chang':34 'de':21,35 'distro':14 'make':16 'new':18 'per':20 'point':28 'possibl':8 're':27 'rollback':37 'think':24 'tri':10 'user':19 'wouldn':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5381104"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699677306 {#5355
      date: 2023-11-11 05:35:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4570}
  +body: """
    Installing multiple distros at the same time would cause issues because of additional software most DE’s come with (image viewer, …). But yes, it’s possible to switch DE by uninstalling the desktop package group and installing another quite easily. Especially with btrfs snapshots it’s simple to roll back.\n
    \n
    Yes, it’s possible to rollback with ublue but that won’t roll back changes in the home directory. So if you switched from Gnome to KDE and then back to Gnome the additional configuration from KDE might conflict with Gnome (especially theming breaks easily).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699718115 {#5531
    date: 2023-11-11 16:55:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@Lyfja@feddit.de"
    "@Chewy7324@discuss.tchncs.de"
    "@MonkCanatella@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5535 …}
  +nested: Doctrine\ORM\PersistentCollection {#5537 …}
  +votes: Doctrine\ORM\PersistentCollection {#5539 …}
  +reports: Doctrine\ORM\PersistentCollection {#5541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5545 …}
  -id: 111708
  -bodyTs: "'addit':13,84 'anoth':38 'back':50,64,80 'break':94 'btrfs':43 'caus':9 'chang':65 'come':18 'configur':85 'conflict':89 'de':16,29 'desktop':33 'directori':69 'distro':3 'easili':40,95 'especi':41,92 'gnome':75,82,91 'group':35 'home':68 'imag':20 'instal':1,37 'issu':10 'kde':77,87 'might':88 'multipl':2 'packag':34 'possibl':26,54 'quit':39 'roll':49,63 'rollback':56 'simpl':47 'snapshot':44 'softwar':14 'switch':28,73 'theme':93 'time':7 'ublu':58 'uninstal':31 'viewer':21 'won':61 'would':8 'yes':23,51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4767291"
  +editedAt: DateTimeImmutable @1699836496 {#5532
    date: 2023-11-13 01:48:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699718115 {#5533
    date: 2023-11-11 16:55:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#5534
  +user: Proxies\__CG__\App\Entity\User {#5209 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5356
    +user: Proxies\__CG__\App\Entity\User {#5295 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5208
      +user: Proxies\__CG__\App\Entity\User {#5209 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4570
        +user: App\Entity\User {#4583 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Universal Blue\n
          \n
          They offer pretty much every DE and since it’s immutable/atomic you can just easily rebase between them using their image list
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1699836292 {#4565
          date: 2023-11-13 01:44:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4571 …}
        +nested: Doctrine\ORM\PersistentCollection {#4573 …}
        +votes: Doctrine\ORM\PersistentCollection {#4575 …}
        +reports: Doctrine\ORM\PersistentCollection {#4577 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4579 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4581 …}
        -id: 109339
        -bodyTs: "'blue':2 'de':8 'easili':17 'everi':7 'imag':23 'immutable/atomic':13 'list':24 'much':6 'offer':4 'pretti':5 'rebas':18 'sinc':10 'univers':1 'use':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4701071"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699656979 {#4566
          date: 2023-11-10 23:56:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4570}
      +body: """
        This doesn’t work well in practice when switching between Gnome and KDE. Both change configuration in /home, which might break theming and results in strange behavior.\n
        \n
        Logging in with a different user for each desktop environment does prevent such issues. Or alternatively deleting the right folders in ~/.config should fix it too.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699667244 {#5206
        date: 2023-11-11 02:47:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@Lyfja@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5210 …}
      +nested: Doctrine\ORM\PersistentCollection {#5212 …}
      +votes: Doctrine\ORM\PersistentCollection {#5214 …}
      +reports: Doctrine\ORM\PersistentCollection {#5216 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5218 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5220 …}
      -id: 109747
      -bodyTs: "'/.config':49 '/home':18 'altern':43 'behavior':27 'break':21 'chang':15 'configur':16 'delet':44 'desktop':36 'differ':32 'doesn':2 'environ':37 'fix':51 'folder':47 'gnome':11 'issu':41 'kde':13 'log':28 'might':20 'practic':7 'prevent':39 'result':24 'right':46 'strang':26 'switch':9 'theme':22 'user':33 'well':5 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4753121"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699667244 {#5207
        date: 2023-11-11 02:47:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4570}
    +body: "In that case, wouldn’t it be possible to try this on any distro? Just make a new user per DE? Also, I think what they’re pointing out is that you can change DE and rollback to where you were before"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699677306 {#5354
      date: 2023-11-11 05:35:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@Lyfja@feddit.de"
      "@Chewy7324@discuss.tchncs.de"
    ]
    +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: 110061
    -bodyTs: "'also':22 'case':3 'chang':34 'de':21,35 'distro':14 'make':16 'new':18 'per':20 'point':28 'possibl':8 're':27 'rollback':37 'think':24 'tri':10 'user':19 'wouldn':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5381104"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699677306 {#5355
      date: 2023-11-11 05:35:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4570}
  +body: """
    Installing multiple distros at the same time would cause issues because of additional software most DE’s come with (image viewer, …). But yes, it’s possible to switch DE by uninstalling the desktop package group and installing another quite easily. Especially with btrfs snapshots it’s simple to roll back.\n
    \n
    Yes, it’s possible to rollback with ublue but that won’t roll back changes in the home directory. So if you switched from Gnome to KDE and then back to Gnome the additional configuration from KDE might conflict with Gnome (especially theming breaks easily).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699718115 {#5531
    date: 2023-11-11 16:55:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@Lyfja@feddit.de"
    "@Chewy7324@discuss.tchncs.de"
    "@MonkCanatella@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5535 …}
  +nested: Doctrine\ORM\PersistentCollection {#5537 …}
  +votes: Doctrine\ORM\PersistentCollection {#5539 …}
  +reports: Doctrine\ORM\PersistentCollection {#5541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5545 …}
  -id: 111708
  -bodyTs: "'addit':13,84 'anoth':38 'back':50,64,80 'break':94 'btrfs':43 'caus':9 'chang':65 'come':18 'configur':85 'conflict':89 'de':16,29 'desktop':33 'directori':69 'distro':3 'easili':40,95 'especi':41,92 'gnome':75,82,91 'group':35 'home':68 'imag':20 'instal':1,37 'issu':10 'kde':77,87 'might':88 'multipl':2 'packag':34 'possibl':26,54 'quit':39 'roll':49,63 'rollback':56 'simpl':47 'snapshot':44 'softwar':14 'switch':28,73 'theme':93 'time':7 'ublu':58 'uninstal':31 'viewer':21 'won':61 'would':8 'yes':23,51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4767291"
  +editedAt: DateTimeImmutable @1699836496 {#5532
    date: 2023-11-13 01:48:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699718115 {#5533
    date: 2023-11-11 16:55:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#5534
  +user: Proxies\__CG__\App\Entity\User {#5209 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5356
    +user: Proxies\__CG__\App\Entity\User {#5295 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5208
      +user: Proxies\__CG__\App\Entity\User {#5209 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4570
        +user: App\Entity\User {#4583 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          Universal Blue\n
          \n
          They offer pretty much every DE and since it’s immutable/atomic you can just easily rebase between them using their image list
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1699836292 {#4565
          date: 2023-11-13 01:44:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4571 …}
        +nested: Doctrine\ORM\PersistentCollection {#4573 …}
        +votes: Doctrine\ORM\PersistentCollection {#4575 …}
        +reports: Doctrine\ORM\PersistentCollection {#4577 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4579 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4581 …}
        -id: 109339
        -bodyTs: "'blue':2 'de':8 'easili':17 'everi':7 'imag':23 'immutable/atomic':13 'list':24 'much':6 'offer':4 'pretti':5 'rebas':18 'sinc':10 'univers':1 'use':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4701071"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699656979 {#4566
          date: 2023-11-10 23:56:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4570}
      +body: """
        This doesn’t work well in practice when switching between Gnome and KDE. Both change configuration in /home, which might break theming and results in strange behavior.\n
        \n
        Logging in with a different user for each desktop environment does prevent such issues. Or alternatively deleting the right folders in ~/.config should fix it too.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699667244 {#5206
        date: 2023-11-11 02:47:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@Lyfja@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5210 …}
      +nested: Doctrine\ORM\PersistentCollection {#5212 …}
      +votes: Doctrine\ORM\PersistentCollection {#5214 …}
      +reports: Doctrine\ORM\PersistentCollection {#5216 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5218 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5220 …}
      -id: 109747
      -bodyTs: "'/.config':49 '/home':18 'altern':43 'behavior':27 'break':21 'chang':15 'configur':16 'delet':44 'desktop':36 'differ':32 'doesn':2 'environ':37 'fix':51 'folder':47 'gnome':11 'issu':41 'kde':13 'log':28 'might':20 'practic':7 'prevent':39 'result':24 'right':46 'strang':26 'switch':9 'theme':22 'user':33 'well':5 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4753121"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699667244 {#5207
        date: 2023-11-11 02:47:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4570}
    +body: "In that case, wouldn’t it be possible to try this on any distro? Just make a new user per DE? Also, I think what they’re pointing out is that you can change DE and rollback to where you were before"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699677306 {#5354
      date: 2023-11-11 05:35:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@Lyfja@feddit.de"
      "@Chewy7324@discuss.tchncs.de"
    ]
    +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: 110061
    -bodyTs: "'also':22 'case':3 'chang':34 'de':21,35 'distro':14 'make':16 'new':18 'per':20 'point':28 'possibl':8 're':27 'rollback':37 'think':24 'tri':10 'user':19 'wouldn':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5381104"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699677306 {#5355
      date: 2023-11-11 05:35:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4570}
  +body: """
    Installing multiple distros at the same time would cause issues because of additional software most DE’s come with (image viewer, …). But yes, it’s possible to switch DE by uninstalling the desktop package group and installing another quite easily. Especially with btrfs snapshots it’s simple to roll back.\n
    \n
    Yes, it’s possible to rollback with ublue but that won’t roll back changes in the home directory. So if you switched from Gnome to KDE and then back to Gnome the additional configuration from KDE might conflict with Gnome (especially theming breaks easily).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699718115 {#5531
    date: 2023-11-11 16:55:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@Lyfja@feddit.de"
    "@Chewy7324@discuss.tchncs.de"
    "@MonkCanatella@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5535 …}
  +nested: Doctrine\ORM\PersistentCollection {#5537 …}
  +votes: Doctrine\ORM\PersistentCollection {#5539 …}
  +reports: Doctrine\ORM\PersistentCollection {#5541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5545 …}
  -id: 111708
  -bodyTs: "'addit':13,84 'anoth':38 'back':50,64,80 'break':94 'btrfs':43 'caus':9 'chang':65 'come':18 'configur':85 'conflict':89 'de':16,29 'desktop':33 'directori':69 'distro':3 'easili':40,95 'especi':41,92 'gnome':75,82,91 'group':35 'home':68 'imag':20 'instal':1,37 'issu':10 'kde':77,87 'might':88 'multipl':2 'packag':34 'possibl':26,54 'quit':39 'roll':49,63 'rollback':56 'simpl':47 'snapshot':44 'softwar':14 'switch':28,73 'theme':93 'time':7 'ublu':58 'uninstal':31 'viewer':21 'won':61 'would':8 'yes':23,51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4767291"
  +editedAt: DateTimeImmutable @1699836496 {#5532
    date: 2023-11-13 01:48:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699718115 {#5533
    date: 2023-11-11 16:55:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4644
  +user: App\Entity\User {#4657 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "NixOS VM’s."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1699835368 {#4639
    date: 2023-11-13 01:29:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4645 …}
  +nested: Doctrine\ORM\PersistentCollection {#4647 …}
  +votes: Doctrine\ORM\PersistentCollection {#4649 …}
  +reports: Doctrine\ORM\PersistentCollection {#4651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
  -id: 109317
  -bodyTs: "'nixo':1 'vm':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4128890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699656403 {#4640
    date: 2023-11-10 23:46:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#4644
  +user: App\Entity\User {#4657 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "NixOS VM’s."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1699835368 {#4639
    date: 2023-11-13 01:29:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4645 …}
  +nested: Doctrine\ORM\PersistentCollection {#4647 …}
  +votes: Doctrine\ORM\PersistentCollection {#4649 …}
  +reports: Doctrine\ORM\PersistentCollection {#4651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
  -id: 109317
  -bodyTs: "'nixo':1 'vm':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4128890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699656403 {#4640
    date: 2023-11-10 23:46:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#4644
  +user: App\Entity\User {#4657 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "NixOS VM’s."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1699835368 {#4639
    date: 2023-11-13 01:29:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4645 …}
  +nested: Doctrine\ORM\PersistentCollection {#4647 …}
  +votes: Doctrine\ORM\PersistentCollection {#4649 …}
  +reports: Doctrine\ORM\PersistentCollection {#4651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
  -id: 109317
  -bodyTs: "'nixo':1 'vm':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4128890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699656403 {#4640
    date: 2023-11-10 23:46:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5192
  +user: Proxies\__CG__\App\Entity\User {#5193 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4644
    +user: App\Entity\User {#4657 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "NixOS VM’s."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1699835368 {#4639
      date: 2023-11-13 01:29:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4645 …}
    +nested: Doctrine\ORM\PersistentCollection {#4647 …}
    +votes: Doctrine\ORM\PersistentCollection {#4649 …}
    +reports: Doctrine\ORM\PersistentCollection {#4651 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
    -id: 109317
    -bodyTs: "'nixo':1 'vm':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4128890"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699656403 {#4640
      date: 2023-11-10 23:46:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4644}
  +body: "As in, build a NixOS VM that’s otherwise the exact same as your current system but with a different DE enabled. `nixos-rebuild build-vm`"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699660490 {#5190
    date: 2023-11-11 00:54:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@demesisx@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5194 …}
  +nested: Doctrine\ORM\PersistentCollection {#5196 …}
  +votes: Doctrine\ORM\PersistentCollection {#5198 …}
  +reports: Doctrine\ORM\PersistentCollection {#5200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5204 …}
  -id: 109476
  -bodyTs: "'build':3,27 'build-vm':26 'current':15 'de':21 'differ':20 'enabl':22 'exact':11 'nixo':5,24 'nixos-rebuild':23 'otherwis':9 'rebuild':25 'system':16 'vm':6,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5690806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699660490 {#5191
    date: 2023-11-11 00:54:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5192
  +user: Proxies\__CG__\App\Entity\User {#5193 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4644
    +user: App\Entity\User {#4657 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "NixOS VM’s."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1699835368 {#4639
      date: 2023-11-13 01:29:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4645 …}
    +nested: Doctrine\ORM\PersistentCollection {#4647 …}
    +votes: Doctrine\ORM\PersistentCollection {#4649 …}
    +reports: Doctrine\ORM\PersistentCollection {#4651 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
    -id: 109317
    -bodyTs: "'nixo':1 'vm':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4128890"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699656403 {#4640
      date: 2023-11-10 23:46:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4644}
  +body: "As in, build a NixOS VM that’s otherwise the exact same as your current system but with a different DE enabled. `nixos-rebuild build-vm`"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699660490 {#5190
    date: 2023-11-11 00:54:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@demesisx@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5194 …}
  +nested: Doctrine\ORM\PersistentCollection {#5196 …}
  +votes: Doctrine\ORM\PersistentCollection {#5198 …}
  +reports: Doctrine\ORM\PersistentCollection {#5200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5204 …}
  -id: 109476
  -bodyTs: "'build':3,27 'build-vm':26 'current':15 'de':21 'differ':20 'enabl':22 'exact':11 'nixo':5,24 'nixos-rebuild':23 'otherwis':9 'rebuild':25 'system':16 'vm':6,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5690806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699660490 {#5191
    date: 2023-11-11 00:54:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5192
  +user: Proxies\__CG__\App\Entity\User {#5193 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4644
    +user: App\Entity\User {#4657 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "NixOS VM’s."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1699835368 {#4639
      date: 2023-11-13 01:29:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4645 …}
    +nested: Doctrine\ORM\PersistentCollection {#4647 …}
    +votes: Doctrine\ORM\PersistentCollection {#4649 …}
    +reports: Doctrine\ORM\PersistentCollection {#4651 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
    -id: 109317
    -bodyTs: "'nixo':1 'vm':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4128890"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699656403 {#4640
      date: 2023-11-10 23:46:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4644}
  +body: "As in, build a NixOS VM that’s otherwise the exact same as your current system but with a different DE enabled. `nixos-rebuild build-vm`"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699660490 {#5190
    date: 2023-11-11 00:54:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@demesisx@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5194 …}
  +nested: Doctrine\ORM\PersistentCollection {#5196 …}
  +votes: Doctrine\ORM\PersistentCollection {#5198 …}
  +reports: Doctrine\ORM\PersistentCollection {#5200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5204 …}
  -id: 109476
  -bodyTs: "'build':3,27 'build-vm':26 'current':15 'de':21 'differ':20 'enabl':22 'exact':11 'nixo':5,24 'nixos-rebuild':23 'otherwis':9 'rebuild':25 'system':16 'vm':6,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5690806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699660490 {#5191
    date: 2023-11-11 00:54:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5288
  +user: Proxies\__CG__\App\Entity\User {#5295 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5192
    +user: Proxies\__CG__\App\Entity\User {#5193 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4644
      +user: App\Entity\User {#4657 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "NixOS VM’s."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1699835368 {#4639
        date: 2023-11-13 01:29:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4645 …}
      +nested: Doctrine\ORM\PersistentCollection {#4647 …}
      +votes: Doctrine\ORM\PersistentCollection {#4649 …}
      +reports: Doctrine\ORM\PersistentCollection {#4651 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
      -id: 109317
      -bodyTs: "'nixo':1 'vm':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4128890"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699656403 {#4640
        date: 2023-11-10 23:46:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4644}
    +body: "As in, build a NixOS VM that’s otherwise the exact same as your current system but with a different DE enabled. `nixos-rebuild build-vm`"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699660490 {#5190
      date: 2023-11-11 00:54:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@demesisx@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5194 …}
    +nested: Doctrine\ORM\PersistentCollection {#5196 …}
    +votes: Doctrine\ORM\PersistentCollection {#5198 …}
    +reports: Doctrine\ORM\PersistentCollection {#5200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5204 …}
    -id: 109476
    -bodyTs: "'build':3,27 'build-vm':26 'current':15 'de':21 'differ':20 'enabl':22 'exact':11 'nixo':5,24 'nixos-rebuild':23 'otherwis':9 'rebuild':25 'system':16 'vm':6,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5690806"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699660490 {#5191
      date: 2023-11-11 00:54:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4644}
  +body: """
    > nixos-rebuild build-vm\n
    \n
    wow. I gotta check out nixos. That is incredible. Do you happen to know if fedora silverbue or any of the other immutable distros do this, or is this something specific to nixos?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699676432 {#5287
    date: 2023-11-11 05:20:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@demesisx@infosec.pub"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5297 …}
  +nested: Doctrine\ORM\PersistentCollection {#5299 …}
  +votes: Doctrine\ORM\PersistentCollection {#5301 …}
  +reports: Doctrine\ORM\PersistentCollection {#5303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5307 …}
  -id: 110036
  -bodyTs: "'build':5 'build-vm':4 'check':10 'distro':30 'fedora':22 'gotta':9 'happen':18 'immut':29 'incred':15 'know':20 'nixo':2,12,39 'nixos-rebuild':1 'rebuild':3 'silverbu':23 'someth':36 'specif':37 'vm':6 'wow':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5380899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699676432 {#5290
    date: 2023-11-11 05:20:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#5288
  +user: Proxies\__CG__\App\Entity\User {#5295 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5192
    +user: Proxies\__CG__\App\Entity\User {#5193 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4644
      +user: App\Entity\User {#4657 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "NixOS VM’s."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1699835368 {#4639
        date: 2023-11-13 01:29:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4645 …}
      +nested: Doctrine\ORM\PersistentCollection {#4647 …}
      +votes: Doctrine\ORM\PersistentCollection {#4649 …}
      +reports: Doctrine\ORM\PersistentCollection {#4651 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
      -id: 109317
      -bodyTs: "'nixo':1 'vm':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4128890"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699656403 {#4640
        date: 2023-11-10 23:46:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4644}
    +body: "As in, build a NixOS VM that’s otherwise the exact same as your current system but with a different DE enabled. `nixos-rebuild build-vm`"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699660490 {#5190
      date: 2023-11-11 00:54:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@demesisx@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5194 …}
    +nested: Doctrine\ORM\PersistentCollection {#5196 …}
    +votes: Doctrine\ORM\PersistentCollection {#5198 …}
    +reports: Doctrine\ORM\PersistentCollection {#5200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5204 …}
    -id: 109476
    -bodyTs: "'build':3,27 'build-vm':26 'current':15 'de':21 'differ':20 'enabl':22 'exact':11 'nixo':5,24 'nixos-rebuild':23 'otherwis':9 'rebuild':25 'system':16 'vm':6,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5690806"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699660490 {#5191
      date: 2023-11-11 00:54:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4644}
  +body: """
    > nixos-rebuild build-vm\n
    \n
    wow. I gotta check out nixos. That is incredible. Do you happen to know if fedora silverbue or any of the other immutable distros do this, or is this something specific to nixos?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699676432 {#5287
    date: 2023-11-11 05:20:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@demesisx@infosec.pub"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5297 …}
  +nested: Doctrine\ORM\PersistentCollection {#5299 …}
  +votes: Doctrine\ORM\PersistentCollection {#5301 …}
  +reports: Doctrine\ORM\PersistentCollection {#5303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5307 …}
  -id: 110036
  -bodyTs: "'build':5 'build-vm':4 'check':10 'distro':30 'fedora':22 'gotta':9 'happen':18 'immut':29 'incred':15 'know':20 'nixo':2,12,39 'nixos-rebuild':1 'rebuild':3 'silverbu':23 'someth':36 'specif':37 'vm':6 'wow':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5380899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699676432 {#5290
    date: 2023-11-11 05:20:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#5288
  +user: Proxies\__CG__\App\Entity\User {#5295 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5192
    +user: Proxies\__CG__\App\Entity\User {#5193 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4644
      +user: App\Entity\User {#4657 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "NixOS VM’s."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1699835368 {#4639
        date: 2023-11-13 01:29:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4645 …}
      +nested: Doctrine\ORM\PersistentCollection {#4647 …}
      +votes: Doctrine\ORM\PersistentCollection {#4649 …}
      +reports: Doctrine\ORM\PersistentCollection {#4651 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
      -id: 109317
      -bodyTs: "'nixo':1 'vm':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4128890"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699656403 {#4640
        date: 2023-11-10 23:46:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4644}
    +body: "As in, build a NixOS VM that’s otherwise the exact same as your current system but with a different DE enabled. `nixos-rebuild build-vm`"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699660490 {#5190
      date: 2023-11-11 00:54:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@demesisx@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5194 …}
    +nested: Doctrine\ORM\PersistentCollection {#5196 …}
    +votes: Doctrine\ORM\PersistentCollection {#5198 …}
    +reports: Doctrine\ORM\PersistentCollection {#5200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5204 …}
    -id: 109476
    -bodyTs: "'build':3,27 'build-vm':26 'current':15 'de':21 'differ':20 'enabl':22 'exact':11 'nixo':5,24 'nixos-rebuild':23 'otherwis':9 'rebuild':25 'system':16 'vm':6,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5690806"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699660490 {#5191
      date: 2023-11-11 00:54:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4644}
  +body: """
    > nixos-rebuild build-vm\n
    \n
    wow. I gotta check out nixos. That is incredible. Do you happen to know if fedora silverbue or any of the other immutable distros do this, or is this something specific to nixos?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699676432 {#5287
    date: 2023-11-11 05:20:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@demesisx@infosec.pub"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5297 …}
  +nested: Doctrine\ORM\PersistentCollection {#5299 …}
  +votes: Doctrine\ORM\PersistentCollection {#5301 …}
  +reports: Doctrine\ORM\PersistentCollection {#5303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5307 …}
  -id: 110036
  -bodyTs: "'build':5 'build-vm':4 'check':10 'distro':30 'fedora':22 'gotta':9 'happen':18 'immut':29 'incred':15 'know':20 'nixo':2,12,39 'nixos-rebuild':1 'rebuild':3 'silverbu':23 'someth':36 'specif':37 'vm':6 'wow':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5380899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699676432 {#5290
    date: 2023-11-11 05:20:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5518
  +user: Proxies\__CG__\App\Entity\User {#5193 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5288
    +user: Proxies\__CG__\App\Entity\User {#5295 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5192
      +user: Proxies\__CG__\App\Entity\User {#5193 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4644
        +user: App\Entity\User {#4657 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "NixOS VM’s."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1699835368 {#4639
          date: 2023-11-13 01:29:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4645 …}
        +nested: Doctrine\ORM\PersistentCollection {#4647 …}
        +votes: Doctrine\ORM\PersistentCollection {#4649 …}
        +reports: Doctrine\ORM\PersistentCollection {#4651 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
        -id: 109317
        -bodyTs: "'nixo':1 'vm':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4128890"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699656403 {#4640
          date: 2023-11-10 23:46:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4644}
      +body: "As in, build a NixOS VM that’s otherwise the exact same as your current system but with a different DE enabled. `nixos-rebuild build-vm`"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1699660490 {#5190
        date: 2023-11-11 00:54:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@demesisx@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5194 …}
      +nested: Doctrine\ORM\PersistentCollection {#5196 …}
      +votes: Doctrine\ORM\PersistentCollection {#5198 …}
      +reports: Doctrine\ORM\PersistentCollection {#5200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5202 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5204 …}
      -id: 109476
      -bodyTs: "'build':3,27 'build-vm':26 'current':15 'de':21 'differ':20 'enabl':22 'exact':11 'nixo':5,24 'nixos-rebuild':23 'otherwis':9 'rebuild':25 'system':16 'vm':6,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5690806"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699660490 {#5191
        date: 2023-11-11 00:54:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4644}
    +body: """
      > nixos-rebuild build-vm\n
      \n
      wow. I gotta check out nixos. That is incredible. Do you happen to know if fedora silverbue or any of the other immutable distros do this, or is this something specific to nixos?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699676432 {#5287
      date: 2023-11-11 05:20:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@demesisx@infosec.pub"
      "@Atemu@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5297 …}
    +nested: Doctrine\ORM\PersistentCollection {#5299 …}
    +votes: Doctrine\ORM\PersistentCollection {#5301 …}
    +reports: Doctrine\ORM\PersistentCollection {#5303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5305 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5307 …}
    -id: 110036
    -bodyTs: "'build':5 'build-vm':4 'check':10 'distro':30 'fedora':22 'gotta':9 'happen':18 'immut':29 'incred':15 'know':20 'nixo':2,12,39 'nixos-rebuild':1 'rebuild':3 'silverbu':23 'someth':36 'specif':37 'vm':6 'wow':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5380899"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699676432 {#5290
      date: 2023-11-11 05:20:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4644}
  +body: """
    Guix might also be able to do this but I don’t think the others can.\n
    \n
    This relies on NixOS’ declarative configuration which Silverbluae and the like do not have; they are configured imperatively.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699694032 {#5515
    date: 2023-11-11 10:13:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@demesisx@infosec.pub"
    "@Atemu@lemmy.ml"
    "@MonkCanatella@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5519 …}
  +nested: Doctrine\ORM\PersistentCollection {#5521 …}
  +votes: Doctrine\ORM\PersistentCollection {#5523 …}
  +reports: Doctrine\ORM\PersistentCollection {#5525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5529 …}
  -id: 110525
  -bodyTs: "'abl':5 'also':3 'configur':22,33 'declar':21 'guix':1 'imper':34 'like':27 'might':2 'nixo':20 'other':15 'reli':18 'silverblua':24 'think':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5701037"
  +editedAt: DateTimeImmutable @1699799730 {#5516
    date: 2023-11-12 15:35:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699694032 {#5517
    date: 2023-11-11 10:13: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
123 DENIED edit
App\Entity\EntryComment {#5518
  +user: Proxies\__CG__\App\Entity\User {#5193 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5288
    +user: Proxies\__CG__\App\Entity\User {#5295 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5192
      +user: Proxies\__CG__\App\Entity\User {#5193 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4644
        +user: App\Entity\User {#4657 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "NixOS VM’s."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1699835368 {#4639
          date: 2023-11-13 01:29:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4645 …}
        +nested: Doctrine\ORM\PersistentCollection {#4647 …}
        +votes: Doctrine\ORM\PersistentCollection {#4649 …}
        +reports: Doctrine\ORM\PersistentCollection {#4651 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
        -id: 109317
        -bodyTs: "'nixo':1 'vm':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4128890"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699656403 {#4640
          date: 2023-11-10 23:46:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4644}
      +body: "As in, build a NixOS VM that’s otherwise the exact same as your current system but with a different DE enabled. `nixos-rebuild build-vm`"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1699660490 {#5190
        date: 2023-11-11 00:54:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@demesisx@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5194 …}
      +nested: Doctrine\ORM\PersistentCollection {#5196 …}
      +votes: Doctrine\ORM\PersistentCollection {#5198 …}
      +reports: Doctrine\ORM\PersistentCollection {#5200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5202 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5204 …}
      -id: 109476
      -bodyTs: "'build':3,27 'build-vm':26 'current':15 'de':21 'differ':20 'enabl':22 'exact':11 'nixo':5,24 'nixos-rebuild':23 'otherwis':9 'rebuild':25 'system':16 'vm':6,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5690806"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699660490 {#5191
        date: 2023-11-11 00:54:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4644}
    +body: """
      > nixos-rebuild build-vm\n
      \n
      wow. I gotta check out nixos. That is incredible. Do you happen to know if fedora silverbue or any of the other immutable distros do this, or is this something specific to nixos?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699676432 {#5287
      date: 2023-11-11 05:20:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@demesisx@infosec.pub"
      "@Atemu@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5297 …}
    +nested: Doctrine\ORM\PersistentCollection {#5299 …}
    +votes: Doctrine\ORM\PersistentCollection {#5301 …}
    +reports: Doctrine\ORM\PersistentCollection {#5303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5305 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5307 …}
    -id: 110036
    -bodyTs: "'build':5 'build-vm':4 'check':10 'distro':30 'fedora':22 'gotta':9 'happen':18 'immut':29 'incred':15 'know':20 'nixo':2,12,39 'nixos-rebuild':1 'rebuild':3 'silverbu':23 'someth':36 'specif':37 'vm':6 'wow':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5380899"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699676432 {#5290
      date: 2023-11-11 05:20:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4644}
  +body: """
    Guix might also be able to do this but I don’t think the others can.\n
    \n
    This relies on NixOS’ declarative configuration which Silverbluae and the like do not have; they are configured imperatively.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699694032 {#5515
    date: 2023-11-11 10:13:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@demesisx@infosec.pub"
    "@Atemu@lemmy.ml"
    "@MonkCanatella@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5519 …}
  +nested: Doctrine\ORM\PersistentCollection {#5521 …}
  +votes: Doctrine\ORM\PersistentCollection {#5523 …}
  +reports: Doctrine\ORM\PersistentCollection {#5525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5529 …}
  -id: 110525
  -bodyTs: "'abl':5 'also':3 'configur':22,33 'declar':21 'guix':1 'imper':34 'like':27 'might':2 'nixo':20 'other':15 'reli':18 'silverblua':24 'think':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5701037"
  +editedAt: DateTimeImmutable @1699799730 {#5516
    date: 2023-11-12 15:35:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699694032 {#5517
    date: 2023-11-11 10:13: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
124 DENIED moderate
App\Entity\EntryComment {#5518
  +user: Proxies\__CG__\App\Entity\User {#5193 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5288
    +user: Proxies\__CG__\App\Entity\User {#5295 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5192
      +user: Proxies\__CG__\App\Entity\User {#5193 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4644
        +user: App\Entity\User {#4657 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "NixOS VM’s."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1699835368 {#4639
          date: 2023-11-13 01:29:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4645 …}
        +nested: Doctrine\ORM\PersistentCollection {#4647 …}
        +votes: Doctrine\ORM\PersistentCollection {#4649 …}
        +reports: Doctrine\ORM\PersistentCollection {#4651 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
        -id: 109317
        -bodyTs: "'nixo':1 'vm':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4128890"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699656403 {#4640
          date: 2023-11-10 23:46:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4644}
      +body: "As in, build a NixOS VM that’s otherwise the exact same as your current system but with a different DE enabled. `nixos-rebuild build-vm`"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1699660490 {#5190
        date: 2023-11-11 00:54:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@demesisx@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5194 …}
      +nested: Doctrine\ORM\PersistentCollection {#5196 …}
      +votes: Doctrine\ORM\PersistentCollection {#5198 …}
      +reports: Doctrine\ORM\PersistentCollection {#5200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5202 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5204 …}
      -id: 109476
      -bodyTs: "'build':3,27 'build-vm':26 'current':15 'de':21 'differ':20 'enabl':22 'exact':11 'nixo':5,24 'nixos-rebuild':23 'otherwis':9 'rebuild':25 'system':16 'vm':6,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5690806"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699660490 {#5191
        date: 2023-11-11 00:54:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4644}
    +body: """
      > nixos-rebuild build-vm\n
      \n
      wow. I gotta check out nixos. That is incredible. Do you happen to know if fedora silverbue or any of the other immutable distros do this, or is this something specific to nixos?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699676432 {#5287
      date: 2023-11-11 05:20:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@demesisx@infosec.pub"
      "@Atemu@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5297 …}
    +nested: Doctrine\ORM\PersistentCollection {#5299 …}
    +votes: Doctrine\ORM\PersistentCollection {#5301 …}
    +reports: Doctrine\ORM\PersistentCollection {#5303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5305 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5307 …}
    -id: 110036
    -bodyTs: "'build':5 'build-vm':4 'check':10 'distro':30 'fedora':22 'gotta':9 'happen':18 'immut':29 'incred':15 'know':20 'nixo':2,12,39 'nixos-rebuild':1 'rebuild':3 'silverbu':23 'someth':36 'specif':37 'vm':6 'wow':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5380899"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699676432 {#5290
      date: 2023-11-11 05:20:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4644}
  +body: """
    Guix might also be able to do this but I don’t think the others can.\n
    \n
    This relies on NixOS’ declarative configuration which Silverbluae and the like do not have; they are configured imperatively.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699694032 {#5515
    date: 2023-11-11 10:13:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@demesisx@infosec.pub"
    "@Atemu@lemmy.ml"
    "@MonkCanatella@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5519 …}
  +nested: Doctrine\ORM\PersistentCollection {#5521 …}
  +votes: Doctrine\ORM\PersistentCollection {#5523 …}
  +reports: Doctrine\ORM\PersistentCollection {#5525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5529 …}
  -id: 110525
  -bodyTs: "'abl':5 'also':3 'configur':22,33 'declar':21 'guix':1 'imper':34 'like':27 'might':2 'nixo':20 'other':15 'reli':18 'silverblua':24 'think':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5701037"
  +editedAt: DateTimeImmutable @1699799730 {#5516
    date: 2023-11-12 15:35:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699694032 {#5517
    date: 2023-11-11 10:13: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
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 {#5588
  +user: Proxies\__CG__\App\Entity\User {#5295 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5518
    +user: Proxies\__CG__\App\Entity\User {#5193 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5288
      +user: Proxies\__CG__\App\Entity\User {#5295 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5192
        +user: Proxies\__CG__\App\Entity\User {#5193 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4644
          +user: App\Entity\User {#4657 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "NixOS VM’s."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1699835368 {#4639
            date: 2023-11-13 01:29:28.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dansity@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4645 …}
          +nested: Doctrine\ORM\PersistentCollection {#4647 …}
          +votes: Doctrine\ORM\PersistentCollection {#4649 …}
          +reports: Doctrine\ORM\PersistentCollection {#4651 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
          -id: 109317
          -bodyTs: "'nixo':1 'vm':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://infosec.pub/comment/4128890"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699656403 {#4640
            date: 2023-11-10 23:46:43.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4644}
        +body: "As in, build a NixOS VM that’s otherwise the exact same as your current system but with a different DE enabled. `nixos-rebuild build-vm`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1699660490 {#5190
          date: 2023-11-11 00:54:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
          "@demesisx@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5194 …}
        +nested: Doctrine\ORM\PersistentCollection {#5196 …}
        +votes: Doctrine\ORM\PersistentCollection {#5198 …}
        +reports: Doctrine\ORM\PersistentCollection {#5200 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5202 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5204 …}
        -id: 109476
        -bodyTs: "'build':3,27 'build-vm':26 'current':15 'de':21 'differ':20 'enabl':22 'exact':11 'nixo':5,24 'nixos-rebuild':23 'otherwis':9 'rebuild':25 'system':16 'vm':6,28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5690806"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699660490 {#5191
          date: 2023-11-11 00:54:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4644}
      +body: """
        > nixos-rebuild build-vm\n
        \n
        wow. I gotta check out nixos. That is incredible. Do you happen to know if fedora silverbue or any of the other immutable distros do this, or is this something specific to nixos?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699676432 {#5287
        date: 2023-11-11 05:20:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@demesisx@infosec.pub"
        "@Atemu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5297 …}
      +nested: Doctrine\ORM\PersistentCollection {#5299 …}
      +votes: Doctrine\ORM\PersistentCollection {#5301 …}
      +reports: Doctrine\ORM\PersistentCollection {#5303 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5305 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5307 …}
      -id: 110036
      -bodyTs: "'build':5 'build-vm':4 'check':10 'distro':30 'fedora':22 'gotta':9 'happen':18 'immut':29 'incred':15 'know':20 'nixo':2,12,39 'nixos-rebuild':1 'rebuild':3 'silverbu':23 'someth':36 'specif':37 'vm':6 'wow':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5380899"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699676432 {#5290
        date: 2023-11-11 05:20:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4644}
    +body: """
      Guix might also be able to do this but I don’t think the others can.\n
      \n
      This relies on NixOS’ declarative configuration which Silverbluae and the like do not have; they are configured imperatively.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699694032 {#5515
      date: 2023-11-11 10:13:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@demesisx@infosec.pub"
      "@Atemu@lemmy.ml"
      "@MonkCanatella@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5519 …}
    +nested: Doctrine\ORM\PersistentCollection {#5521 …}
    +votes: Doctrine\ORM\PersistentCollection {#5523 …}
    +reports: Doctrine\ORM\PersistentCollection {#5525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5527 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5529 …}
    -id: 110525
    -bodyTs: "'abl':5 'also':3 'configur':22,33 'declar':21 'guix':1 'imper':34 'like':27 'might':2 'nixo':20 'other':15 'reli':18 'silverblua':24 'think':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5701037"
    +editedAt: DateTimeImmutable @1699799730 {#5516
      date: 2023-11-12 15:35:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699694032 {#5517
      date: 2023-11-11 10:13:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4644}
  +body: "I did some research yesterday and it looks like silver blue has some rebase command that does something similar. Universal Blue is using that to make it easy to switch between DEs, netting a very similar result!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699712898 {#5589
    date: 2023-11-11 15:28:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@demesisx@infosec.pub"
    "@Atemu@lemmy.ml"
    "@MonkCanatella@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5584 …}
  +nested: Doctrine\ORM\PersistentCollection {#5579 …}
  +votes: Doctrine\ORM\PersistentCollection {#5583 …}
  +reports: Doctrine\ORM\PersistentCollection {#5593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5597 …}
  -id: 111343
  -bodyTs: "'blue':11,21 'command':15 'des':32 'easi':28 'like':9 'look':8 'make':26 'net':33 'rebas':14 'research':4 'result':37 'silver':10 'similar':19,36 'someth':18 'switch':30 'univers':20 'use':23 'yesterday':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5392510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699712898 {#5592
    date: 2023-11-11 15:28:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#5588
  +user: Proxies\__CG__\App\Entity\User {#5295 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5518
    +user: Proxies\__CG__\App\Entity\User {#5193 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5288
      +user: Proxies\__CG__\App\Entity\User {#5295 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5192
        +user: Proxies\__CG__\App\Entity\User {#5193 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4644
          +user: App\Entity\User {#4657 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "NixOS VM’s."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1699835368 {#4639
            date: 2023-11-13 01:29:28.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dansity@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4645 …}
          +nested: Doctrine\ORM\PersistentCollection {#4647 …}
          +votes: Doctrine\ORM\PersistentCollection {#4649 …}
          +reports: Doctrine\ORM\PersistentCollection {#4651 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
          -id: 109317
          -bodyTs: "'nixo':1 'vm':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://infosec.pub/comment/4128890"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699656403 {#4640
            date: 2023-11-10 23:46:43.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4644}
        +body: "As in, build a NixOS VM that’s otherwise the exact same as your current system but with a different DE enabled. `nixos-rebuild build-vm`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1699660490 {#5190
          date: 2023-11-11 00:54:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
          "@demesisx@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5194 …}
        +nested: Doctrine\ORM\PersistentCollection {#5196 …}
        +votes: Doctrine\ORM\PersistentCollection {#5198 …}
        +reports: Doctrine\ORM\PersistentCollection {#5200 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5202 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5204 …}
        -id: 109476
        -bodyTs: "'build':3,27 'build-vm':26 'current':15 'de':21 'differ':20 'enabl':22 'exact':11 'nixo':5,24 'nixos-rebuild':23 'otherwis':9 'rebuild':25 'system':16 'vm':6,28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5690806"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699660490 {#5191
          date: 2023-11-11 00:54:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4644}
      +body: """
        > nixos-rebuild build-vm\n
        \n
        wow. I gotta check out nixos. That is incredible. Do you happen to know if fedora silverbue or any of the other immutable distros do this, or is this something specific to nixos?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699676432 {#5287
        date: 2023-11-11 05:20:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@demesisx@infosec.pub"
        "@Atemu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5297 …}
      +nested: Doctrine\ORM\PersistentCollection {#5299 …}
      +votes: Doctrine\ORM\PersistentCollection {#5301 …}
      +reports: Doctrine\ORM\PersistentCollection {#5303 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5305 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5307 …}
      -id: 110036
      -bodyTs: "'build':5 'build-vm':4 'check':10 'distro':30 'fedora':22 'gotta':9 'happen':18 'immut':29 'incred':15 'know':20 'nixo':2,12,39 'nixos-rebuild':1 'rebuild':3 'silverbu':23 'someth':36 'specif':37 'vm':6 'wow':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5380899"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699676432 {#5290
        date: 2023-11-11 05:20:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4644}
    +body: """
      Guix might also be able to do this but I don’t think the others can.\n
      \n
      This relies on NixOS’ declarative configuration which Silverbluae and the like do not have; they are configured imperatively.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699694032 {#5515
      date: 2023-11-11 10:13:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@demesisx@infosec.pub"
      "@Atemu@lemmy.ml"
      "@MonkCanatella@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5519 …}
    +nested: Doctrine\ORM\PersistentCollection {#5521 …}
    +votes: Doctrine\ORM\PersistentCollection {#5523 …}
    +reports: Doctrine\ORM\PersistentCollection {#5525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5527 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5529 …}
    -id: 110525
    -bodyTs: "'abl':5 'also':3 'configur':22,33 'declar':21 'guix':1 'imper':34 'like':27 'might':2 'nixo':20 'other':15 'reli':18 'silverblua':24 'think':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5701037"
    +editedAt: DateTimeImmutable @1699799730 {#5516
      date: 2023-11-12 15:35:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699694032 {#5517
      date: 2023-11-11 10:13:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4644}
  +body: "I did some research yesterday and it looks like silver blue has some rebase command that does something similar. Universal Blue is using that to make it easy to switch between DEs, netting a very similar result!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699712898 {#5589
    date: 2023-11-11 15:28:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@demesisx@infosec.pub"
    "@Atemu@lemmy.ml"
    "@MonkCanatella@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5584 …}
  +nested: Doctrine\ORM\PersistentCollection {#5579 …}
  +votes: Doctrine\ORM\PersistentCollection {#5583 …}
  +reports: Doctrine\ORM\PersistentCollection {#5593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5597 …}
  -id: 111343
  -bodyTs: "'blue':11,21 'command':15 'des':32 'easi':28 'like':9 'look':8 'make':26 'net':33 'rebas':14 'research':4 'result':37 'silver':10 'similar':19,36 'someth':18 'switch':30 'univers':20 'use':23 'yesterday':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5392510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699712898 {#5592
    date: 2023-11-11 15:28:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#5588
  +user: Proxies\__CG__\App\Entity\User {#5295 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5518
    +user: Proxies\__CG__\App\Entity\User {#5193 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5288
      +user: Proxies\__CG__\App\Entity\User {#5295 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5192
        +user: Proxies\__CG__\App\Entity\User {#5193 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4644
          +user: App\Entity\User {#4657 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "NixOS VM’s."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1699835368 {#4639
            date: 2023-11-13 01:29:28.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dansity@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4645 …}
          +nested: Doctrine\ORM\PersistentCollection {#4647 …}
          +votes: Doctrine\ORM\PersistentCollection {#4649 …}
          +reports: Doctrine\ORM\PersistentCollection {#4651 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
          -id: 109317
          -bodyTs: "'nixo':1 'vm':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://infosec.pub/comment/4128890"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699656403 {#4640
            date: 2023-11-10 23:46:43.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4644}
        +body: "As in, build a NixOS VM that’s otherwise the exact same as your current system but with a different DE enabled. `nixos-rebuild build-vm`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1699660490 {#5190
          date: 2023-11-11 00:54:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
          "@demesisx@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5194 …}
        +nested: Doctrine\ORM\PersistentCollection {#5196 …}
        +votes: Doctrine\ORM\PersistentCollection {#5198 …}
        +reports: Doctrine\ORM\PersistentCollection {#5200 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5202 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5204 …}
        -id: 109476
        -bodyTs: "'build':3,27 'build-vm':26 'current':15 'de':21 'differ':20 'enabl':22 'exact':11 'nixo':5,24 'nixos-rebuild':23 'otherwis':9 'rebuild':25 'system':16 'vm':6,28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5690806"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699660490 {#5191
          date: 2023-11-11 00:54:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4644}
      +body: """
        > nixos-rebuild build-vm\n
        \n
        wow. I gotta check out nixos. That is incredible. Do you happen to know if fedora silverbue or any of the other immutable distros do this, or is this something specific to nixos?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699676432 {#5287
        date: 2023-11-11 05:20:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@demesisx@infosec.pub"
        "@Atemu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5297 …}
      +nested: Doctrine\ORM\PersistentCollection {#5299 …}
      +votes: Doctrine\ORM\PersistentCollection {#5301 …}
      +reports: Doctrine\ORM\PersistentCollection {#5303 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5305 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5307 …}
      -id: 110036
      -bodyTs: "'build':5 'build-vm':4 'check':10 'distro':30 'fedora':22 'gotta':9 'happen':18 'immut':29 'incred':15 'know':20 'nixo':2,12,39 'nixos-rebuild':1 'rebuild':3 'silverbu':23 'someth':36 'specif':37 'vm':6 'wow':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5380899"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699676432 {#5290
        date: 2023-11-11 05:20:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4644}
    +body: """
      Guix might also be able to do this but I don’t think the others can.\n
      \n
      This relies on NixOS’ declarative configuration which Silverbluae and the like do not have; they are configured imperatively.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699694032 {#5515
      date: 2023-11-11 10:13:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@demesisx@infosec.pub"
      "@Atemu@lemmy.ml"
      "@MonkCanatella@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5519 …}
    +nested: Doctrine\ORM\PersistentCollection {#5521 …}
    +votes: Doctrine\ORM\PersistentCollection {#5523 …}
    +reports: Doctrine\ORM\PersistentCollection {#5525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5527 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5529 …}
    -id: 110525
    -bodyTs: "'abl':5 'also':3 'configur':22,33 'declar':21 'guix':1 'imper':34 'like':27 'might':2 'nixo':20 'other':15 'reli':18 'silverblua':24 'think':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5701037"
    +editedAt: DateTimeImmutable @1699799730 {#5516
      date: 2023-11-12 15:35:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699694032 {#5517
      date: 2023-11-11 10:13:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4644}
  +body: "I did some research yesterday and it looks like silver blue has some rebase command that does something similar. Universal Blue is using that to make it easy to switch between DEs, netting a very similar result!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699712898 {#5589
    date: 2023-11-11 15:28:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@demesisx@infosec.pub"
    "@Atemu@lemmy.ml"
    "@MonkCanatella@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5584 …}
  +nested: Doctrine\ORM\PersistentCollection {#5579 …}
  +votes: Doctrine\ORM\PersistentCollection {#5583 …}
  +reports: Doctrine\ORM\PersistentCollection {#5593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5597 …}
  -id: 111343
  -bodyTs: "'blue':11,21 'command':15 'des':32 'easi':28 'like':9 'look':8 'make':26 'net':33 'rebas':14 'research':4 'result':37 'silver':10 'similar':19,36 'someth':18 'switch':30 'univers':20 'use':23 'yesterday':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5392510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699712898 {#5592
    date: 2023-11-11 15:28:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5311
  +user: Proxies\__CG__\App\Entity\User {#5093 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5192
    +user: Proxies\__CG__\App\Entity\User {#5193 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4644
      +user: App\Entity\User {#4657 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "NixOS VM’s."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1699835368 {#4639
        date: 2023-11-13 01:29:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4645 …}
      +nested: Doctrine\ORM\PersistentCollection {#4647 …}
      +votes: Doctrine\ORM\PersistentCollection {#4649 …}
      +reports: Doctrine\ORM\PersistentCollection {#4651 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
      -id: 109317
      -bodyTs: "'nixo':1 'vm':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4128890"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699656403 {#4640
        date: 2023-11-10 23:46:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4644}
    +body: "As in, build a NixOS VM that’s otherwise the exact same as your current system but with a different DE enabled. `nixos-rebuild build-vm`"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699660490 {#5190
      date: 2023-11-11 00:54:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@demesisx@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5194 …}
    +nested: Doctrine\ORM\PersistentCollection {#5196 …}
    +votes: Doctrine\ORM\PersistentCollection {#5198 …}
    +reports: Doctrine\ORM\PersistentCollection {#5200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5204 …}
    -id: 109476
    -bodyTs: "'build':3,27 'build-vm':26 'current':15 'de':21 'differ':20 'enabl':22 'exact':11 'nixo':5,24 'nixos-rebuild':23 'otherwis':9 'rebuild':25 'system':16 'vm':6,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5690806"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699660490 {#5191
      date: 2023-11-11 00:54:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4644}
  +body: "That’s a really cool feature"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699661661 {#5309
    date: 2023-11-11 01:14:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@demesisx@infosec.pub"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5312 …}
  +nested: Doctrine\ORM\PersistentCollection {#5314 …}
  +votes: Doctrine\ORM\PersistentCollection {#5316 …}
  +reports: Doctrine\ORM\PersistentCollection {#5318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5322 …}
  -id: 109521
  -bodyTs: "'cool':5 'featur':6 'realli':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5975540"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699661661 {#5310
    date: 2023-11-11 01:14:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#5311
  +user: Proxies\__CG__\App\Entity\User {#5093 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5192
    +user: Proxies\__CG__\App\Entity\User {#5193 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4644
      +user: App\Entity\User {#4657 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "NixOS VM’s."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1699835368 {#4639
        date: 2023-11-13 01:29:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4645 …}
      +nested: Doctrine\ORM\PersistentCollection {#4647 …}
      +votes: Doctrine\ORM\PersistentCollection {#4649 …}
      +reports: Doctrine\ORM\PersistentCollection {#4651 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
      -id: 109317
      -bodyTs: "'nixo':1 'vm':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4128890"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699656403 {#4640
        date: 2023-11-10 23:46:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4644}
    +body: "As in, build a NixOS VM that’s otherwise the exact same as your current system but with a different DE enabled. `nixos-rebuild build-vm`"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699660490 {#5190
      date: 2023-11-11 00:54:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@demesisx@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5194 …}
    +nested: Doctrine\ORM\PersistentCollection {#5196 …}
    +votes: Doctrine\ORM\PersistentCollection {#5198 …}
    +reports: Doctrine\ORM\PersistentCollection {#5200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5204 …}
    -id: 109476
    -bodyTs: "'build':3,27 'build-vm':26 'current':15 'de':21 'differ':20 'enabl':22 'exact':11 'nixo':5,24 'nixos-rebuild':23 'otherwis':9 'rebuild':25 'system':16 'vm':6,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5690806"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699660490 {#5191
      date: 2023-11-11 00:54:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4644}
  +body: "That’s a really cool feature"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699661661 {#5309
    date: 2023-11-11 01:14:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@demesisx@infosec.pub"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5312 …}
  +nested: Doctrine\ORM\PersistentCollection {#5314 …}
  +votes: Doctrine\ORM\PersistentCollection {#5316 …}
  +reports: Doctrine\ORM\PersistentCollection {#5318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5322 …}
  -id: 109521
  -bodyTs: "'cool':5 'featur':6 'realli':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5975540"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699661661 {#5310
    date: 2023-11-11 01:14:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#5311
  +user: Proxies\__CG__\App\Entity\User {#5093 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5192
    +user: Proxies\__CG__\App\Entity\User {#5193 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4644
      +user: App\Entity\User {#4657 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "NixOS VM’s."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1699835368 {#4639
        date: 2023-11-13 01:29:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4645 …}
      +nested: Doctrine\ORM\PersistentCollection {#4647 …}
      +votes: Doctrine\ORM\PersistentCollection {#4649 …}
      +reports: Doctrine\ORM\PersistentCollection {#4651 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
      -id: 109317
      -bodyTs: "'nixo':1 'vm':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4128890"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699656403 {#4640
        date: 2023-11-10 23:46:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4644}
    +body: "As in, build a NixOS VM that’s otherwise the exact same as your current system but with a different DE enabled. `nixos-rebuild build-vm`"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699660490 {#5190
      date: 2023-11-11 00:54:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@demesisx@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5194 …}
    +nested: Doctrine\ORM\PersistentCollection {#5196 …}
    +votes: Doctrine\ORM\PersistentCollection {#5198 …}
    +reports: Doctrine\ORM\PersistentCollection {#5200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5204 …}
    -id: 109476
    -bodyTs: "'build':3,27 'build-vm':26 'current':15 'de':21 'differ':20 'enabl':22 'exact':11 'nixo':5,24 'nixos-rebuild':23 'otherwis':9 'rebuild':25 'system':16 'vm':6,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5690806"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699660490 {#5191
      date: 2023-11-11 00:54:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4644}
  +body: "That’s a really cool feature"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699661661 {#5309
    date: 2023-11-11 01:14:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@demesisx@infosec.pub"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5312 …}
  +nested: Doctrine\ORM\PersistentCollection {#5314 …}
  +votes: Doctrine\ORM\PersistentCollection {#5316 …}
  +reports: Doctrine\ORM\PersistentCollection {#5318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5322 …}
  -id: 109521
  -bodyTs: "'cool':5 'featur':6 'realli':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5975540"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699661661 {#5310
    date: 2023-11-11 01:14:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5326
  +user: Proxies\__CG__\App\Entity\User {#5209 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5192
    +user: Proxies\__CG__\App\Entity\User {#5193 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4644
      +user: App\Entity\User {#4657 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "NixOS VM’s."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1699835368 {#4639
        date: 2023-11-13 01:29:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4645 …}
      +nested: Doctrine\ORM\PersistentCollection {#4647 …}
      +votes: Doctrine\ORM\PersistentCollection {#4649 …}
      +reports: Doctrine\ORM\PersistentCollection {#4651 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
      -id: 109317
      -bodyTs: "'nixo':1 'vm':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4128890"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699656403 {#4640
        date: 2023-11-10 23:46:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4644}
    +body: "As in, build a NixOS VM that’s otherwise the exact same as your current system but with a different DE enabled. `nixos-rebuild build-vm`"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699660490 {#5190
      date: 2023-11-11 00:54:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@demesisx@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5194 …}
    +nested: Doctrine\ORM\PersistentCollection {#5196 …}
    +votes: Doctrine\ORM\PersistentCollection {#5198 …}
    +reports: Doctrine\ORM\PersistentCollection {#5200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5204 …}
    -id: 109476
    -bodyTs: "'build':3,27 'build-vm':26 'current':15 'de':21 'differ':20 'enabl':22 'exact':11 'nixo':5,24 'nixos-rebuild':23 'otherwis':9 'rebuild':25 'system':16 'vm':6,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5690806"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699660490 {#5191
      date: 2023-11-11 00:54:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4644}
  +body: "Thanks for explaining. I’ve come across build-vm and I should really try it out. Rebooting just to roll back isn’t fun"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699667343 {#5324
    date: 2023-11-11 02:49:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@demesisx@infosec.pub"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5327 …}
  +nested: Doctrine\ORM\PersistentCollection {#5329 …}
  +votes: Doctrine\ORM\PersistentCollection {#5331 …}
  +reports: Doctrine\ORM\PersistentCollection {#5333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
  -id: 109751
  -bodyTs: "'across':7 'back':22 'build':9 'build-vm':8 'come':6 'explain':3 'fun':25 'isn':23 'realli':14 'reboot':18 'roll':21 'thank':1 'tri':15 've':5 'vm':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4753163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699667343 {#5325
    date: 2023-11-11 02:49: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
135 DENIED edit
App\Entity\EntryComment {#5326
  +user: Proxies\__CG__\App\Entity\User {#5209 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5192
    +user: Proxies\__CG__\App\Entity\User {#5193 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4644
      +user: App\Entity\User {#4657 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "NixOS VM’s."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1699835368 {#4639
        date: 2023-11-13 01:29:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4645 …}
      +nested: Doctrine\ORM\PersistentCollection {#4647 …}
      +votes: Doctrine\ORM\PersistentCollection {#4649 …}
      +reports: Doctrine\ORM\PersistentCollection {#4651 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
      -id: 109317
      -bodyTs: "'nixo':1 'vm':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4128890"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699656403 {#4640
        date: 2023-11-10 23:46:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4644}
    +body: "As in, build a NixOS VM that’s otherwise the exact same as your current system but with a different DE enabled. `nixos-rebuild build-vm`"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699660490 {#5190
      date: 2023-11-11 00:54:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@demesisx@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5194 …}
    +nested: Doctrine\ORM\PersistentCollection {#5196 …}
    +votes: Doctrine\ORM\PersistentCollection {#5198 …}
    +reports: Doctrine\ORM\PersistentCollection {#5200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5204 …}
    -id: 109476
    -bodyTs: "'build':3,27 'build-vm':26 'current':15 'de':21 'differ':20 'enabl':22 'exact':11 'nixo':5,24 'nixos-rebuild':23 'otherwis':9 'rebuild':25 'system':16 'vm':6,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5690806"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699660490 {#5191
      date: 2023-11-11 00:54:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4644}
  +body: "Thanks for explaining. I’ve come across build-vm and I should really try it out. Rebooting just to roll back isn’t fun"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699667343 {#5324
    date: 2023-11-11 02:49:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@demesisx@infosec.pub"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5327 …}
  +nested: Doctrine\ORM\PersistentCollection {#5329 …}
  +votes: Doctrine\ORM\PersistentCollection {#5331 …}
  +reports: Doctrine\ORM\PersistentCollection {#5333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
  -id: 109751
  -bodyTs: "'across':7 'back':22 'build':9 'build-vm':8 'come':6 'explain':3 'fun':25 'isn':23 'realli':14 'reboot':18 'roll':21 'thank':1 'tri':15 've':5 'vm':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4753163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699667343 {#5325
    date: 2023-11-11 02:49: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
136 DENIED moderate
App\Entity\EntryComment {#5326
  +user: Proxies\__CG__\App\Entity\User {#5209 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5192
    +user: Proxies\__CG__\App\Entity\User {#5193 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4644
      +user: App\Entity\User {#4657 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "NixOS VM’s."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1699835368 {#4639
        date: 2023-11-13 01:29:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4645 …}
      +nested: Doctrine\ORM\PersistentCollection {#4647 …}
      +votes: Doctrine\ORM\PersistentCollection {#4649 …}
      +reports: Doctrine\ORM\PersistentCollection {#4651 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
      -id: 109317
      -bodyTs: "'nixo':1 'vm':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4128890"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699656403 {#4640
        date: 2023-11-10 23:46:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4644}
    +body: "As in, build a NixOS VM that’s otherwise the exact same as your current system but with a different DE enabled. `nixos-rebuild build-vm`"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1699660490 {#5190
      date: 2023-11-11 00:54:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@demesisx@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5194 …}
    +nested: Doctrine\ORM\PersistentCollection {#5196 …}
    +votes: Doctrine\ORM\PersistentCollection {#5198 …}
    +reports: Doctrine\ORM\PersistentCollection {#5200 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5202 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5204 …}
    -id: 109476
    -bodyTs: "'build':3,27 'build-vm':26 'current':15 'de':21 'differ':20 'enabl':22 'exact':11 'nixo':5,24 'nixos-rebuild':23 'otherwis':9 'rebuild':25 'system':16 'vm':6,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5690806"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699660490 {#5191
      date: 2023-11-11 00:54:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4644}
  +body: "Thanks for explaining. I’ve come across build-vm and I should really try it out. Rebooting just to roll back isn’t fun"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699667343 {#5324
    date: 2023-11-11 02:49:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@demesisx@infosec.pub"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5327 …}
  +nested: Doctrine\ORM\PersistentCollection {#5329 …}
  +votes: Doctrine\ORM\PersistentCollection {#5331 …}
  +reports: Doctrine\ORM\PersistentCollection {#5333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
  -id: 109751
  -bodyTs: "'across':7 'back':22 'build':9 'build-vm':8 'come':6 'explain':3 'fun':25 'isn':23 'realli':14 'reboot':18 'roll':21 'thank':1 'tri':15 've':5 'vm':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4753163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699667343 {#5325
    date: 2023-11-11 02:49: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
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 {#5508
  +user: Proxies\__CG__\App\Entity\User {#5193 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5326
    +user: Proxies\__CG__\App\Entity\User {#5209 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5192
      +user: Proxies\__CG__\App\Entity\User {#5193 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4644
        +user: App\Entity\User {#4657 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "NixOS VM’s."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1699835368 {#4639
          date: 2023-11-13 01:29:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4645 …}
        +nested: Doctrine\ORM\PersistentCollection {#4647 …}
        +votes: Doctrine\ORM\PersistentCollection {#4649 …}
        +reports: Doctrine\ORM\PersistentCollection {#4651 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
        -id: 109317
        -bodyTs: "'nixo':1 'vm':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4128890"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699656403 {#4640
          date: 2023-11-10 23:46:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4644}
      +body: "As in, build a NixOS VM that’s otherwise the exact same as your current system but with a different DE enabled. `nixos-rebuild build-vm`"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1699660490 {#5190
        date: 2023-11-11 00:54:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@demesisx@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5194 …}
      +nested: Doctrine\ORM\PersistentCollection {#5196 …}
      +votes: Doctrine\ORM\PersistentCollection {#5198 …}
      +reports: Doctrine\ORM\PersistentCollection {#5200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5202 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5204 …}
      -id: 109476
      -bodyTs: "'build':3,27 'build-vm':26 'current':15 'de':21 'differ':20 'enabl':22 'exact':11 'nixo':5,24 'nixos-rebuild':23 'otherwis':9 'rebuild':25 'system':16 'vm':6,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5690806"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699660490 {#5191
        date: 2023-11-11 00:54:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4644}
    +body: "Thanks for explaining. I’ve come across build-vm and I should really try it out. Rebooting just to roll back isn’t fun"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699667343 {#5324
      date: 2023-11-11 02:49:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@demesisx@infosec.pub"
      "@Atemu@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5327 …}
    +nested: Doctrine\ORM\PersistentCollection {#5329 …}
    +votes: Doctrine\ORM\PersistentCollection {#5331 …}
    +reports: Doctrine\ORM\PersistentCollection {#5333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
    -id: 109751
    -bodyTs: "'across':7 'back':22 'build':9 'build-vm':8 'come':6 'explain':3 'fun':25 'isn':23 'realli':14 'reboot':18 'roll':21 'thank':1 'tri':15 've':5 'vm':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4753163"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699667343 {#5325
      date: 2023-11-11 02:49:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4644}
  +body: """
    Well, you can roll back with a switch too; no reboot required.\n
    \n
    The VM protects you from accidental state modification however (i.e. programs enabled by some DE by default writing their config files everwhere) and its ephemeral nature makes a few things easier.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699694281 {#5503
    date: 2023-11-11 10:18:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@demesisx@infosec.pub"
    "@Atemu@lemmy.ml"
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5500 …}
  +nested: Doctrine\ORM\PersistentCollection {#5497 …}
  +votes: Doctrine\ORM\PersistentCollection {#5495 …}
  +reports: Doctrine\ORM\PersistentCollection {#5509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5513 …}
  -id: 110533
  -bodyTs: "'accident':18 'back':5 'config':32 'de':27 'default':29 'easier':43 'enabl':24 'ephemer':37 'everwher':34 'file':33 'howev':21 'i.e':22 'make':39 'modif':20 'natur':38 'program':23 'protect':15 'reboot':11 'requir':12 'roll':4 'state':19 'switch':8 'thing':42 'vm':14 'well':1 'write':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5701092"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699694281 {#5506
    date: 2023-11-11 10:18: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
139 DENIED edit
App\Entity\EntryComment {#5508
  +user: Proxies\__CG__\App\Entity\User {#5193 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5326
    +user: Proxies\__CG__\App\Entity\User {#5209 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5192
      +user: Proxies\__CG__\App\Entity\User {#5193 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4644
        +user: App\Entity\User {#4657 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "NixOS VM’s."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1699835368 {#4639
          date: 2023-11-13 01:29:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4645 …}
        +nested: Doctrine\ORM\PersistentCollection {#4647 …}
        +votes: Doctrine\ORM\PersistentCollection {#4649 …}
        +reports: Doctrine\ORM\PersistentCollection {#4651 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
        -id: 109317
        -bodyTs: "'nixo':1 'vm':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4128890"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699656403 {#4640
          date: 2023-11-10 23:46:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4644}
      +body: "As in, build a NixOS VM that’s otherwise the exact same as your current system but with a different DE enabled. `nixos-rebuild build-vm`"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1699660490 {#5190
        date: 2023-11-11 00:54:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@demesisx@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5194 …}
      +nested: Doctrine\ORM\PersistentCollection {#5196 …}
      +votes: Doctrine\ORM\PersistentCollection {#5198 …}
      +reports: Doctrine\ORM\PersistentCollection {#5200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5202 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5204 …}
      -id: 109476
      -bodyTs: "'build':3,27 'build-vm':26 'current':15 'de':21 'differ':20 'enabl':22 'exact':11 'nixo':5,24 'nixos-rebuild':23 'otherwis':9 'rebuild':25 'system':16 'vm':6,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5690806"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699660490 {#5191
        date: 2023-11-11 00:54:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4644}
    +body: "Thanks for explaining. I’ve come across build-vm and I should really try it out. Rebooting just to roll back isn’t fun"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699667343 {#5324
      date: 2023-11-11 02:49:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@demesisx@infosec.pub"
      "@Atemu@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5327 …}
    +nested: Doctrine\ORM\PersistentCollection {#5329 …}
    +votes: Doctrine\ORM\PersistentCollection {#5331 …}
    +reports: Doctrine\ORM\PersistentCollection {#5333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
    -id: 109751
    -bodyTs: "'across':7 'back':22 'build':9 'build-vm':8 'come':6 'explain':3 'fun':25 'isn':23 'realli':14 'reboot':18 'roll':21 'thank':1 'tri':15 've':5 'vm':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4753163"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699667343 {#5325
      date: 2023-11-11 02:49:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4644}
  +body: """
    Well, you can roll back with a switch too; no reboot required.\n
    \n
    The VM protects you from accidental state modification however (i.e. programs enabled by some DE by default writing their config files everwhere) and its ephemeral nature makes a few things easier.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699694281 {#5503
    date: 2023-11-11 10:18:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@demesisx@infosec.pub"
    "@Atemu@lemmy.ml"
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5500 …}
  +nested: Doctrine\ORM\PersistentCollection {#5497 …}
  +votes: Doctrine\ORM\PersistentCollection {#5495 …}
  +reports: Doctrine\ORM\PersistentCollection {#5509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5513 …}
  -id: 110533
  -bodyTs: "'accident':18 'back':5 'config':32 'de':27 'default':29 'easier':43 'enabl':24 'ephemer':37 'everwher':34 'file':33 'howev':21 'i.e':22 'make':39 'modif':20 'natur':38 'program':23 'protect':15 'reboot':11 'requir':12 'roll':4 'state':19 'switch':8 'thing':42 'vm':14 'well':1 'write':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5701092"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699694281 {#5506
    date: 2023-11-11 10:18: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
140 DENIED moderate
App\Entity\EntryComment {#5508
  +user: Proxies\__CG__\App\Entity\User {#5193 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5326
    +user: Proxies\__CG__\App\Entity\User {#5209 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5192
      +user: Proxies\__CG__\App\Entity\User {#5193 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4644
        +user: App\Entity\User {#4657 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "NixOS VM’s."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1699835368 {#4639
          date: 2023-11-13 01:29:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4645 …}
        +nested: Doctrine\ORM\PersistentCollection {#4647 …}
        +votes: Doctrine\ORM\PersistentCollection {#4649 …}
        +reports: Doctrine\ORM\PersistentCollection {#4651 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
        -id: 109317
        -bodyTs: "'nixo':1 'vm':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4128890"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699656403 {#4640
          date: 2023-11-10 23:46:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4644}
      +body: "As in, build a NixOS VM that’s otherwise the exact same as your current system but with a different DE enabled. `nixos-rebuild build-vm`"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1699660490 {#5190
        date: 2023-11-11 00:54:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@demesisx@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5194 …}
      +nested: Doctrine\ORM\PersistentCollection {#5196 …}
      +votes: Doctrine\ORM\PersistentCollection {#5198 …}
      +reports: Doctrine\ORM\PersistentCollection {#5200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5202 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5204 …}
      -id: 109476
      -bodyTs: "'build':3,27 'build-vm':26 'current':15 'de':21 'differ':20 'enabl':22 'exact':11 'nixo':5,24 'nixos-rebuild':23 'otherwis':9 'rebuild':25 'system':16 'vm':6,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5690806"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699660490 {#5191
        date: 2023-11-11 00:54:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4644}
    +body: "Thanks for explaining. I’ve come across build-vm and I should really try it out. Rebooting just to roll back isn’t fun"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699667343 {#5324
      date: 2023-11-11 02:49:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@demesisx@infosec.pub"
      "@Atemu@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5327 …}
    +nested: Doctrine\ORM\PersistentCollection {#5329 …}
    +votes: Doctrine\ORM\PersistentCollection {#5331 …}
    +reports: Doctrine\ORM\PersistentCollection {#5333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
    -id: 109751
    -bodyTs: "'across':7 'back':22 'build':9 'build-vm':8 'come':6 'explain':3 'fun':25 'isn':23 'realli':14 'reboot':18 'roll':21 'thank':1 'tri':15 've':5 'vm':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4753163"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699667343 {#5325
      date: 2023-11-11 02:49:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4644}
  +body: """
    Well, you can roll back with a switch too; no reboot required.\n
    \n
    The VM protects you from accidental state modification however (i.e. programs enabled by some DE by default writing their config files everwhere) and its ephemeral nature makes a few things easier.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699694281 {#5503
    date: 2023-11-11 10:18:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@demesisx@infosec.pub"
    "@Atemu@lemmy.ml"
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5500 …}
  +nested: Doctrine\ORM\PersistentCollection {#5497 …}
  +votes: Doctrine\ORM\PersistentCollection {#5495 …}
  +reports: Doctrine\ORM\PersistentCollection {#5509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5513 …}
  -id: 110533
  -bodyTs: "'accident':18 'back':5 'config':32 'de':27 'default':29 'easier':43 'enabl':24 'ephemer':37 'everwher':34 'file':33 'howev':21 'i.e':22 'make':39 'modif':20 'natur':38 'program':23 'protect':15 'reboot':11 'requir':12 'roll':4 'state':19 'switch':8 'thing':42 'vm':14 'well':1 'write':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5701092"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699694281 {#5506
    date: 2023-11-11 10:18: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
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 {#5601
  +user: Proxies\__CG__\App\Entity\User {#5209 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5508
    +user: Proxies\__CG__\App\Entity\User {#5193 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5326
      +user: Proxies\__CG__\App\Entity\User {#5209 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5192
        +user: Proxies\__CG__\App\Entity\User {#5193 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4644
          +user: App\Entity\User {#4657 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "NixOS VM’s."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1699835368 {#4639
            date: 2023-11-13 01:29:28.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dansity@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4645 …}
          +nested: Doctrine\ORM\PersistentCollection {#4647 …}
          +votes: Doctrine\ORM\PersistentCollection {#4649 …}
          +reports: Doctrine\ORM\PersistentCollection {#4651 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
          -id: 109317
          -bodyTs: "'nixo':1 'vm':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://infosec.pub/comment/4128890"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699656403 {#4640
            date: 2023-11-10 23:46:43.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4644}
        +body: "As in, build a NixOS VM that’s otherwise the exact same as your current system but with a different DE enabled. `nixos-rebuild build-vm`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1699660490 {#5190
          date: 2023-11-11 00:54:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
          "@demesisx@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5194 …}
        +nested: Doctrine\ORM\PersistentCollection {#5196 …}
        +votes: Doctrine\ORM\PersistentCollection {#5198 …}
        +reports: Doctrine\ORM\PersistentCollection {#5200 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5202 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5204 …}
        -id: 109476
        -bodyTs: "'build':3,27 'build-vm':26 'current':15 'de':21 'differ':20 'enabl':22 'exact':11 'nixo':5,24 'nixos-rebuild':23 'otherwis':9 'rebuild':25 'system':16 'vm':6,28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5690806"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699660490 {#5191
          date: 2023-11-11 00:54:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4644}
      +body: "Thanks for explaining. I’ve come across build-vm and I should really try it out. Rebooting just to roll back isn’t fun"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699667343 {#5324
        date: 2023-11-11 02:49:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@demesisx@infosec.pub"
        "@Atemu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5327 …}
      +nested: Doctrine\ORM\PersistentCollection {#5329 …}
      +votes: Doctrine\ORM\PersistentCollection {#5331 …}
      +reports: Doctrine\ORM\PersistentCollection {#5333 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
      -id: 109751
      -bodyTs: "'across':7 'back':22 'build':9 'build-vm':8 'come':6 'explain':3 'fun':25 'isn':23 'realli':14 'reboot':18 'roll':21 'thank':1 'tri':15 've':5 'vm':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4753163"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699667343 {#5325
        date: 2023-11-11 02:49:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4644}
    +body: """
      Well, you can roll back with a switch too; no reboot required.\n
      \n
      The VM protects you from accidental state modification however (i.e. programs enabled by some DE by default writing their config files everwhere) and its ephemeral nature makes a few things easier.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699694281 {#5503
      date: 2023-11-11 10:18:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@demesisx@infosec.pub"
      "@Atemu@lemmy.ml"
      "@Chewy7324@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5500 …}
    +nested: Doctrine\ORM\PersistentCollection {#5497 …}
    +votes: Doctrine\ORM\PersistentCollection {#5495 …}
    +reports: Doctrine\ORM\PersistentCollection {#5509 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5511 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5513 …}
    -id: 110533
    -bodyTs: "'accident':18 'back':5 'config':32 'de':27 'default':29 'easier':43 'enabl':24 'ephemer':37 'everwher':34 'file':33 'howev':21 'i.e':22 'make':39 'modif':20 'natur':38 'program':23 'protect':15 'reboot':11 'requir':12 'roll':4 'state':19 'switch':8 'thing':42 'vm':14 'well':1 'write':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5701092"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699694281 {#5506
      date: 2023-11-11 10:18:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4644}
  +body: "I’ve had some changes where I had to logout after a switch, so this should help sometimes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699717646 {#5599
    date: 2023-11-11 16:47:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@demesisx@infosec.pub"
    "@Atemu@lemmy.ml"
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5602 …}
  +nested: Doctrine\ORM\PersistentCollection {#5604 …}
  +votes: Doctrine\ORM\PersistentCollection {#5606 …}
  +reports: Doctrine\ORM\PersistentCollection {#5608 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
  -id: 111667
  -bodyTs: "'chang':5 'help':17 'logout':10 'sometim':18 'switch':13 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4767128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699717646 {#5600
    date: 2023-11-11 16:47: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
143 DENIED edit
App\Entity\EntryComment {#5601
  +user: Proxies\__CG__\App\Entity\User {#5209 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5508
    +user: Proxies\__CG__\App\Entity\User {#5193 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5326
      +user: Proxies\__CG__\App\Entity\User {#5209 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5192
        +user: Proxies\__CG__\App\Entity\User {#5193 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4644
          +user: App\Entity\User {#4657 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "NixOS VM’s."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1699835368 {#4639
            date: 2023-11-13 01:29:28.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dansity@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4645 …}
          +nested: Doctrine\ORM\PersistentCollection {#4647 …}
          +votes: Doctrine\ORM\PersistentCollection {#4649 …}
          +reports: Doctrine\ORM\PersistentCollection {#4651 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
          -id: 109317
          -bodyTs: "'nixo':1 'vm':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://infosec.pub/comment/4128890"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699656403 {#4640
            date: 2023-11-10 23:46:43.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4644}
        +body: "As in, build a NixOS VM that’s otherwise the exact same as your current system but with a different DE enabled. `nixos-rebuild build-vm`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1699660490 {#5190
          date: 2023-11-11 00:54:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
          "@demesisx@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5194 …}
        +nested: Doctrine\ORM\PersistentCollection {#5196 …}
        +votes: Doctrine\ORM\PersistentCollection {#5198 …}
        +reports: Doctrine\ORM\PersistentCollection {#5200 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5202 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5204 …}
        -id: 109476
        -bodyTs: "'build':3,27 'build-vm':26 'current':15 'de':21 'differ':20 'enabl':22 'exact':11 'nixo':5,24 'nixos-rebuild':23 'otherwis':9 'rebuild':25 'system':16 'vm':6,28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5690806"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699660490 {#5191
          date: 2023-11-11 00:54:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4644}
      +body: "Thanks for explaining. I’ve come across build-vm and I should really try it out. Rebooting just to roll back isn’t fun"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699667343 {#5324
        date: 2023-11-11 02:49:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@demesisx@infosec.pub"
        "@Atemu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5327 …}
      +nested: Doctrine\ORM\PersistentCollection {#5329 …}
      +votes: Doctrine\ORM\PersistentCollection {#5331 …}
      +reports: Doctrine\ORM\PersistentCollection {#5333 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
      -id: 109751
      -bodyTs: "'across':7 'back':22 'build':9 'build-vm':8 'come':6 'explain':3 'fun':25 'isn':23 'realli':14 'reboot':18 'roll':21 'thank':1 'tri':15 've':5 'vm':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4753163"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699667343 {#5325
        date: 2023-11-11 02:49:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4644}
    +body: """
      Well, you can roll back with a switch too; no reboot required.\n
      \n
      The VM protects you from accidental state modification however (i.e. programs enabled by some DE by default writing their config files everwhere) and its ephemeral nature makes a few things easier.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699694281 {#5503
      date: 2023-11-11 10:18:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@demesisx@infosec.pub"
      "@Atemu@lemmy.ml"
      "@Chewy7324@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5500 …}
    +nested: Doctrine\ORM\PersistentCollection {#5497 …}
    +votes: Doctrine\ORM\PersistentCollection {#5495 …}
    +reports: Doctrine\ORM\PersistentCollection {#5509 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5511 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5513 …}
    -id: 110533
    -bodyTs: "'accident':18 'back':5 'config':32 'de':27 'default':29 'easier':43 'enabl':24 'ephemer':37 'everwher':34 'file':33 'howev':21 'i.e':22 'make':39 'modif':20 'natur':38 'program':23 'protect':15 'reboot':11 'requir':12 'roll':4 'state':19 'switch':8 'thing':42 'vm':14 'well':1 'write':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5701092"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699694281 {#5506
      date: 2023-11-11 10:18:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4644}
  +body: "I’ve had some changes where I had to logout after a switch, so this should help sometimes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699717646 {#5599
    date: 2023-11-11 16:47:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@demesisx@infosec.pub"
    "@Atemu@lemmy.ml"
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5602 …}
  +nested: Doctrine\ORM\PersistentCollection {#5604 …}
  +votes: Doctrine\ORM\PersistentCollection {#5606 …}
  +reports: Doctrine\ORM\PersistentCollection {#5608 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
  -id: 111667
  -bodyTs: "'chang':5 'help':17 'logout':10 'sometim':18 'switch':13 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4767128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699717646 {#5600
    date: 2023-11-11 16:47: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
144 DENIED moderate
App\Entity\EntryComment {#5601
  +user: Proxies\__CG__\App\Entity\User {#5209 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5508
    +user: Proxies\__CG__\App\Entity\User {#5193 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5326
      +user: Proxies\__CG__\App\Entity\User {#5209 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5192
        +user: Proxies\__CG__\App\Entity\User {#5193 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4644
          +user: App\Entity\User {#4657 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "NixOS VM’s."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1699835368 {#4639
            date: 2023-11-13 01:29:28.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dansity@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4645 …}
          +nested: Doctrine\ORM\PersistentCollection {#4647 …}
          +votes: Doctrine\ORM\PersistentCollection {#4649 …}
          +reports: Doctrine\ORM\PersistentCollection {#4651 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
          -id: 109317
          -bodyTs: "'nixo':1 'vm':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://infosec.pub/comment/4128890"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699656403 {#4640
            date: 2023-11-10 23:46:43.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4644}
        +body: "As in, build a NixOS VM that’s otherwise the exact same as your current system but with a different DE enabled. `nixos-rebuild build-vm`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1699660490 {#5190
          date: 2023-11-11 00:54:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dansity@lemmy.dbzer0.com"
          "@demesisx@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5194 …}
        +nested: Doctrine\ORM\PersistentCollection {#5196 …}
        +votes: Doctrine\ORM\PersistentCollection {#5198 …}
        +reports: Doctrine\ORM\PersistentCollection {#5200 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5202 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5204 …}
        -id: 109476
        -bodyTs: "'build':3,27 'build-vm':26 'current':15 'de':21 'differ':20 'enabl':22 'exact':11 'nixo':5,24 'nixos-rebuild':23 'otherwis':9 'rebuild':25 'system':16 'vm':6,28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5690806"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699660490 {#5191
          date: 2023-11-11 00:54:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4644}
      +body: "Thanks for explaining. I’ve come across build-vm and I should really try it out. Rebooting just to roll back isn’t fun"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699667343 {#5324
        date: 2023-11-11 02:49:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
        "@demesisx@infosec.pub"
        "@Atemu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5327 …}
      +nested: Doctrine\ORM\PersistentCollection {#5329 …}
      +votes: Doctrine\ORM\PersistentCollection {#5331 …}
      +reports: Doctrine\ORM\PersistentCollection {#5333 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
      -id: 109751
      -bodyTs: "'across':7 'back':22 'build':9 'build-vm':8 'come':6 'explain':3 'fun':25 'isn':23 'realli':14 'reboot':18 'roll':21 'thank':1 'tri':15 've':5 'vm':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4753163"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699667343 {#5325
        date: 2023-11-11 02:49:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4644}
    +body: """
      Well, you can roll back with a switch too; no reboot required.\n
      \n
      The VM protects you from accidental state modification however (i.e. programs enabled by some DE by default writing their config files everwhere) and its ephemeral nature makes a few things easier.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699694281 {#5503
      date: 2023-11-11 10:18:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@demesisx@infosec.pub"
      "@Atemu@lemmy.ml"
      "@Chewy7324@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5500 …}
    +nested: Doctrine\ORM\PersistentCollection {#5497 …}
    +votes: Doctrine\ORM\PersistentCollection {#5495 …}
    +reports: Doctrine\ORM\PersistentCollection {#5509 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5511 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5513 …}
    -id: 110533
    -bodyTs: "'accident':18 'back':5 'config':32 'de':27 'default':29 'easier':43 'enabl':24 'ephemer':37 'everwher':34 'file':33 'howev':21 'i.e':22 'make':39 'modif':20 'natur':38 'program':23 'protect':15 'reboot':11 'requir':12 'roll':4 'state':19 'switch':8 'thing':42 'vm':14 'well':1 'write':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5701092"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699694281 {#5506
      date: 2023-11-11 10:18:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4644}
  +body: "I’ve had some changes where I had to logout after a switch, so this should help sometimes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699717646 {#5599
    date: 2023-11-11 16:47:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@demesisx@infosec.pub"
    "@Atemu@lemmy.ml"
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5602 …}
  +nested: Doctrine\ORM\PersistentCollection {#5604 …}
  +votes: Doctrine\ORM\PersistentCollection {#5606 …}
  +reports: Doctrine\ORM\PersistentCollection {#5608 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5610 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5612 …}
  -id: 111667
  -bodyTs: "'chang':5 'help':17 'logout':10 'sometim':18 'switch':13 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4767128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699717646 {#5600
    date: 2023-11-11 16:47: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
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 {#4719
  +user: App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "[BlendOS](https://blendos.co/). You can easily switch between DEs without any conflicts or dependency hell, as they’re all containerised (and would therefore perform better than running them inside a full-fledged VM)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1699782493 {#4714
    date: 2023-11-12 10:48:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4720 …}
  +nested: Doctrine\ORM\PersistentCollection {#4722 …}
  +votes: Doctrine\ORM\PersistentCollection {#4724 …}
  +reports: Doctrine\ORM\PersistentCollection {#4726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4728 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4730 …}
  -id: 109242
  -bodyTs: "'/).':4 'better':26 'blendo':1 'blendos.co':3 'blendos.co/).':2 'conflict':13 'containeris':21 'depend':15 'des':10 'easili':7 'fledg':34 'full':33 'full-fledg':32 'hell':16 'insid':30 'perform':25 're':19 'run':28 'switch':8 'therefor':24 'vm':35 'without':11 'would':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3679825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699654765 {#4715
    date: 2023-11-10 23:19: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
147 DENIED edit
App\Entity\EntryComment {#4719
  +user: App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "[BlendOS](https://blendos.co/). You can easily switch between DEs without any conflicts or dependency hell, as they’re all containerised (and would therefore perform better than running them inside a full-fledged VM)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1699782493 {#4714
    date: 2023-11-12 10:48:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4720 …}
  +nested: Doctrine\ORM\PersistentCollection {#4722 …}
  +votes: Doctrine\ORM\PersistentCollection {#4724 …}
  +reports: Doctrine\ORM\PersistentCollection {#4726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4728 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4730 …}
  -id: 109242
  -bodyTs: "'/).':4 'better':26 'blendo':1 'blendos.co':3 'blendos.co/).':2 'conflict':13 'containeris':21 'depend':15 'des':10 'easili':7 'fledg':34 'full':33 'full-fledg':32 'hell':16 'insid':30 'perform':25 're':19 'run':28 'switch':8 'therefor':24 'vm':35 'without':11 'would':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3679825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699654765 {#4715
    date: 2023-11-10 23:19: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
148 DENIED moderate
App\Entity\EntryComment {#4719
  +user: App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "[BlendOS](https://blendos.co/). You can easily switch between DEs without any conflicts or dependency hell, as they’re all containerised (and would therefore perform better than running them inside a full-fledged VM)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1699782493 {#4714
    date: 2023-11-12 10:48:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4720 …}
  +nested: Doctrine\ORM\PersistentCollection {#4722 …}
  +votes: Doctrine\ORM\PersistentCollection {#4724 …}
  +reports: Doctrine\ORM\PersistentCollection {#4726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4728 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4730 …}
  -id: 109242
  -bodyTs: "'/).':4 'better':26 'blendo':1 'blendos.co':3 'blendos.co/).':2 'conflict':13 'containeris':21 'depend':15 'des':10 'easili':7 'fledg':34 'full':33 'full-fledg':32 'hell':16 'insid':30 'perform':25 're':19 'run':28 'switch':8 'therefor':24 'vm':35 'without':11 'would':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3679825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699654765 {#4715
    date: 2023-11-10 23:19: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
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 {#5144
  +user: Proxies\__CG__\App\Entity\User {#5145 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4719
    +user: App\Entity\User {#4732 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "[BlendOS](https://blendos.co/). You can easily switch between DEs without any conflicts or dependency hell, as they’re all containerised (and would therefore perform better than running them inside a full-fledged VM)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1699782493 {#4714
      date: 2023-11-12 10:48:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4720 …}
    +nested: Doctrine\ORM\PersistentCollection {#4722 …}
    +votes: Doctrine\ORM\PersistentCollection {#4724 …}
    +reports: Doctrine\ORM\PersistentCollection {#4726 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4728 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4730 …}
    -id: 109242
    -bodyTs: "'/).':4 'better':26 'blendo':1 'blendos.co':3 'blendos.co/).':2 'conflict':13 'containeris':21 'depend':15 'des':10 'easili':7 'fledg':34 'full':33 'full-fledg':32 'hell':16 'insid':30 'perform':25 're':19 'run':28 'switch':8 'therefor':24 'vm':35 'without':11 'would':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3679825"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699654765 {#4715
      date: 2023-11-10 23:19:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4719}
  +body: "I didn’t know this existed. This is interesting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699658985 {#5142
    date: 2023-11-11 00:29:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5146 …}
  +nested: Doctrine\ORM\PersistentCollection {#5148 …}
  +votes: Doctrine\ORM\PersistentCollection {#5150 …}
  +reports: Doctrine\ORM\PersistentCollection {#5152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5156 …}
  -id: 109415
  -bodyTs: "'didn':2 'exist':6 'interest':9 'know':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4519451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699658985 {#5143
    date: 2023-11-11 00:29:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#5144
  +user: Proxies\__CG__\App\Entity\User {#5145 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4719
    +user: App\Entity\User {#4732 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "[BlendOS](https://blendos.co/). You can easily switch between DEs without any conflicts or dependency hell, as they’re all containerised (and would therefore perform better than running them inside a full-fledged VM)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1699782493 {#4714
      date: 2023-11-12 10:48:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4720 …}
    +nested: Doctrine\ORM\PersistentCollection {#4722 …}
    +votes: Doctrine\ORM\PersistentCollection {#4724 …}
    +reports: Doctrine\ORM\PersistentCollection {#4726 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4728 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4730 …}
    -id: 109242
    -bodyTs: "'/).':4 'better':26 'blendo':1 'blendos.co':3 'blendos.co/).':2 'conflict':13 'containeris':21 'depend':15 'des':10 'easili':7 'fledg':34 'full':33 'full-fledg':32 'hell':16 'insid':30 'perform':25 're':19 'run':28 'switch':8 'therefor':24 'vm':35 'without':11 'would':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3679825"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699654765 {#4715
      date: 2023-11-10 23:19:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4719}
  +body: "I didn’t know this existed. This is interesting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699658985 {#5142
    date: 2023-11-11 00:29:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5146 …}
  +nested: Doctrine\ORM\PersistentCollection {#5148 …}
  +votes: Doctrine\ORM\PersistentCollection {#5150 …}
  +reports: Doctrine\ORM\PersistentCollection {#5152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5156 …}
  -id: 109415
  -bodyTs: "'didn':2 'exist':6 'interest':9 'know':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4519451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699658985 {#5143
    date: 2023-11-11 00:29:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#5144
  +user: Proxies\__CG__\App\Entity\User {#5145 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4719
    +user: App\Entity\User {#4732 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "[BlendOS](https://blendos.co/). You can easily switch between DEs without any conflicts or dependency hell, as they’re all containerised (and would therefore perform better than running them inside a full-fledged VM)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1699782493 {#4714
      date: 2023-11-12 10:48:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4720 …}
    +nested: Doctrine\ORM\PersistentCollection {#4722 …}
    +votes: Doctrine\ORM\PersistentCollection {#4724 …}
    +reports: Doctrine\ORM\PersistentCollection {#4726 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4728 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4730 …}
    -id: 109242
    -bodyTs: "'/).':4 'better':26 'blendo':1 'blendos.co':3 'blendos.co/).':2 'conflict':13 'containeris':21 'depend':15 'des':10 'easili':7 'fledg':34 'full':33 'full-fledg':32 'hell':16 'insid':30 'perform':25 're':19 'run':28 'switch':8 'therefor':24 'vm':35 'without':11 'would':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3679825"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699654765 {#4715
      date: 2023-11-10 23:19:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4719}
  +body: "I didn’t know this existed. This is interesting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699658985 {#5142
    date: 2023-11-11 00:29:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5146 …}
  +nested: Doctrine\ORM\PersistentCollection {#5148 …}
  +votes: Doctrine\ORM\PersistentCollection {#5150 …}
  +reports: Doctrine\ORM\PersistentCollection {#5152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5156 …}
  -id: 109415
  -bodyTs: "'didn':2 'exist':6 'interest':9 'know':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4519451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699658985 {#5143
    date: 2023-11-11 00:29:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#5160
  +user: Proxies\__CG__\App\Entity\User {#5161 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4719
    +user: App\Entity\User {#4732 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "[BlendOS](https://blendos.co/). You can easily switch between DEs without any conflicts or dependency hell, as they’re all containerised (and would therefore perform better than running them inside a full-fledged VM)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1699782493 {#4714
      date: 2023-11-12 10:48:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4720 …}
    +nested: Doctrine\ORM\PersistentCollection {#4722 …}
    +votes: Doctrine\ORM\PersistentCollection {#4724 …}
    +reports: Doctrine\ORM\PersistentCollection {#4726 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4728 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4730 …}
    -id: 109242
    -bodyTs: "'/).':4 'better':26 'blendo':1 'blendos.co':3 'blendos.co/).':2 'conflict':13 'containeris':21 'depend':15 'des':10 'easili':7 'fledg':34 'full':33 'full-fledg':32 'hell':16 'insid':30 'perform':25 're':19 'run':28 'switch':8 'therefor':24 'vm':35 'without':11 'would':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3679825"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699654765 {#4715
      date: 2023-11-10 23:19:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4719}
  +body: "I just spent an hour trying to get this installed in a Proxmox VM. No dice. After install, it just boots to the GRUB rescue prompt. Oh well, seems like a cool idea."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699664300 {#5158
    date: 2023-11-11 01:58:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5162 …}
  +nested: Doctrine\ORM\PersistentCollection {#5164 …}
  +votes: Doctrine\ORM\PersistentCollection {#5166 …}
  +reports: Doctrine\ORM\PersistentCollection {#5168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5172 …}
  -id: 109622
  -bodyTs: "'boot':21 'cool':32 'dice':16 'get':8 'grub':24 'hour':5 'idea':33 'instal':10,18 'like':30 'oh':27 'prompt':26 'proxmox':13 'rescu':25 'seem':29 'spent':3 'tri':6 'vm':14 'well':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5692457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699664300 {#5159
    date: 2023-11-11 01:58:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#5160
  +user: Proxies\__CG__\App\Entity\User {#5161 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4719
    +user: App\Entity\User {#4732 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "[BlendOS](https://blendos.co/). You can easily switch between DEs without any conflicts or dependency hell, as they’re all containerised (and would therefore perform better than running them inside a full-fledged VM)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1699782493 {#4714
      date: 2023-11-12 10:48:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4720 …}
    +nested: Doctrine\ORM\PersistentCollection {#4722 …}
    +votes: Doctrine\ORM\PersistentCollection {#4724 …}
    +reports: Doctrine\ORM\PersistentCollection {#4726 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4728 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4730 …}
    -id: 109242
    -bodyTs: "'/).':4 'better':26 'blendo':1 'blendos.co':3 'blendos.co/).':2 'conflict':13 'containeris':21 'depend':15 'des':10 'easili':7 'fledg':34 'full':33 'full-fledg':32 'hell':16 'insid':30 'perform':25 're':19 'run':28 'switch':8 'therefor':24 'vm':35 'without':11 'would':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3679825"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699654765 {#4715
      date: 2023-11-10 23:19:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4719}
  +body: "I just spent an hour trying to get this installed in a Proxmox VM. No dice. After install, it just boots to the GRUB rescue prompt. Oh well, seems like a cool idea."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699664300 {#5158
    date: 2023-11-11 01:58:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5162 …}
  +nested: Doctrine\ORM\PersistentCollection {#5164 …}
  +votes: Doctrine\ORM\PersistentCollection {#5166 …}
  +reports: Doctrine\ORM\PersistentCollection {#5168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5172 …}
  -id: 109622
  -bodyTs: "'boot':21 'cool':32 'dice':16 'get':8 'grub':24 'hour':5 'idea':33 'instal':10,18 'like':30 'oh':27 'prompt':26 'proxmox':13 'rescu':25 'seem':29 'spent':3 'tri':6 'vm':14 'well':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5692457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699664300 {#5159
    date: 2023-11-11 01:58:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#5160
  +user: Proxies\__CG__\App\Entity\User {#5161 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4719
    +user: App\Entity\User {#4732 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "[BlendOS](https://blendos.co/). You can easily switch between DEs without any conflicts or dependency hell, as they’re all containerised (and would therefore perform better than running them inside a full-fledged VM)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1699782493 {#4714
      date: 2023-11-12 10:48:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4720 …}
    +nested: Doctrine\ORM\PersistentCollection {#4722 …}
    +votes: Doctrine\ORM\PersistentCollection {#4724 …}
    +reports: Doctrine\ORM\PersistentCollection {#4726 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4728 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4730 …}
    -id: 109242
    -bodyTs: "'/).':4 'better':26 'blendo':1 'blendos.co':3 'blendos.co/).':2 'conflict':13 'containeris':21 'depend':15 'des':10 'easili':7 'fledg':34 'full':33 'full-fledg':32 'hell':16 'insid':30 'perform':25 're':19 'run':28 'switch':8 'therefor':24 'vm':35 'without':11 'would':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3679825"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699654765 {#4715
      date: 2023-11-10 23:19:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4719}
  +body: "I just spent an hour trying to get this installed in a Proxmox VM. No dice. After install, it just boots to the GRUB rescue prompt. Oh well, seems like a cool idea."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699664300 {#5158
    date: 2023-11-11 01:58:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5162 …}
  +nested: Doctrine\ORM\PersistentCollection {#5164 …}
  +votes: Doctrine\ORM\PersistentCollection {#5166 …}
  +reports: Doctrine\ORM\PersistentCollection {#5168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5172 …}
  -id: 109622
  -bodyTs: "'boot':21 'cool':32 'dice':16 'get':8 'grub':24 'hour':5 'idea':33 'instal':10,18 'like':30 'oh':27 'prompt':26 'proxmox':13 'rescu':25 'seem':29 'spent':3 'tri':6 'vm':14 'well':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5692457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699664300 {#5159
    date: 2023-11-11 01:58:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5341
  +user: Proxies\__CG__\App\Entity\User {#5295 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5160
    +user: Proxies\__CG__\App\Entity\User {#5161 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4719
      +user: App\Entity\User {#4732 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "[BlendOS](https://blendos.co/). You can easily switch between DEs without any conflicts or dependency hell, as they’re all containerised (and would therefore perform better than running them inside a full-fledged VM)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1699782493 {#4714
        date: 2023-11-12 10:48:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4720 …}
      +nested: Doctrine\ORM\PersistentCollection {#4722 …}
      +votes: Doctrine\ORM\PersistentCollection {#4724 …}
      +reports: Doctrine\ORM\PersistentCollection {#4726 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4728 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4730 …}
      -id: 109242
      -bodyTs: "'/).':4 'better':26 'blendo':1 'blendos.co':3 'blendos.co/).':2 'conflict':13 'containeris':21 'depend':15 'des':10 'easili':7 'fledg':34 'full':33 'full-fledg':32 'hell':16 'insid':30 'perform':25 're':19 'run':28 'switch':8 'therefor':24 'vm':35 'without':11 'would':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/3679825"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699654765 {#4715
        date: 2023-11-10 23:19:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4719}
    +body: "I just spent an hour trying to get this installed in a Proxmox VM. No dice. After install, it just boots to the GRUB rescue prompt. Oh well, seems like a cool idea."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699664300 {#5158
      date: 2023-11-11 01:58:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@d3Xt3r@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5162 …}
    +nested: Doctrine\ORM\PersistentCollection {#5164 …}
    +votes: Doctrine\ORM\PersistentCollection {#5166 …}
    +reports: Doctrine\ORM\PersistentCollection {#5168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5172 …}
    -id: 109622
    -bodyTs: "'boot':21 'cool':32 'dice':16 'get':8 'grub':24 'hour':5 'idea':33 'instal':10,18 'like':30 'oh':27 'prompt':26 'proxmox':13 'rescu':25 'seem':29 'spent':3 'tri':6 'vm':14 'well':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5692457"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699664300 {#5159
      date: 2023-11-11 01:58:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4719}
  +body: "Yeah it’s not in a useable state. If you do a custom partition, it installls the bootloader wrong lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699677214 {#5339
    date: 2023-11-11 05:33:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@d3Xt3r@lemmy.nz"
    "@zzzzzz@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5342 …}
  +nested: Doctrine\ORM\PersistentCollection {#5344 …}
  +votes: Doctrine\ORM\PersistentCollection {#5346 …}
  +reports: Doctrine\ORM\PersistentCollection {#5348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
  -id: 110060
  -bodyTs: "'bootload':18 'custom':13 'install':16 'lol':20 'partit':14 'state':8 'useabl':7 'wrong':19 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5381081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699677214 {#5340
    date: 2023-11-11 05:33: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
159 DENIED edit
App\Entity\EntryComment {#5341
  +user: Proxies\__CG__\App\Entity\User {#5295 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5160
    +user: Proxies\__CG__\App\Entity\User {#5161 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4719
      +user: App\Entity\User {#4732 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "[BlendOS](https://blendos.co/). You can easily switch between DEs without any conflicts or dependency hell, as they’re all containerised (and would therefore perform better than running them inside a full-fledged VM)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1699782493 {#4714
        date: 2023-11-12 10:48:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4720 …}
      +nested: Doctrine\ORM\PersistentCollection {#4722 …}
      +votes: Doctrine\ORM\PersistentCollection {#4724 …}
      +reports: Doctrine\ORM\PersistentCollection {#4726 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4728 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4730 …}
      -id: 109242
      -bodyTs: "'/).':4 'better':26 'blendo':1 'blendos.co':3 'blendos.co/).':2 'conflict':13 'containeris':21 'depend':15 'des':10 'easili':7 'fledg':34 'full':33 'full-fledg':32 'hell':16 'insid':30 'perform':25 're':19 'run':28 'switch':8 'therefor':24 'vm':35 'without':11 'would':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/3679825"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699654765 {#4715
        date: 2023-11-10 23:19:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4719}
    +body: "I just spent an hour trying to get this installed in a Proxmox VM. No dice. After install, it just boots to the GRUB rescue prompt. Oh well, seems like a cool idea."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699664300 {#5158
      date: 2023-11-11 01:58:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@d3Xt3r@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5162 …}
    +nested: Doctrine\ORM\PersistentCollection {#5164 …}
    +votes: Doctrine\ORM\PersistentCollection {#5166 …}
    +reports: Doctrine\ORM\PersistentCollection {#5168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5172 …}
    -id: 109622
    -bodyTs: "'boot':21 'cool':32 'dice':16 'get':8 'grub':24 'hour':5 'idea':33 'instal':10,18 'like':30 'oh':27 'prompt':26 'proxmox':13 'rescu':25 'seem':29 'spent':3 'tri':6 'vm':14 'well':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5692457"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699664300 {#5159
      date: 2023-11-11 01:58:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4719}
  +body: "Yeah it’s not in a useable state. If you do a custom partition, it installls the bootloader wrong lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699677214 {#5339
    date: 2023-11-11 05:33:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@d3Xt3r@lemmy.nz"
    "@zzzzzz@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5342 …}
  +nested: Doctrine\ORM\PersistentCollection {#5344 …}
  +votes: Doctrine\ORM\PersistentCollection {#5346 …}
  +reports: Doctrine\ORM\PersistentCollection {#5348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
  -id: 110060
  -bodyTs: "'bootload':18 'custom':13 'install':16 'lol':20 'partit':14 'state':8 'useabl':7 'wrong':19 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5381081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699677214 {#5340
    date: 2023-11-11 05:33: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
160 DENIED moderate
App\Entity\EntryComment {#5341
  +user: Proxies\__CG__\App\Entity\User {#5295 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5160
    +user: Proxies\__CG__\App\Entity\User {#5161 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4719
      +user: App\Entity\User {#4732 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "[BlendOS](https://blendos.co/). You can easily switch between DEs without any conflicts or dependency hell, as they’re all containerised (and would therefore perform better than running them inside a full-fledged VM)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1699782493 {#4714
        date: 2023-11-12 10:48:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dansity@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4720 …}
      +nested: Doctrine\ORM\PersistentCollection {#4722 …}
      +votes: Doctrine\ORM\PersistentCollection {#4724 …}
      +reports: Doctrine\ORM\PersistentCollection {#4726 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4728 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4730 …}
      -id: 109242
      -bodyTs: "'/).':4 'better':26 'blendo':1 'blendos.co':3 'blendos.co/).':2 'conflict':13 'containeris':21 'depend':15 'des':10 'easili':7 'fledg':34 'full':33 'full-fledg':32 'hell':16 'insid':30 'perform':25 're':19 'run':28 'switch':8 'therefor':24 'vm':35 'without':11 'would':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/3679825"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699654765 {#4715
        date: 2023-11-10 23:19:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4719}
    +body: "I just spent an hour trying to get this installed in a Proxmox VM. No dice. After install, it just boots to the GRUB rescue prompt. Oh well, seems like a cool idea."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699664300 {#5158
      date: 2023-11-11 01:58:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
      "@d3Xt3r@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5162 …}
    +nested: Doctrine\ORM\PersistentCollection {#5164 …}
    +votes: Doctrine\ORM\PersistentCollection {#5166 …}
    +reports: Doctrine\ORM\PersistentCollection {#5168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5172 …}
    -id: 109622
    -bodyTs: "'boot':21 'cool':32 'dice':16 'get':8 'grub':24 'hour':5 'idea':33 'instal':10,18 'like':30 'oh':27 'prompt':26 'proxmox':13 'rescu':25 'seem':29 'spent':3 'tri':6 'vm':14 'well':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5692457"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699664300 {#5159
      date: 2023-11-11 01:58:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4719}
  +body: "Yeah it’s not in a useable state. If you do a custom partition, it installls the bootloader wrong lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699677214 {#5339
    date: 2023-11-11 05:33:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@d3Xt3r@lemmy.nz"
    "@zzzzzz@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5342 …}
  +nested: Doctrine\ORM\PersistentCollection {#5344 …}
  +votes: Doctrine\ORM\PersistentCollection {#5346 …}
  +reports: Doctrine\ORM\PersistentCollection {#5348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
  -id: 110060
  -bodyTs: "'bootload':18 'custom':13 'install':16 'lol':20 'partit':14 'state':8 'useabl':7 'wrong':19 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5381081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699677214 {#5340
    date: 2023-11-11 05:33: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
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 {#5176
  +user: Proxies\__CG__\App\Entity\User {#5177 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4719
    +user: App\Entity\User {#4732 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "[BlendOS](https://blendos.co/). You can easily switch between DEs without any conflicts or dependency hell, as they’re all containerised (and would therefore perform better than running them inside a full-fledged VM)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1699782493 {#4714
      date: 2023-11-12 10:48:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4720 …}
    +nested: Doctrine\ORM\PersistentCollection {#4722 …}
    +votes: Doctrine\ORM\PersistentCollection {#4724 …}
    +reports: Doctrine\ORM\PersistentCollection {#4726 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4728 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4730 …}
    -id: 109242
    -bodyTs: "'/).':4 'better':26 'blendo':1 'blendos.co':3 'blendos.co/).':2 'conflict':13 'containeris':21 'depend':15 'des':10 'easili':7 'fledg':34 'full':33 'full-fledg':32 'hell':16 'insid':30 'perform':25 're':19 'run':28 'switch':8 'therefor':24 'vm':35 'without':11 'would':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3679825"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699654765 {#4715
      date: 2023-11-10 23:19:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4719}
  +body: "that looks interesting"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699667157 {#5174
    date: 2023-11-11 02:45:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5178 …}
  +nested: Doctrine\ORM\PersistentCollection {#5180 …}
  +votes: Doctrine\ORM\PersistentCollection {#5182 …}
  +reports: Doctrine\ORM\PersistentCollection {#5184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5188 …}
  -id: 109744
  -bodyTs: "'interest':3 'look':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4712194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699667157 {#5175
    date: 2023-11-11 02:45: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
163 DENIED edit
App\Entity\EntryComment {#5176
  +user: Proxies\__CG__\App\Entity\User {#5177 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4719
    +user: App\Entity\User {#4732 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "[BlendOS](https://blendos.co/). You can easily switch between DEs without any conflicts or dependency hell, as they’re all containerised (and would therefore perform better than running them inside a full-fledged VM)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1699782493 {#4714
      date: 2023-11-12 10:48:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4720 …}
    +nested: Doctrine\ORM\PersistentCollection {#4722 …}
    +votes: Doctrine\ORM\PersistentCollection {#4724 …}
    +reports: Doctrine\ORM\PersistentCollection {#4726 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4728 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4730 …}
    -id: 109242
    -bodyTs: "'/).':4 'better':26 'blendo':1 'blendos.co':3 'blendos.co/).':2 'conflict':13 'containeris':21 'depend':15 'des':10 'easili':7 'fledg':34 'full':33 'full-fledg':32 'hell':16 'insid':30 'perform':25 're':19 'run':28 'switch':8 'therefor':24 'vm':35 'without':11 'would':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3679825"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699654765 {#4715
      date: 2023-11-10 23:19:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4719}
  +body: "that looks interesting"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699667157 {#5174
    date: 2023-11-11 02:45:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5178 …}
  +nested: Doctrine\ORM\PersistentCollection {#5180 …}
  +votes: Doctrine\ORM\PersistentCollection {#5182 …}
  +reports: Doctrine\ORM\PersistentCollection {#5184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5188 …}
  -id: 109744
  -bodyTs: "'interest':3 'look':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4712194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699667157 {#5175
    date: 2023-11-11 02:45: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
164 DENIED moderate
App\Entity\EntryComment {#5176
  +user: Proxies\__CG__\App\Entity\User {#5177 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4719
    +user: App\Entity\User {#4732 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "[BlendOS](https://blendos.co/). You can easily switch between DEs without any conflicts or dependency hell, as they’re all containerised (and would therefore perform better than running them inside a full-fledged VM)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1699782493 {#4714
      date: 2023-11-12 10:48:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4720 …}
    +nested: Doctrine\ORM\PersistentCollection {#4722 …}
    +votes: Doctrine\ORM\PersistentCollection {#4724 …}
    +reports: Doctrine\ORM\PersistentCollection {#4726 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4728 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4730 …}
    -id: 109242
    -bodyTs: "'/).':4 'better':26 'blendo':1 'blendos.co':3 'blendos.co/).':2 'conflict':13 'containeris':21 'depend':15 'des':10 'easili':7 'fledg':34 'full':33 'full-fledg':32 'hell':16 'insid':30 'perform':25 're':19 'run':28 'switch':8 'therefor':24 'vm':35 'without':11 'would':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3679825"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699654765 {#4715
      date: 2023-11-10 23:19:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4719}
  +body: "that looks interesting"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699667157 {#5174
    date: 2023-11-11 02:45:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5178 …}
  +nested: Doctrine\ORM\PersistentCollection {#5180 …}
  +votes: Doctrine\ORM\PersistentCollection {#5182 …}
  +reports: Doctrine\ORM\PersistentCollection {#5184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5188 …}
  -id: 109744
  -bodyTs: "'interest':3 'look':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4712194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699667157 {#5175
    date: 2023-11-11 02:45: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
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 {#4792
  +user: App\Entity\User {#4805 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "A Live boot USB Stick"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1699766863 {#4787
    date: 2023-11-12 06:27:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4793 …}
  +nested: Doctrine\ORM\PersistentCollection {#4795 …}
  +votes: Doctrine\ORM\PersistentCollection {#4797 …}
  +reports: Doctrine\ORM\PersistentCollection {#4799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4801 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4803 …}
  -id: 109192
  -bodyTs: "'boot':3 'live':2 'stick':5 'usb':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4700049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699653720 {#4788
    date: 2023-11-10 23:02: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
167 DENIED edit
App\Entity\EntryComment {#4792
  +user: App\Entity\User {#4805 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "A Live boot USB Stick"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1699766863 {#4787
    date: 2023-11-12 06:27:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4793 …}
  +nested: Doctrine\ORM\PersistentCollection {#4795 …}
  +votes: Doctrine\ORM\PersistentCollection {#4797 …}
  +reports: Doctrine\ORM\PersistentCollection {#4799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4801 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4803 …}
  -id: 109192
  -bodyTs: "'boot':3 'live':2 'stick':5 'usb':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4700049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699653720 {#4788
    date: 2023-11-10 23:02: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
168 DENIED moderate
App\Entity\EntryComment {#4792
  +user: App\Entity\User {#4805 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "A Live boot USB Stick"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1699766863 {#4787
    date: 2023-11-12 06:27:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4793 …}
  +nested: Doctrine\ORM\PersistentCollection {#4795 …}
  +votes: Doctrine\ORM\PersistentCollection {#4797 …}
  +reports: Doctrine\ORM\PersistentCollection {#4799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4801 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4803 …}
  -id: 109192
  -bodyTs: "'boot':3 'live':2 'stick':5 'usb':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4700049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699653720 {#4788
    date: 2023-11-10 23:02: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
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 {#5128
  +user: Proxies\__CG__\App\Entity\User {#5129 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4792
    +user: App\Entity\User {#4805 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "A Live boot USB Stick"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1699766863 {#4787
      date: 2023-11-12 06:27:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4793 …}
    +nested: Doctrine\ORM\PersistentCollection {#4795 …}
    +votes: Doctrine\ORM\PersistentCollection {#4797 …}
    +reports: Doctrine\ORM\PersistentCollection {#4799 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4801 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4803 …}
    -id: 109192
    -bodyTs: "'boot':3 'live':2 'stick':5 'usb':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4700049"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699653720 {#4788
      date: 2023-11-10 23:02:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4792}
  +body: "Yeah, I can’t see other options other than this or VMs being worth the trouble."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699668412 {#5126
    date: 2023-11-11 03:06:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@h3ndrik@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5130 …}
  +nested: Doctrine\ORM\PersistentCollection {#5132 …}
  +votes: Doctrine\ORM\PersistentCollection {#5134 …}
  +reports: Doctrine\ORM\PersistentCollection {#5136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5140 …}
  -id: 109788
  -bodyTs: "'option':7 'see':5 'troubl':16 'vms':12 'worth':14 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1613620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699668412 {#5127
    date: 2023-11-11 03:06: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
171 DENIED edit
App\Entity\EntryComment {#5128
  +user: Proxies\__CG__\App\Entity\User {#5129 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4792
    +user: App\Entity\User {#4805 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "A Live boot USB Stick"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1699766863 {#4787
      date: 2023-11-12 06:27:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4793 …}
    +nested: Doctrine\ORM\PersistentCollection {#4795 …}
    +votes: Doctrine\ORM\PersistentCollection {#4797 …}
    +reports: Doctrine\ORM\PersistentCollection {#4799 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4801 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4803 …}
    -id: 109192
    -bodyTs: "'boot':3 'live':2 'stick':5 'usb':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4700049"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699653720 {#4788
      date: 2023-11-10 23:02:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4792}
  +body: "Yeah, I can’t see other options other than this or VMs being worth the trouble."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699668412 {#5126
    date: 2023-11-11 03:06:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@h3ndrik@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5130 …}
  +nested: Doctrine\ORM\PersistentCollection {#5132 …}
  +votes: Doctrine\ORM\PersistentCollection {#5134 …}
  +reports: Doctrine\ORM\PersistentCollection {#5136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5140 …}
  -id: 109788
  -bodyTs: "'option':7 'see':5 'troubl':16 'vms':12 'worth':14 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1613620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699668412 {#5127
    date: 2023-11-11 03:06: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
172 DENIED moderate
App\Entity\EntryComment {#5128
  +user: Proxies\__CG__\App\Entity\User {#5129 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4792
    +user: App\Entity\User {#4805 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "A Live boot USB Stick"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1699766863 {#4787
      date: 2023-11-12 06:27:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4793 …}
    +nested: Doctrine\ORM\PersistentCollection {#4795 …}
    +votes: Doctrine\ORM\PersistentCollection {#4797 …}
    +reports: Doctrine\ORM\PersistentCollection {#4799 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4801 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4803 …}
    -id: 109192
    -bodyTs: "'boot':3 'live':2 'stick':5 'usb':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4700049"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699653720 {#4788
      date: 2023-11-10 23:02:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4792}
  +body: "Yeah, I can’t see other options other than this or VMs being worth the trouble."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699668412 {#5126
    date: 2023-11-11 03:06:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@h3ndrik@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5130 …}
  +nested: Doctrine\ORM\PersistentCollection {#5132 …}
  +votes: Doctrine\ORM\PersistentCollection {#5134 …}
  +reports: Doctrine\ORM\PersistentCollection {#5136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5140 …}
  -id: 109788
  -bodyTs: "'option':7 'see':5 'troubl':16 'vms':12 'worth':14 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1613620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699668412 {#5127
    date: 2023-11-11 03:06: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
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 {#5112
  +user: Proxies\__CG__\App\Entity\User {#5113 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4865 …}
  +root: App\Entity\EntryComment {#4865 …}
  +body: "Just be a little careful here. There are distro live images that Ventoy does not support. They are rare but they do exist."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699654625 {#5109
    date: 2023-11-10 23:17:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@mintycactus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5114 …}
  +nested: Doctrine\ORM\PersistentCollection {#5116 …}
  +votes: Doctrine\ORM\PersistentCollection {#5118 …}
  +reports: Doctrine\ORM\PersistentCollection {#5120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5124 …}
  -id: 109235
  -bodyTs: "'care':5 'distro':9 'exist':23 'imag':11 'littl':4 'live':10 'rare':19 'support':16 'ventoy':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5219071"
  +editedAt: DateTimeImmutable @1699744838 {#5110
    date: 2023-11-12 00:20:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699654625 {#5111
    date: 2023-11-10 23:17:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#5112
  +user: Proxies\__CG__\App\Entity\User {#5113 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4865 …}
  +root: App\Entity\EntryComment {#4865 …}
  +body: "Just be a little careful here. There are distro live images that Ventoy does not support. They are rare but they do exist."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699654625 {#5109
    date: 2023-11-10 23:17:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@mintycactus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5114 …}
  +nested: Doctrine\ORM\PersistentCollection {#5116 …}
  +votes: Doctrine\ORM\PersistentCollection {#5118 …}
  +reports: Doctrine\ORM\PersistentCollection {#5120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5124 …}
  -id: 109235
  -bodyTs: "'care':5 'distro':9 'exist':23 'imag':11 'littl':4 'live':10 'rare':19 'support':16 'ventoy':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5219071"
  +editedAt: DateTimeImmutable @1699744838 {#5110
    date: 2023-11-12 00:20:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699654625 {#5111
    date: 2023-11-10 23:17:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#5112
  +user: Proxies\__CG__\App\Entity\User {#5113 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4865 …}
  +root: App\Entity\EntryComment {#4865 …}
  +body: "Just be a little careful here. There are distro live images that Ventoy does not support. They are rare but they do exist."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699654625 {#5109
    date: 2023-11-10 23:17:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
    "@mintycactus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5114 …}
  +nested: Doctrine\ORM\PersistentCollection {#5116 …}
  +votes: Doctrine\ORM\PersistentCollection {#5118 …}
  +reports: Doctrine\ORM\PersistentCollection {#5120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5124 …}
  -id: 109235
  -bodyTs: "'care':5 'distro':9 'exist':23 'imag':11 'littl':4 'live':10 'rare':19 'support':16 'ventoy':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5219071"
  +editedAt: DateTimeImmutable @1699744838 {#5110
    date: 2023-11-12 00:20:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699654625 {#5111
    date: 2023-11-10 23:17:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4939
  +user: App\Entity\User {#4952 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    It would be best to try every single one separately, otherwise you’ll have dozens of programs that do the exact same thing, like file explorers.\n
    \n
    That said, with Fedora you can list available desktop environments using the default package manager, dnf. In a terminal use the dnf group list command to list all available desktop environments:\n
    \n
    `dnf group list --available *desktop`\n
    \n
    Install the required desktop environment using the dnf install command. Ensure to prefix with the @ sign, for example:\n
    \n
    `dnf install @kde-desktop-environment`\n
    \n
    After trying the DE, you can remove it with:\n
    \n
    `dnf remove @kde-desktop-environment`
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699757081 {#4934
    date: 2023-11-12 03:44:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kde-desktop-environment"
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4940 …}
  +nested: Doctrine\ORM\PersistentCollection {#4942 …}
  +votes: Doctrine\ORM\PersistentCollection {#4944 …}
  +reports: Doctrine\ORM\PersistentCollection {#4946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4950 …}
  -id: 109169
  -bodyTs: "'avail':34,55,61 'best':4 'command':51,72 'de':90 'default':39 'desktop':35,56,62,66,85,100 'dnf':42,48,58,70,81,96 'dozen':15 'ensur':73 'environ':36,57,67,86,101 'everi':7 'exact':21 'exampl':80 'explor':26 'fedora':30 'file':25 'group':49,59 'instal':63,71,82 'kde':84,99 'kde-desktop-environ':83,98 'like':24 'list':33,50,53,60 'll':13 'manag':41 'one':9 'otherwis':11 'packag':40 'prefix':75 'program':17 'remov':93,97 'requir':65 'said':28 'separ':10 'sign':78 'singl':8 'termin':45 'thing':23 'tri':6,88 'use':37,46,68 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4747304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699653390 {#4935
    date: 2023-11-10 22:56:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#4939
  +user: App\Entity\User {#4952 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    It would be best to try every single one separately, otherwise you’ll have dozens of programs that do the exact same thing, like file explorers.\n
    \n
    That said, with Fedora you can list available desktop environments using the default package manager, dnf. In a terminal use the dnf group list command to list all available desktop environments:\n
    \n
    `dnf group list --available *desktop`\n
    \n
    Install the required desktop environment using the dnf install command. Ensure to prefix with the @ sign, for example:\n
    \n
    `dnf install @kde-desktop-environment`\n
    \n
    After trying the DE, you can remove it with:\n
    \n
    `dnf remove @kde-desktop-environment`
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699757081 {#4934
    date: 2023-11-12 03:44:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kde-desktop-environment"
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4940 …}
  +nested: Doctrine\ORM\PersistentCollection {#4942 …}
  +votes: Doctrine\ORM\PersistentCollection {#4944 …}
  +reports: Doctrine\ORM\PersistentCollection {#4946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4950 …}
  -id: 109169
  -bodyTs: "'avail':34,55,61 'best':4 'command':51,72 'de':90 'default':39 'desktop':35,56,62,66,85,100 'dnf':42,48,58,70,81,96 'dozen':15 'ensur':73 'environ':36,57,67,86,101 'everi':7 'exact':21 'exampl':80 'explor':26 'fedora':30 'file':25 'group':49,59 'instal':63,71,82 'kde':84,99 'kde-desktop-environ':83,98 'like':24 'list':33,50,53,60 'll':13 'manag':41 'one':9 'otherwis':11 'packag':40 'prefix':75 'program':17 'remov':93,97 'requir':65 'said':28 'separ':10 'sign':78 'singl':8 'termin':45 'thing':23 'tri':6,88 'use':37,46,68 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4747304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699653390 {#4935
    date: 2023-11-10 22:56:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#4939
  +user: App\Entity\User {#4952 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    It would be best to try every single one separately, otherwise you’ll have dozens of programs that do the exact same thing, like file explorers.\n
    \n
    That said, with Fedora you can list available desktop environments using the default package manager, dnf. In a terminal use the dnf group list command to list all available desktop environments:\n
    \n
    `dnf group list --available *desktop`\n
    \n
    Install the required desktop environment using the dnf install command. Ensure to prefix with the @ sign, for example:\n
    \n
    `dnf install @kde-desktop-environment`\n
    \n
    After trying the DE, you can remove it with:\n
    \n
    `dnf remove @kde-desktop-environment`
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699757081 {#4934
    date: 2023-11-12 03:44:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kde-desktop-environment"
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4940 …}
  +nested: Doctrine\ORM\PersistentCollection {#4942 …}
  +votes: Doctrine\ORM\PersistentCollection {#4944 …}
  +reports: Doctrine\ORM\PersistentCollection {#4946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4950 …}
  -id: 109169
  -bodyTs: "'avail':34,55,61 'best':4 'command':51,72 'de':90 'default':39 'desktop':35,56,62,66,85,100 'dnf':42,48,58,70,81,96 'dozen':15 'ensur':73 'environ':36,57,67,86,101 'everi':7 'exact':21 'exampl':80 'explor':26 'fedora':30 'file':25 'group':49,59 'instal':63,71,82 'kde':84,99 'kde-desktop-environ':83,98 'like':24 'list':33,50,53,60 'll':13 'manag':41 'one':9 'otherwis':11 'packag':40 'prefix':75 'program':17 'remov':93,97 'requir':65 'said':28 'separ':10 'sign':78 'singl':8 'termin':45 'thing':23 'tri':6,88 'use':37,46,68 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4747304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699653390 {#4935
    date: 2023-11-10 22:56:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5096
  +user: Proxies\__CG__\App\Entity\User {#5093 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4939
    +user: App\Entity\User {#4952 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      It would be best to try every single one separately, otherwise you’ll have dozens of programs that do the exact same thing, like file explorers.\n
      \n
      That said, with Fedora you can list available desktop environments using the default package manager, dnf. In a terminal use the dnf group list command to list all available desktop environments:\n
      \n
      `dnf group list --available *desktop`\n
      \n
      Install the required desktop environment using the dnf install command. Ensure to prefix with the @ sign, for example:\n
      \n
      `dnf install @kde-desktop-environment`\n
      \n
      After trying the DE, you can remove it with:\n
      \n
      `dnf remove @kde-desktop-environment`
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699757081 {#4934
      date: 2023-11-12 03:44:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@kde-desktop-environment"
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4940 …}
    +nested: Doctrine\ORM\PersistentCollection {#4942 …}
    +votes: Doctrine\ORM\PersistentCollection {#4944 …}
    +reports: Doctrine\ORM\PersistentCollection {#4946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4948 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4950 …}
    -id: 109169
    -bodyTs: "'avail':34,55,61 'best':4 'command':51,72 'de':90 'default':39 'desktop':35,56,62,66,85,100 'dnf':42,48,58,70,81,96 'dozen':15 'ensur':73 'environ':36,57,67,86,101 'everi':7 'exact':21 'exampl':80 'explor':26 'fedora':30 'file':25 'group':49,59 'instal':63,71,82 'kde':84,99 'kde-desktop-environ':83,98 'like':24 'list':33,50,53,60 'll':13 'manag':41 'one':9 'otherwis':11 'packag':40 'prefix':75 'program':17 'remov':93,97 'requir':65 'said':28 'separ':10 'sign':78 'singl':8 'termin':45 'thing':23 'tri':6,88 'use':37,46,68 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4747304"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699653390 {#4935
      date: 2023-11-10 22:56:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4939}
  +body: "Thought fully switching a desktop environment up to your login screen and all is a little more complicated and can end up bricking your system if you don’t know what your doing. For those cases, you also would need to swap the system identity. Not entirely sure what was the command right…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699661826 {#5097
    date: 2023-11-11 01:17:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kde-desktop-environment"
    "@dansity@lemmy.dbzer0.com"
    "@lalo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5090 …}
  +nested: Doctrine\ORM\PersistentCollection {#5088 …}
  +votes: Doctrine\ORM\PersistentCollection {#5092 …}
  +reports: Doctrine\ORM\PersistentCollection {#5103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5107 …}
  -id: 109532
  -bodyTs: "'also':38 'brick':23 'case':36 'command':52 'complic':18 'desktop':5 'end':21 'entir':47 'environ':6 'fulli':2 'ident':45 'know':30 'littl':16 'login':10 'need':40 'right':53 'screen':11 'sure':48 'swap':42 'switch':3 'system':25,44 'thought':1 'would':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5975621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699661826 {#5100
    date: 2023-11-11 01:17:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#5096
  +user: Proxies\__CG__\App\Entity\User {#5093 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4939
    +user: App\Entity\User {#4952 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      It would be best to try every single one separately, otherwise you’ll have dozens of programs that do the exact same thing, like file explorers.\n
      \n
      That said, with Fedora you can list available desktop environments using the default package manager, dnf. In a terminal use the dnf group list command to list all available desktop environments:\n
      \n
      `dnf group list --available *desktop`\n
      \n
      Install the required desktop environment using the dnf install command. Ensure to prefix with the @ sign, for example:\n
      \n
      `dnf install @kde-desktop-environment`\n
      \n
      After trying the DE, you can remove it with:\n
      \n
      `dnf remove @kde-desktop-environment`
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699757081 {#4934
      date: 2023-11-12 03:44:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@kde-desktop-environment"
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4940 …}
    +nested: Doctrine\ORM\PersistentCollection {#4942 …}
    +votes: Doctrine\ORM\PersistentCollection {#4944 …}
    +reports: Doctrine\ORM\PersistentCollection {#4946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4948 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4950 …}
    -id: 109169
    -bodyTs: "'avail':34,55,61 'best':4 'command':51,72 'de':90 'default':39 'desktop':35,56,62,66,85,100 'dnf':42,48,58,70,81,96 'dozen':15 'ensur':73 'environ':36,57,67,86,101 'everi':7 'exact':21 'exampl':80 'explor':26 'fedora':30 'file':25 'group':49,59 'instal':63,71,82 'kde':84,99 'kde-desktop-environ':83,98 'like':24 'list':33,50,53,60 'll':13 'manag':41 'one':9 'otherwis':11 'packag':40 'prefix':75 'program':17 'remov':93,97 'requir':65 'said':28 'separ':10 'sign':78 'singl':8 'termin':45 'thing':23 'tri':6,88 'use':37,46,68 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4747304"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699653390 {#4935
      date: 2023-11-10 22:56:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4939}
  +body: "Thought fully switching a desktop environment up to your login screen and all is a little more complicated and can end up bricking your system if you don’t know what your doing. For those cases, you also would need to swap the system identity. Not entirely sure what was the command right…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699661826 {#5097
    date: 2023-11-11 01:17:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kde-desktop-environment"
    "@dansity@lemmy.dbzer0.com"
    "@lalo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5090 …}
  +nested: Doctrine\ORM\PersistentCollection {#5088 …}
  +votes: Doctrine\ORM\PersistentCollection {#5092 …}
  +reports: Doctrine\ORM\PersistentCollection {#5103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5107 …}
  -id: 109532
  -bodyTs: "'also':38 'brick':23 'case':36 'command':52 'complic':18 'desktop':5 'end':21 'entir':47 'environ':6 'fulli':2 'ident':45 'know':30 'littl':16 'login':10 'need':40 'right':53 'screen':11 'sure':48 'swap':42 'switch':3 'system':25,44 'thought':1 'would':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5975621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699661826 {#5100
    date: 2023-11-11 01:17:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#5096
  +user: Proxies\__CG__\App\Entity\User {#5093 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4939
    +user: App\Entity\User {#4952 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      It would be best to try every single one separately, otherwise you’ll have dozens of programs that do the exact same thing, like file explorers.\n
      \n
      That said, with Fedora you can list available desktop environments using the default package manager, dnf. In a terminal use the dnf group list command to list all available desktop environments:\n
      \n
      `dnf group list --available *desktop`\n
      \n
      Install the required desktop environment using the dnf install command. Ensure to prefix with the @ sign, for example:\n
      \n
      `dnf install @kde-desktop-environment`\n
      \n
      After trying the DE, you can remove it with:\n
      \n
      `dnf remove @kde-desktop-environment`
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699757081 {#4934
      date: 2023-11-12 03:44:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@kde-desktop-environment"
      "@dansity@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4940 …}
    +nested: Doctrine\ORM\PersistentCollection {#4942 …}
    +votes: Doctrine\ORM\PersistentCollection {#4944 …}
    +reports: Doctrine\ORM\PersistentCollection {#4946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4948 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4950 …}
    -id: 109169
    -bodyTs: "'avail':34,55,61 'best':4 'command':51,72 'de':90 'default':39 'desktop':35,56,62,66,85,100 'dnf':42,48,58,70,81,96 'dozen':15 'ensur':73 'environ':36,57,67,86,101 'everi':7 'exact':21 'exampl':80 'explor':26 'fedora':30 'file':25 'group':49,59 'instal':63,71,82 'kde':84,99 'kde-desktop-environ':83,98 'like':24 'list':33,50,53,60 'll':13 'manag':41 'one':9 'otherwis':11 'packag':40 'prefix':75 'program':17 'remov':93,97 'requir':65 'said':28 'separ':10 'sign':78 'singl':8 'termin':45 'thing':23 'tri':6,88 'use':37,46,68 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4747304"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699653390 {#4935
      date: 2023-11-10 22:56:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4939}
  +body: "Thought fully switching a desktop environment up to your login screen and all is a little more complicated and can end up bricking your system if you don’t know what your doing. For those cases, you also would need to swap the system identity. Not entirely sure what was the command right…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699661826 {#5097
    date: 2023-11-11 01:17:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kde-desktop-environment"
    "@dansity@lemmy.dbzer0.com"
    "@lalo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5090 …}
  +nested: Doctrine\ORM\PersistentCollection {#5088 …}
  +votes: Doctrine\ORM\PersistentCollection {#5092 …}
  +reports: Doctrine\ORM\PersistentCollection {#5103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5107 …}
  -id: 109532
  -bodyTs: "'also':38 'brick':23 'case':36 'command':52 'complic':18 'desktop':5 'end':21 'entir':47 'environ':6 'fulli':2 'ident':45 'know':30 'littl':16 'login':10 'need':40 'right':53 'screen':11 'sure':48 'swap':42 'switch':3 'system':25,44 'thought':1 'would':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5975621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699661826 {#5100
    date: 2023-11-11 01:17:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5012
  +user: App\Entity\User {#5025 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The better approach is to grab the most popular distros that have different DE. See how the made their DE and what is possible. Also, think about what your goals are with a DE because if you are researching it then that means you have a desire in mind or want to know what a DE could do for you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699653278 {#5007
    date: 2023-11-10 22:54:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5013 …}
  +nested: Doctrine\ORM\PersistentCollection {#5015 …}
  +votes: Doctrine\ORM\PersistentCollection {#5017 …}
  +reports: Doctrine\ORM\PersistentCollection {#5019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5023 …}
  -id: 109165
  -bodyTs: "'also':25 'approach':3 'better':2 'could':57 'de':14,20,34,56 'desir':47 'differ':13 'distro':10 'goal':30 'grab':6 'know':53 'made':18 'mean':43 'mind':49 'popular':9 'possibl':24 'research':39 'see':15 'think':26 'want':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5218630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699653278 {#5008
    date: 2023-11-10 22:54: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
187 DENIED edit
App\Entity\EntryComment {#5012
  +user: App\Entity\User {#5025 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The better approach is to grab the most popular distros that have different DE. See how the made their DE and what is possible. Also, think about what your goals are with a DE because if you are researching it then that means you have a desire in mind or want to know what a DE could do for you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699653278 {#5007
    date: 2023-11-10 22:54:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5013 …}
  +nested: Doctrine\ORM\PersistentCollection {#5015 …}
  +votes: Doctrine\ORM\PersistentCollection {#5017 …}
  +reports: Doctrine\ORM\PersistentCollection {#5019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5023 …}
  -id: 109165
  -bodyTs: "'also':25 'approach':3 'better':2 'could':57 'de':14,20,34,56 'desir':47 'differ':13 'distro':10 'goal':30 'grab':6 'know':53 'made':18 'mean':43 'mind':49 'popular':9 'possibl':24 'research':39 'see':15 'think':26 'want':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5218630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699653278 {#5008
    date: 2023-11-10 22:54: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
188 DENIED moderate
App\Entity\EntryComment {#5012
  +user: App\Entity\User {#5025 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#275
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#269
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#271
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
    +title: "What is the easiest way to try all the DEs?"
    +url: null
    +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 46
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699885620 {#2414
      date: 2023-11-13 15:27:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 11871
    -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
    -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699738939
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/8136823"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699652539 {#1793
      date: 2023-11-10 22:42:19.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The better approach is to grab the most popular distros that have different DE. See how the made their DE and what is possible. Also, think about what your goals are with a DE because if you are researching it then that means you have a desire in mind or want to know what a DE could do for you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699653278 {#5007
    date: 2023-11-10 22:54:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dansity@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5013 …}
  +nested: Doctrine\ORM\PersistentCollection {#5015 …}
  +votes: Doctrine\ORM\PersistentCollection {#5017 …}
  +reports: Doctrine\ORM\PersistentCollection {#5019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5023 …}
  -id: 109165
  -bodyTs: "'also':25 'approach':3 'better':2 'could':57 'de':14,20,34,56 'desir':47 'differ':13 'distro':10 'goal':30 'grab':6 'know':53 'made':18 'mean':43 'mind':49 'popular':9 'possibl':24 'research':39 'see':15 'think':26 'want':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5218630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699653278 {#5008
    date: 2023-11-10 22:54: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
189 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "linux@lemmy.ml"
  +title: "linux"
  +description: """
    From Wikipedia, the free encyclopedia\n
    \n
    Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
    \n
    Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
    \n
    ### Rules\n
    \n
    - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
    - No misinformation\n
    - No NSFW content\n
    - No hate speech, bigotry, etc\n
    \n
    ### Related Communities\n
    \n
    - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
    - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
    - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
    - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
    \n
    Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 1406
  +entryCommentCount: 28632
  +postCount: 6
  +postCommentCount: 214
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583542 {#275
    date: 2024-10-22 09:52:22.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 73
  +apId: "linux@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/linux"
  +apPublicUrl: "https://lemmy.ml/c/linux"
  +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "linux"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1729583596 {#269
    date: 2024-10-22 09:53:16.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1698929468 {#271
    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