GET https://kbin.spritesserver.nl/m/linux@lemmy.ml/t/23702/Cool-fancy-programs/oldest?p=2

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#276
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#270
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#272
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Cool-fancy-programs"
  +title: "Cool fancy programs?"
  +url: null
  +body: """
    Hello,\n
    \n
    I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
    \n
    - The Cube (I believe it was called Compiz): the one we all know and love.\n
    - cmatrix\n
    - the hollywood one\n
    - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
    - wobbly windows\n
    - Burn my window\n
    - tplay\n
    \n
    if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 126
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707941953 {#2410
    date: 2024-02-14 21:19:13.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: 23702
  -titleTs: "'cool':1 'fanci':2 'program':3"
  -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703201583
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9805235"
  +editedAt: DateTimeImmutable @1705982692 {#1850
    date: 2024-01-23 05:04:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703115183 {#2420
    date: 2023-12-21 00:33:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#276
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#270
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#272
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Cool-fancy-programs"
  +title: "Cool fancy programs?"
  +url: null
  +body: """
    Hello,\n
    \n
    I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
    \n
    - The Cube (I believe it was called Compiz): the one we all know and love.\n
    - cmatrix\n
    - the hollywood one\n
    - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
    - wobbly windows\n
    - Burn my window\n
    - tplay\n
    \n
    if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 126
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707941953 {#2410
    date: 2024-02-14 21:19:13.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: 23702
  -titleTs: "'cool':1 'fanci':2 'program':3"
  -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703201583
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9805235"
  +editedAt: DateTimeImmutable @1705982692 {#1850
    date: 2024-01-23 05:04:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703115183 {#2420
    date: 2023-12-21 00:33:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#276
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#270
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#272
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Cool-fancy-programs"
  +title: "Cool fancy programs?"
  +url: null
  +body: """
    Hello,\n
    \n
    I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
    \n
    - The Cube (I believe it was called Compiz): the one we all know and love.\n
    - cmatrix\n
    - the hollywood one\n
    - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
    - wobbly windows\n
    - Burn my window\n
    - tplay\n
    \n
    if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 126
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707941953 {#2410
    date: 2024-02-14 21:19:13.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: 23702
  -titleTs: "'cool':1 'fanci':2 'program':3"
  -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703201583
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9805235"
  +editedAt: DateTimeImmutable @1705982692 {#1850
    date: 2024-01-23 05:04:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703115183 {#2420
    date: 2023-12-21 00:33:03.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 {#4082
  +user: App\Entity\User {#4030 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "dd"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703133854 {#3996
    date: 2023-12-21 05:44:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4080 …}
  +nested: Doctrine\ORM\PersistentCollection {#4078 …}
  +votes: Doctrine\ORM\PersistentCollection {#4076 …}
  +reports: Doctrine\ORM\PersistentCollection {#4074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4046 …}
  -id: 239607
  -bodyTs: "'dd':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5678199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703133854 {#4032
    date: 2023-12-21 05:44: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
7 DENIED edit
App\Entity\EntryComment {#4082
  +user: App\Entity\User {#4030 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "dd"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703133854 {#3996
    date: 2023-12-21 05:44:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4080 …}
  +nested: Doctrine\ORM\PersistentCollection {#4078 …}
  +votes: Doctrine\ORM\PersistentCollection {#4076 …}
  +reports: Doctrine\ORM\PersistentCollection {#4074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4046 …}
  -id: 239607
  -bodyTs: "'dd':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5678199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703133854 {#4032
    date: 2023-12-21 05:44: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
8 DENIED moderate
App\Entity\EntryComment {#4082
  +user: App\Entity\User {#4030 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "dd"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703133854 {#3996
    date: 2023-12-21 05:44:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4080 …}
  +nested: Doctrine\ORM\PersistentCollection {#4078 …}
  +votes: Doctrine\ORM\PersistentCollection {#4076 …}
  +reports: Doctrine\ORM\PersistentCollection {#4074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4046 …}
  -id: 239607
  -bodyTs: "'dd':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5678199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703133854 {#4032
    date: 2023-12-21 05:44: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
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 {#4120
  +user: App\Entity\User {#4103 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    [github.com/dustinkirkland/hollywood](https://github.com/dustinkirkland/hollywood)\n
    \n
    [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)\n
    \n
    Procrastinate away 😁
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703135340 {#4127
    date: 2023-12-21 06:09:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4113 …}
  +nested: Doctrine\ORM\PersistentCollection {#4116 …}
  +votes: Doctrine\ORM\PersistentCollection {#4114 …}
  +reports: Doctrine\ORM\PersistentCollection {#4112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4105 …}
  -id: 239644
  -bodyTs: "'/dustinkirkland/hollywood](https://github.com/dustinkirkland/hollywood)':3 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)':6 'away':8 'github.com':2 'github.com/dustinkirkland/hollywood](https://github.com/dustinkirkland/hollywood)':1 'gitlab.com':5 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)':4 'procrastin':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6790973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703135340 {#4119
    date: 2023-12-21 06:09: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
11 DENIED edit
App\Entity\EntryComment {#4120
  +user: App\Entity\User {#4103 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    [github.com/dustinkirkland/hollywood](https://github.com/dustinkirkland/hollywood)\n
    \n
    [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)\n
    \n
    Procrastinate away 😁
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703135340 {#4127
    date: 2023-12-21 06:09:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4113 …}
  +nested: Doctrine\ORM\PersistentCollection {#4116 …}
  +votes: Doctrine\ORM\PersistentCollection {#4114 …}
  +reports: Doctrine\ORM\PersistentCollection {#4112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4105 …}
  -id: 239644
  -bodyTs: "'/dustinkirkland/hollywood](https://github.com/dustinkirkland/hollywood)':3 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)':6 'away':8 'github.com':2 'github.com/dustinkirkland/hollywood](https://github.com/dustinkirkland/hollywood)':1 'gitlab.com':5 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)':4 'procrastin':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6790973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703135340 {#4119
    date: 2023-12-21 06:09: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
12 DENIED moderate
App\Entity\EntryComment {#4120
  +user: App\Entity\User {#4103 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    [github.com/dustinkirkland/hollywood](https://github.com/dustinkirkland/hollywood)\n
    \n
    [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)\n
    \n
    Procrastinate away 😁
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703135340 {#4127
    date: 2023-12-21 06:09:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4113 …}
  +nested: Doctrine\ORM\PersistentCollection {#4116 …}
  +votes: Doctrine\ORM\PersistentCollection {#4114 …}
  +reports: Doctrine\ORM\PersistentCollection {#4112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4105 …}
  -id: 239644
  -bodyTs: "'/dustinkirkland/hollywood](https://github.com/dustinkirkland/hollywood)':3 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)':6 'away':8 'github.com':2 'github.com/dustinkirkland/hollywood](https://github.com/dustinkirkland/hollywood)':1 'gitlab.com':5 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)':4 'procrastin':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6790973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703135340 {#4119
    date: 2023-12-21 06:09: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
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 {#4197
  +user: App\Entity\User {#4210 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "No mention of [xsnow](https://www.ratrabbit.nl/ratrabbit/xsnow/)? I’m getting old hehe"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703135914 {#4192
    date: 2023-12-21 06:18:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4198 …}
  +nested: Doctrine\ORM\PersistentCollection {#4200 …}
  +votes: Doctrine\ORM\PersistentCollection {#4202 …}
  +reports: Doctrine\ORM\PersistentCollection {#4204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
  -id: 239661
  -bodyTs: "'/ratrabbit/xsnow/)?':7 'get':10 'hehe':12 'm':9 'mention':2 'old':11 'www.ratrabbit.nl':6 'www.ratrabbit.nl/ratrabbit/xsnow/)?':5 'xsnow':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5168757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703135914 {#4193
    date: 2023-12-21 06:18:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4197
  +user: App\Entity\User {#4210 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "No mention of [xsnow](https://www.ratrabbit.nl/ratrabbit/xsnow/)? I’m getting old hehe"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703135914 {#4192
    date: 2023-12-21 06:18:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4198 …}
  +nested: Doctrine\ORM\PersistentCollection {#4200 …}
  +votes: Doctrine\ORM\PersistentCollection {#4202 …}
  +reports: Doctrine\ORM\PersistentCollection {#4204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
  -id: 239661
  -bodyTs: "'/ratrabbit/xsnow/)?':7 'get':10 'hehe':12 'm':9 'mention':2 'old':11 'www.ratrabbit.nl':6 'www.ratrabbit.nl/ratrabbit/xsnow/)?':5 'xsnow':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5168757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703135914 {#4193
    date: 2023-12-21 06:18:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4197
  +user: App\Entity\User {#4210 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "No mention of [xsnow](https://www.ratrabbit.nl/ratrabbit/xsnow/)? I’m getting old hehe"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703135914 {#4192
    date: 2023-12-21 06:18:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4198 …}
  +nested: Doctrine\ORM\PersistentCollection {#4200 …}
  +votes: Doctrine\ORM\PersistentCollection {#4202 …}
  +reports: Doctrine\ORM\PersistentCollection {#4204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
  -id: 239661
  -bodyTs: "'/ratrabbit/xsnow/)?':7 'get':10 'hehe':12 'm':9 'mention':2 'old':11 'www.ratrabbit.nl':6 'www.ratrabbit.nl/ratrabbit/xsnow/)?':5 'xsnow':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5168757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703135914 {#4193
    date: 2023-12-21 06:18:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#4271
  +user: App\Entity\User {#4284 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "No love for xroach? Man, I’m old. Is it still around?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703144883 {#4266
    date: 2023-12-21 08:48:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4272 …}
  +nested: Doctrine\ORM\PersistentCollection {#4274 …}
  +votes: Doctrine\ORM\PersistentCollection {#4276 …}
  +reports: Doctrine\ORM\PersistentCollection {#4278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4282 …}
  -id: 239837
  -bodyTs: "'around':12 'love':2 'm':7 'man':5 'old':8 'still':11 'xroach':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7485865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703144883 {#4267
    date: 2023-12-21 08:48: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
19 DENIED edit
App\Entity\EntryComment {#4271
  +user: App\Entity\User {#4284 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "No love for xroach? Man, I’m old. Is it still around?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703144883 {#4266
    date: 2023-12-21 08:48:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4272 …}
  +nested: Doctrine\ORM\PersistentCollection {#4274 …}
  +votes: Doctrine\ORM\PersistentCollection {#4276 …}
  +reports: Doctrine\ORM\PersistentCollection {#4278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4282 …}
  -id: 239837
  -bodyTs: "'around':12 'love':2 'm':7 'man':5 'old':8 'still':11 'xroach':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7485865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703144883 {#4267
    date: 2023-12-21 08:48: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
20 DENIED moderate
App\Entity\EntryComment {#4271
  +user: App\Entity\User {#4284 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "No love for xroach? Man, I’m old. Is it still around?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703144883 {#4266
    date: 2023-12-21 08:48:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4272 …}
  +nested: Doctrine\ORM\PersistentCollection {#4274 …}
  +votes: Doctrine\ORM\PersistentCollection {#4276 …}
  +reports: Doctrine\ORM\PersistentCollection {#4278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4282 …}
  -id: 239837
  -bodyTs: "'around':12 'love':2 'm':7 'man':5 'old':8 'still':11 'xroach':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7485865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703144883 {#4267
    date: 2023-12-21 08:48: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
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 {#4344
  +user: App\Entity\User {#4357 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "[cool-retro-term: A good looking terminal emulator which mimics the old cathode display…](https://github.com/Swordfish90/cool-retro-term)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1703145775 {#4339
    date: 2023-12-21 09:02:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4345 …}
  +nested: Doctrine\ORM\PersistentCollection {#4347 …}
  +votes: Doctrine\ORM\PersistentCollection {#4349 …}
  +reports: Doctrine\ORM\PersistentCollection {#4351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
  -id: 239849
  -bodyTs: "'/swordfish90/cool-retro-term)':18 'cathod':14 'cool':2 'cool-retro-term':1 'display':15 'emul':9 'github.com':17 'github.com/swordfish90/cool-retro-term)':16 'good':6 'look':7 'mimic':11 'old':13 'retro':3 'term':4 'termin':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6793212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703145775 {#4340
    date: 2023-12-21 09:02: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
23 DENIED edit
App\Entity\EntryComment {#4344
  +user: App\Entity\User {#4357 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "[cool-retro-term: A good looking terminal emulator which mimics the old cathode display…](https://github.com/Swordfish90/cool-retro-term)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1703145775 {#4339
    date: 2023-12-21 09:02:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4345 …}
  +nested: Doctrine\ORM\PersistentCollection {#4347 …}
  +votes: Doctrine\ORM\PersistentCollection {#4349 …}
  +reports: Doctrine\ORM\PersistentCollection {#4351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
  -id: 239849
  -bodyTs: "'/swordfish90/cool-retro-term)':18 'cathod':14 'cool':2 'cool-retro-term':1 'display':15 'emul':9 'github.com':17 'github.com/swordfish90/cool-retro-term)':16 'good':6 'look':7 'mimic':11 'old':13 'retro':3 'term':4 'termin':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6793212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703145775 {#4340
    date: 2023-12-21 09:02: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
24 DENIED moderate
App\Entity\EntryComment {#4344
  +user: App\Entity\User {#4357 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "[cool-retro-term: A good looking terminal emulator which mimics the old cathode display…](https://github.com/Swordfish90/cool-retro-term)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1703145775 {#4339
    date: 2023-12-21 09:02:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4345 …}
  +nested: Doctrine\ORM\PersistentCollection {#4347 …}
  +votes: Doctrine\ORM\PersistentCollection {#4349 …}
  +reports: Doctrine\ORM\PersistentCollection {#4351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
  -id: 239849
  -bodyTs: "'/swordfish90/cool-retro-term)':18 'cathod':14 'cool':2 'cool-retro-term':1 'display':15 'emul':9 'github.com':17 'github.com/swordfish90/cool-retro-term)':16 'good':6 'look':7 'mimic':11 'old':13 'retro':3 'term':4 'termin':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6793212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703145775 {#4340
    date: 2023-12-21 09:02: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
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 {#4417
  +user: App\Entity\User {#4430 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    > - That one whose name I forget but basically spawns a cat that chases your cursor\n
    \n
    You mean Neko. Used to have it installed a long time ago. I don’t know if it still works in this day of compositors and Wayland.\n
    \n
    I also remember having a bunch of penguins running around my screen like little lemmings. Xpenguins I think it was called.\n
    \n
    You can also get Xcowsay to pop up occasionally on your desktop to offer silly advice, just pipe it from fortune and add it to crontab.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703149635 {#4412
    date: 2023-12-21 10:07:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4418 …}
  +nested: Doctrine\ORM\PersistentCollection {#4420 …}
  +votes: Doctrine\ORM\PersistentCollection {#4422 …}
  +reports: Doctrine\ORM\PersistentCollection {#4424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
  -id: 239931
  -bodyTs: "'add':86 'advic':79 'ago':27 'also':44,66 'around':52 'basic':8 'bunch':48 'call':63 'cat':11 'chase':13 'compositor':40 'crontab':89 'cursor':15 'day':38 'desktop':75 'forget':6 'fortun':84 'get':67 'instal':23 'know':31 'lem':57 'like':55 'littl':56 'long':25 'mean':17 'name':4 'neko':18 'occasion':72 'offer':77 'one':2 'penguin':50 'pipe':81 'pop':70 'rememb':45 'run':51 'screen':54 'silli':78 'spawn':9 'still':34 'think':60 'time':26 'use':19 'wayland':42 'whose':3 'work':35 'xcowsay':68 'xpenguin':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6167036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703149635 {#4413
    date: 2023-12-21 10:07: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
27 DENIED edit
App\Entity\EntryComment {#4417
  +user: App\Entity\User {#4430 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    > - That one whose name I forget but basically spawns a cat that chases your cursor\n
    \n
    You mean Neko. Used to have it installed a long time ago. I don’t know if it still works in this day of compositors and Wayland.\n
    \n
    I also remember having a bunch of penguins running around my screen like little lemmings. Xpenguins I think it was called.\n
    \n
    You can also get Xcowsay to pop up occasionally on your desktop to offer silly advice, just pipe it from fortune and add it to crontab.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703149635 {#4412
    date: 2023-12-21 10:07:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4418 …}
  +nested: Doctrine\ORM\PersistentCollection {#4420 …}
  +votes: Doctrine\ORM\PersistentCollection {#4422 …}
  +reports: Doctrine\ORM\PersistentCollection {#4424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
  -id: 239931
  -bodyTs: "'add':86 'advic':79 'ago':27 'also':44,66 'around':52 'basic':8 'bunch':48 'call':63 'cat':11 'chase':13 'compositor':40 'crontab':89 'cursor':15 'day':38 'desktop':75 'forget':6 'fortun':84 'get':67 'instal':23 'know':31 'lem':57 'like':55 'littl':56 'long':25 'mean':17 'name':4 'neko':18 'occasion':72 'offer':77 'one':2 'penguin':50 'pipe':81 'pop':70 'rememb':45 'run':51 'screen':54 'silli':78 'spawn':9 'still':34 'think':60 'time':26 'use':19 'wayland':42 'whose':3 'work':35 'xcowsay':68 'xpenguin':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6167036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703149635 {#4413
    date: 2023-12-21 10:07: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
28 DENIED moderate
App\Entity\EntryComment {#4417
  +user: App\Entity\User {#4430 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    > - That one whose name I forget but basically spawns a cat that chases your cursor\n
    \n
    You mean Neko. Used to have it installed a long time ago. I don’t know if it still works in this day of compositors and Wayland.\n
    \n
    I also remember having a bunch of penguins running around my screen like little lemmings. Xpenguins I think it was called.\n
    \n
    You can also get Xcowsay to pop up occasionally on your desktop to offer silly advice, just pipe it from fortune and add it to crontab.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703149635 {#4412
    date: 2023-12-21 10:07:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4418 …}
  +nested: Doctrine\ORM\PersistentCollection {#4420 …}
  +votes: Doctrine\ORM\PersistentCollection {#4422 …}
  +reports: Doctrine\ORM\PersistentCollection {#4424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
  -id: 239931
  -bodyTs: "'add':86 'advic':79 'ago':27 'also':44,66 'around':52 'basic':8 'bunch':48 'call':63 'cat':11 'chase':13 'compositor':40 'crontab':89 'cursor':15 'day':38 'desktop':75 'forget':6 'fortun':84 'get':67 'instal':23 'know':31 'lem':57 'like':55 'littl':56 'long':25 'mean':17 'name':4 'neko':18 'occasion':72 'offer':77 'one':2 'penguin':50 'pipe':81 'pop':70 'rememb':45 'run':51 'screen':54 'silli':78 'spawn':9 'still':34 'think':60 'time':26 'use':19 'wayland':42 'whose':3 'work':35 'xcowsay':68 'xpenguin':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6167036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703149635 {#4413
    date: 2023-12-21 10:07: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
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 {#4491
  +user: App\Entity\User {#4504 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "kdeconnect"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703149859 {#4486
    date: 2023-12-21 10:10:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4492 …}
  +nested: Doctrine\ORM\PersistentCollection {#4494 …}
  +votes: Doctrine\ORM\PersistentCollection {#4496 …}
  +reports: Doctrine\ORM\PersistentCollection {#4498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4502 …}
  -id: 239934
  -bodyTs: "'kdeconnect':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6167073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703149859 {#4487
    date: 2023-12-21 10:10:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4491
  +user: App\Entity\User {#4504 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "kdeconnect"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703149859 {#4486
    date: 2023-12-21 10:10:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4492 …}
  +nested: Doctrine\ORM\PersistentCollection {#4494 …}
  +votes: Doctrine\ORM\PersistentCollection {#4496 …}
  +reports: Doctrine\ORM\PersistentCollection {#4498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4502 …}
  -id: 239934
  -bodyTs: "'kdeconnect':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6167073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703149859 {#4487
    date: 2023-12-21 10:10:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4491
  +user: App\Entity\User {#4504 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "kdeconnect"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703149859 {#4486
    date: 2023-12-21 10:10:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4492 …}
  +nested: Doctrine\ORM\PersistentCollection {#4494 …}
  +votes: Doctrine\ORM\PersistentCollection {#4496 …}
  +reports: Doctrine\ORM\PersistentCollection {#4498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4502 …}
  -id: 239934
  -bodyTs: "'kdeconnect':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6167073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703149859 {#4487
    date: 2023-12-21 10:10:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4564
  +user: App\Entity\User {#4577 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "xscreensaver with IFS. Can’t stop looking at it. I’m writing this on another computer because I don’t want to disable screen saver on my primary one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1707173894 {#4559
    date: 2024-02-05 23:58:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4565 …}
  +nested: Doctrine\ORM\PersistentCollection {#4567 …}
  +votes: Doctrine\ORM\PersistentCollection {#4569 …}
  +reports: Doctrine\ORM\PersistentCollection {#4571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
  -id: 239951
  -bodyTs: "'anoth':15 'comput':16 'disabl':23 'if':3 'look':7 'm':11 'one':29 'primari':28 'saver':25 'screen':24 'stop':6 'want':21 'write':12 'xscreensav':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://linux.community/comment/1312467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703150443 {#4560
    date: 2023-12-21 10:20: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
35 DENIED edit
App\Entity\EntryComment {#4564
  +user: App\Entity\User {#4577 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "xscreensaver with IFS. Can’t stop looking at it. I’m writing this on another computer because I don’t want to disable screen saver on my primary one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1707173894 {#4559
    date: 2024-02-05 23:58:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4565 …}
  +nested: Doctrine\ORM\PersistentCollection {#4567 …}
  +votes: Doctrine\ORM\PersistentCollection {#4569 …}
  +reports: Doctrine\ORM\PersistentCollection {#4571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
  -id: 239951
  -bodyTs: "'anoth':15 'comput':16 'disabl':23 'if':3 'look':7 'm':11 'one':29 'primari':28 'saver':25 'screen':24 'stop':6 'want':21 'write':12 'xscreensav':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://linux.community/comment/1312467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703150443 {#4560
    date: 2023-12-21 10:20: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
36 DENIED moderate
App\Entity\EntryComment {#4564
  +user: App\Entity\User {#4577 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "xscreensaver with IFS. Can’t stop looking at it. I’m writing this on another computer because I don’t want to disable screen saver on my primary one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1707173894 {#4559
    date: 2024-02-05 23:58:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4565 …}
  +nested: Doctrine\ORM\PersistentCollection {#4567 …}
  +votes: Doctrine\ORM\PersistentCollection {#4569 …}
  +reports: Doctrine\ORM\PersistentCollection {#4571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
  -id: 239951
  -bodyTs: "'anoth':15 'comput':16 'disabl':23 'if':3 'look':7 'm':11 'one':29 'primari':28 'saver':25 'screen':24 'stop':6 'want':21 'write':12 'xscreensav':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://linux.community/comment/1312467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703150443 {#4560
    date: 2023-12-21 10:20: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
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 {#5159
  +user: Proxies\__CG__\App\Entity\User {#5156 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4564
    +user: App\Entity\User {#4577 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "xscreensaver with IFS. Can’t stop looking at it. I’m writing this on another computer because I don’t want to disable screen saver on my primary one."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1707173894 {#4559
      date: 2024-02-05 23:58:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EuroNutellaMan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4565 …}
    +nested: Doctrine\ORM\PersistentCollection {#4567 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
    -id: 239951
    -bodyTs: "'anoth':15 'comput':16 'disabl':23 'if':3 'look':7 'm':11 'one':29 'primari':28 'saver':25 'screen':24 'stop':6 'want':21 'write':12 'xscreensav':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://linux.community/comment/1312467"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703150443 {#4560
      date: 2023-12-21 10:20:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: "What’s the IFS part? I tried a quick web search but didn’t find anything…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703156475 {#5163
    date: 2023-12-21 12:01:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5155 …}
  +nested: Doctrine\ORM\PersistentCollection {#5153 …}
  +votes: Doctrine\ORM\PersistentCollection {#5168 …}
  +reports: Doctrine\ORM\PersistentCollection {#5170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5174 …}
  -id: 240080
  -bodyTs: "'anyth':16 'didn':13 'find':15 'if':4 'part':5 'quick':9 'search':11 'tri':7 'web':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5845990"
  +editedAt: DateTimeImmutable @1706062308 {#5166
    date: 2024-01-24 03:11:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703156475 {#5162
    date: 2023-12-21 12:01: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
39 DENIED edit
App\Entity\EntryComment {#5159
  +user: Proxies\__CG__\App\Entity\User {#5156 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4564
    +user: App\Entity\User {#4577 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "xscreensaver with IFS. Can’t stop looking at it. I’m writing this on another computer because I don’t want to disable screen saver on my primary one."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1707173894 {#4559
      date: 2024-02-05 23:58:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EuroNutellaMan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4565 …}
    +nested: Doctrine\ORM\PersistentCollection {#4567 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
    -id: 239951
    -bodyTs: "'anoth':15 'comput':16 'disabl':23 'if':3 'look':7 'm':11 'one':29 'primari':28 'saver':25 'screen':24 'stop':6 'want':21 'write':12 'xscreensav':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://linux.community/comment/1312467"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703150443 {#4560
      date: 2023-12-21 10:20:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: "What’s the IFS part? I tried a quick web search but didn’t find anything…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703156475 {#5163
    date: 2023-12-21 12:01:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5155 …}
  +nested: Doctrine\ORM\PersistentCollection {#5153 …}
  +votes: Doctrine\ORM\PersistentCollection {#5168 …}
  +reports: Doctrine\ORM\PersistentCollection {#5170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5174 …}
  -id: 240080
  -bodyTs: "'anyth':16 'didn':13 'find':15 'if':4 'part':5 'quick':9 'search':11 'tri':7 'web':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5845990"
  +editedAt: DateTimeImmutable @1706062308 {#5166
    date: 2024-01-24 03:11:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703156475 {#5162
    date: 2023-12-21 12:01: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
40 DENIED moderate
App\Entity\EntryComment {#5159
  +user: Proxies\__CG__\App\Entity\User {#5156 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4564
    +user: App\Entity\User {#4577 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "xscreensaver with IFS. Can’t stop looking at it. I’m writing this on another computer because I don’t want to disable screen saver on my primary one."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1707173894 {#4559
      date: 2024-02-05 23:58:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EuroNutellaMan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4565 …}
    +nested: Doctrine\ORM\PersistentCollection {#4567 …}
    +votes: Doctrine\ORM\PersistentCollection {#4569 …}
    +reports: Doctrine\ORM\PersistentCollection {#4571 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
    -id: 239951
    -bodyTs: "'anoth':15 'comput':16 'disabl':23 'if':3 'look':7 'm':11 'one':29 'primari':28 'saver':25 'screen':24 'stop':6 'want':21 'write':12 'xscreensav':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://linux.community/comment/1312467"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703150443 {#4560
      date: 2023-12-21 10:20:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: "What’s the IFS part? I tried a quick web search but didn’t find anything…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703156475 {#5163
    date: 2023-12-21 12:01:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5155 …}
  +nested: Doctrine\ORM\PersistentCollection {#5153 …}
  +votes: Doctrine\ORM\PersistentCollection {#5168 …}
  +reports: Doctrine\ORM\PersistentCollection {#5170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5174 …}
  -id: 240080
  -bodyTs: "'anyth':16 'didn':13 'find':15 'if':4 'part':5 'quick':9 'search':11 'tri':7 'web':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5845990"
  +editedAt: DateTimeImmutable @1706062308 {#5166
    date: 2024-01-24 03:11:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703156475 {#5162
    date: 2023-12-21 12:01: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
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 {#5192
  +user: Proxies\__CG__\App\Entity\User {#5200 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5159
    +user: Proxies\__CG__\App\Entity\User {#5156 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4564
      +user: App\Entity\User {#4577 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "xscreensaver with IFS. Can’t stop looking at it. I’m writing this on another computer because I don’t want to disable screen saver on my primary one."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1707173894 {#4559
        date: 2024-02-05 23:58:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EuroNutellaMan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4565 …}
      +nested: Doctrine\ORM\PersistentCollection {#4567 …}
      +votes: Doctrine\ORM\PersistentCollection {#4569 …}
      +reports: Doctrine\ORM\PersistentCollection {#4571 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
      -id: 239951
      -bodyTs: "'anoth':15 'comput':16 'disabl':23 'if':3 'look':7 'm':11 'one':29 'primari':28 'saver':25 'screen':24 'stop':6 'want':21 'write':12 'xscreensav':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://linux.community/comment/1312467"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703150443 {#4560
        date: 2023-12-21 10:20:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4564}
    +body: "What’s the IFS part? I tried a quick web search but didn’t find anything…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703156475 {#5163
      date: 2023-12-21 12:01:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EuroNutellaMan@lemmy.world"
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5155 …}
    +nested: Doctrine\ORM\PersistentCollection {#5153 …}
    +votes: Doctrine\ORM\PersistentCollection {#5168 …}
    +reports: Doctrine\ORM\PersistentCollection {#5170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5174 …}
    -id: 240080
    -bodyTs: "'anyth':16 'didn':13 'find':15 'if':4 'part':5 'quick':9 'search':11 'tri':7 'web':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5845990"
    +editedAt: DateTimeImmutable @1706062308 {#5166
      date: 2024-01-24 03:11:48.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703156475 {#5162
      date: 2023-12-21 12:01:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: "Institute of Fiscal Studies. But it’s now called LIBF - London Institute of Banking and Finance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703157443 {#5197
    date: 2023-12-21 12:17:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@ExLisper@linux.community"
    "@beeng@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5203 …}
  +nested: Doctrine\ORM\PersistentCollection {#5205 …}
  +votes: Doctrine\ORM\PersistentCollection {#5201 …}
  +reports: Doctrine\ORM\PersistentCollection {#5208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5212 …}
  -id: 240110
  -bodyTs: "'bank':14 'call':9 'financ':16 'fiscal':3 'institut':1,12 'libf':10 'london':11 'studi':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7488369"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703157443 {#5194
    date: 2023-12-21 12:17:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#5192
  +user: Proxies\__CG__\App\Entity\User {#5200 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5159
    +user: Proxies\__CG__\App\Entity\User {#5156 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4564
      +user: App\Entity\User {#4577 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "xscreensaver with IFS. Can’t stop looking at it. I’m writing this on another computer because I don’t want to disable screen saver on my primary one."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1707173894 {#4559
        date: 2024-02-05 23:58:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EuroNutellaMan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4565 …}
      +nested: Doctrine\ORM\PersistentCollection {#4567 …}
      +votes: Doctrine\ORM\PersistentCollection {#4569 …}
      +reports: Doctrine\ORM\PersistentCollection {#4571 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
      -id: 239951
      -bodyTs: "'anoth':15 'comput':16 'disabl':23 'if':3 'look':7 'm':11 'one':29 'primari':28 'saver':25 'screen':24 'stop':6 'want':21 'write':12 'xscreensav':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://linux.community/comment/1312467"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703150443 {#4560
        date: 2023-12-21 10:20:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4564}
    +body: "What’s the IFS part? I tried a quick web search but didn’t find anything…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703156475 {#5163
      date: 2023-12-21 12:01:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EuroNutellaMan@lemmy.world"
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5155 …}
    +nested: Doctrine\ORM\PersistentCollection {#5153 …}
    +votes: Doctrine\ORM\PersistentCollection {#5168 …}
    +reports: Doctrine\ORM\PersistentCollection {#5170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5174 …}
    -id: 240080
    -bodyTs: "'anyth':16 'didn':13 'find':15 'if':4 'part':5 'quick':9 'search':11 'tri':7 'web':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5845990"
    +editedAt: DateTimeImmutable @1706062308 {#5166
      date: 2024-01-24 03:11:48.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703156475 {#5162
      date: 2023-12-21 12:01:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: "Institute of Fiscal Studies. But it’s now called LIBF - London Institute of Banking and Finance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703157443 {#5197
    date: 2023-12-21 12:17:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@ExLisper@linux.community"
    "@beeng@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5203 …}
  +nested: Doctrine\ORM\PersistentCollection {#5205 …}
  +votes: Doctrine\ORM\PersistentCollection {#5201 …}
  +reports: Doctrine\ORM\PersistentCollection {#5208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5212 …}
  -id: 240110
  -bodyTs: "'bank':14 'call':9 'financ':16 'fiscal':3 'institut':1,12 'libf':10 'london':11 'studi':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7488369"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703157443 {#5194
    date: 2023-12-21 12:17:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#5192
  +user: Proxies\__CG__\App\Entity\User {#5200 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5159
    +user: Proxies\__CG__\App\Entity\User {#5156 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4564
      +user: App\Entity\User {#4577 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "xscreensaver with IFS. Can’t stop looking at it. I’m writing this on another computer because I don’t want to disable screen saver on my primary one."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1707173894 {#4559
        date: 2024-02-05 23:58:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EuroNutellaMan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4565 …}
      +nested: Doctrine\ORM\PersistentCollection {#4567 …}
      +votes: Doctrine\ORM\PersistentCollection {#4569 …}
      +reports: Doctrine\ORM\PersistentCollection {#4571 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
      -id: 239951
      -bodyTs: "'anoth':15 'comput':16 'disabl':23 'if':3 'look':7 'm':11 'one':29 'primari':28 'saver':25 'screen':24 'stop':6 'want':21 'write':12 'xscreensav':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://linux.community/comment/1312467"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703150443 {#4560
        date: 2023-12-21 10:20:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4564}
    +body: "What’s the IFS part? I tried a quick web search but didn’t find anything…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703156475 {#5163
      date: 2023-12-21 12:01:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EuroNutellaMan@lemmy.world"
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5155 …}
    +nested: Doctrine\ORM\PersistentCollection {#5153 …}
    +votes: Doctrine\ORM\PersistentCollection {#5168 …}
    +reports: Doctrine\ORM\PersistentCollection {#5170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5174 …}
    -id: 240080
    -bodyTs: "'anyth':16 'didn':13 'find':15 'if':4 'part':5 'quick':9 'search':11 'tri':7 'web':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5845990"
    +editedAt: DateTimeImmutable @1706062308 {#5166
      date: 2024-01-24 03:11:48.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703156475 {#5162
      date: 2023-12-21 12:01:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: "Institute of Fiscal Studies. But it’s now called LIBF - London Institute of Banking and Finance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703157443 {#5197
    date: 2023-12-21 12:17:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@ExLisper@linux.community"
    "@beeng@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5203 …}
  +nested: Doctrine\ORM\PersistentCollection {#5205 …}
  +votes: Doctrine\ORM\PersistentCollection {#5201 …}
  +reports: Doctrine\ORM\PersistentCollection {#5208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5212 …}
  -id: 240110
  -bodyTs: "'bank':14 'call':9 'financ':16 'fiscal':3 'institut':1,12 'libf':10 'london':11 'studi':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7488369"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703157443 {#5194
    date: 2023-12-21 12:17:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5216
  +user: App\Entity\User {#4577 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5159
    +user: Proxies\__CG__\App\Entity\User {#5156 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4564
      +user: App\Entity\User {#4577 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "xscreensaver with IFS. Can’t stop looking at it. I’m writing this on another computer because I don’t want to disable screen saver on my primary one."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1707173894 {#4559
        date: 2024-02-05 23:58:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EuroNutellaMan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4565 …}
      +nested: Doctrine\ORM\PersistentCollection {#4567 …}
      +votes: Doctrine\ORM\PersistentCollection {#4569 …}
      +reports: Doctrine\ORM\PersistentCollection {#4571 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
      -id: 239951
      -bodyTs: "'anoth':15 'comput':16 'disabl':23 'if':3 'look':7 'm':11 'one':29 'primari':28 'saver':25 'screen':24 'stop':6 'want':21 'write':12 'xscreensav':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://linux.community/comment/1312467"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703150443 {#4560
        date: 2023-12-21 10:20:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4564}
    +body: "What’s the IFS part? I tried a quick web search but didn’t find anything…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703156475 {#5163
      date: 2023-12-21 12:01:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EuroNutellaMan@lemmy.world"
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5155 …}
    +nested: Doctrine\ORM\PersistentCollection {#5153 …}
    +votes: Doctrine\ORM\PersistentCollection {#5168 …}
    +reports: Doctrine\ORM\PersistentCollection {#5170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5174 …}
    -id: 240080
    -bodyTs: "'anyth':16 'didn':13 'find':15 'if':4 'part':5 'quick':9 'search':11 'tri':7 'web':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5845990"
    +editedAt: DateTimeImmutable @1706062308 {#5166
      date: 2024-01-24 03:11:48.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703156475 {#5162
      date: 2023-12-21 12:01:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: """
    [www.xoft.cz/prog/ifs_screensaver.html](https://www.xoft.cz/prog/ifs_screensaver.html)\n
    \n
    It’s included here: [packages.debian.org/…/xscreensaver-data-extra](https://packages.debian.org/bullseye/xscreensaver-data-extra)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703157402 {#5214
    date: 2023-12-21 12:16:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@ExLisper@linux.community"
    "@beeng@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5217 …}
  +nested: Doctrine\ORM\PersistentCollection {#5219 …}
  +votes: Doctrine\ORM\PersistentCollection {#5221 …}
  +reports: Doctrine\ORM\PersistentCollection {#5223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
  -id: 240106
  -bodyTs: "'/bullseye/xscreensaver-data-extra)':12 '/prog/ifs_screensaver.html](https://www.xoft.cz/prog/ifs_screensaver.html)':3 '/xscreensaver-data-extra':9 'includ':6 'packages.debian.org':8,11 'packages.debian.org/bullseye/xscreensaver-data-extra)':10 'www.xoft.cz':2 'www.xoft.cz/prog/ifs_screensaver.html](https://www.xoft.cz/prog/ifs_screensaver.html)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://linux.community/comment/1313014"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703157402 {#5215
    date: 2023-12-21 12:16:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5216
  +user: App\Entity\User {#4577 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5159
    +user: Proxies\__CG__\App\Entity\User {#5156 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4564
      +user: App\Entity\User {#4577 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "xscreensaver with IFS. Can’t stop looking at it. I’m writing this on another computer because I don’t want to disable screen saver on my primary one."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1707173894 {#4559
        date: 2024-02-05 23:58:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EuroNutellaMan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4565 …}
      +nested: Doctrine\ORM\PersistentCollection {#4567 …}
      +votes: Doctrine\ORM\PersistentCollection {#4569 …}
      +reports: Doctrine\ORM\PersistentCollection {#4571 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
      -id: 239951
      -bodyTs: "'anoth':15 'comput':16 'disabl':23 'if':3 'look':7 'm':11 'one':29 'primari':28 'saver':25 'screen':24 'stop':6 'want':21 'write':12 'xscreensav':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://linux.community/comment/1312467"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703150443 {#4560
        date: 2023-12-21 10:20:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4564}
    +body: "What’s the IFS part? I tried a quick web search but didn’t find anything…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703156475 {#5163
      date: 2023-12-21 12:01:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EuroNutellaMan@lemmy.world"
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5155 …}
    +nested: Doctrine\ORM\PersistentCollection {#5153 …}
    +votes: Doctrine\ORM\PersistentCollection {#5168 …}
    +reports: Doctrine\ORM\PersistentCollection {#5170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5174 …}
    -id: 240080
    -bodyTs: "'anyth':16 'didn':13 'find':15 'if':4 'part':5 'quick':9 'search':11 'tri':7 'web':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5845990"
    +editedAt: DateTimeImmutable @1706062308 {#5166
      date: 2024-01-24 03:11:48.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703156475 {#5162
      date: 2023-12-21 12:01:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: """
    [www.xoft.cz/prog/ifs_screensaver.html](https://www.xoft.cz/prog/ifs_screensaver.html)\n
    \n
    It’s included here: [packages.debian.org/…/xscreensaver-data-extra](https://packages.debian.org/bullseye/xscreensaver-data-extra)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703157402 {#5214
    date: 2023-12-21 12:16:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@ExLisper@linux.community"
    "@beeng@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5217 …}
  +nested: Doctrine\ORM\PersistentCollection {#5219 …}
  +votes: Doctrine\ORM\PersistentCollection {#5221 …}
  +reports: Doctrine\ORM\PersistentCollection {#5223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
  -id: 240106
  -bodyTs: "'/bullseye/xscreensaver-data-extra)':12 '/prog/ifs_screensaver.html](https://www.xoft.cz/prog/ifs_screensaver.html)':3 '/xscreensaver-data-extra':9 'includ':6 'packages.debian.org':8,11 'packages.debian.org/bullseye/xscreensaver-data-extra)':10 'www.xoft.cz':2 'www.xoft.cz/prog/ifs_screensaver.html](https://www.xoft.cz/prog/ifs_screensaver.html)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://linux.community/comment/1313014"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703157402 {#5215
    date: 2023-12-21 12:16:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5216
  +user: App\Entity\User {#4577 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5159
    +user: Proxies\__CG__\App\Entity\User {#5156 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4564
      +user: App\Entity\User {#4577 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "xscreensaver with IFS. Can’t stop looking at it. I’m writing this on another computer because I don’t want to disable screen saver on my primary one."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1707173894 {#4559
        date: 2024-02-05 23:58:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EuroNutellaMan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4565 …}
      +nested: Doctrine\ORM\PersistentCollection {#4567 …}
      +votes: Doctrine\ORM\PersistentCollection {#4569 …}
      +reports: Doctrine\ORM\PersistentCollection {#4571 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
      -id: 239951
      -bodyTs: "'anoth':15 'comput':16 'disabl':23 'if':3 'look':7 'm':11 'one':29 'primari':28 'saver':25 'screen':24 'stop':6 'want':21 'write':12 'xscreensav':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://linux.community/comment/1312467"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703150443 {#4560
        date: 2023-12-21 10:20:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4564}
    +body: "What’s the IFS part? I tried a quick web search but didn’t find anything…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703156475 {#5163
      date: 2023-12-21 12:01:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EuroNutellaMan@lemmy.world"
      "@ExLisper@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5155 …}
    +nested: Doctrine\ORM\PersistentCollection {#5153 …}
    +votes: Doctrine\ORM\PersistentCollection {#5168 …}
    +reports: Doctrine\ORM\PersistentCollection {#5170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5174 …}
    -id: 240080
    -bodyTs: "'anyth':16 'didn':13 'find':15 'if':4 'part':5 'quick':9 'search':11 'tri':7 'web':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5845990"
    +editedAt: DateTimeImmutable @1706062308 {#5166
      date: 2024-01-24 03:11:48.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703156475 {#5162
      date: 2023-12-21 12:01:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: """
    [www.xoft.cz/prog/ifs_screensaver.html](https://www.xoft.cz/prog/ifs_screensaver.html)\n
    \n
    It’s included here: [packages.debian.org/…/xscreensaver-data-extra](https://packages.debian.org/bullseye/xscreensaver-data-extra)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703157402 {#5214
    date: 2023-12-21 12:16:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@ExLisper@linux.community"
    "@beeng@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5217 …}
  +nested: Doctrine\ORM\PersistentCollection {#5219 …}
  +votes: Doctrine\ORM\PersistentCollection {#5221 …}
  +reports: Doctrine\ORM\PersistentCollection {#5223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
  -id: 240106
  -bodyTs: "'/bullseye/xscreensaver-data-extra)':12 '/prog/ifs_screensaver.html](https://www.xoft.cz/prog/ifs_screensaver.html)':3 '/xscreensaver-data-extra':9 'includ':6 'packages.debian.org':8,11 'packages.debian.org/bullseye/xscreensaver-data-extra)':10 'www.xoft.cz':2 'www.xoft.cz/prog/ifs_screensaver.html](https://www.xoft.cz/prog/ifs_screensaver.html)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://linux.community/comment/1313014"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703157402 {#5215
    date: 2023-12-21 12:16:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5255
  +user: Proxies\__CG__\App\Entity\User {#5156 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5216
    +user: App\Entity\User {#4577 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5159
      +user: Proxies\__CG__\App\Entity\User {#5156 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4564
        +user: App\Entity\User {#4577 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "xscreensaver with IFS. Can’t stop looking at it. I’m writing this on another computer because I don’t want to disable screen saver on my primary one."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1707173894 {#4559
          date: 2024-02-05 23:58:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EuroNutellaMan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4565 …}
        +nested: Doctrine\ORM\PersistentCollection {#4567 …}
        +votes: Doctrine\ORM\PersistentCollection {#4569 …}
        +reports: Doctrine\ORM\PersistentCollection {#4571 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
        -id: 239951
        -bodyTs: "'anoth':15 'comput':16 'disabl':23 'if':3 'look':7 'm':11 'one':29 'primari':28 'saver':25 'screen':24 'stop':6 'want':21 'write':12 'xscreensav':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://linux.community/comment/1312467"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703150443 {#4560
          date: 2023-12-21 10:20:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4564}
      +body: "What’s the IFS part? I tried a quick web search but didn’t find anything…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703156475 {#5163
        date: 2023-12-21 12:01:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EuroNutellaMan@lemmy.world"
        "@ExLisper@linux.community"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5155 …}
      +nested: Doctrine\ORM\PersistentCollection {#5153 …}
      +votes: Doctrine\ORM\PersistentCollection {#5168 …}
      +reports: Doctrine\ORM\PersistentCollection {#5170 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5172 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5174 …}
      -id: 240080
      -bodyTs: "'anyth':16 'didn':13 'find':15 'if':4 'part':5 'quick':9 'search':11 'tri':7 'web':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5845990"
      +editedAt: DateTimeImmutable @1706062308 {#5166
        date: 2024-01-24 03:11:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703156475 {#5162
        date: 2023-12-21 12:01:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4564}
    +body: """
      [www.xoft.cz/prog/ifs_screensaver.html](https://www.xoft.cz/prog/ifs_screensaver.html)\n
      \n
      It’s included here: [packages.debian.org/…/xscreensaver-data-extra](https://packages.debian.org/bullseye/xscreensaver-data-extra)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703157402 {#5214
      date: 2023-12-21 12:16:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EuroNutellaMan@lemmy.world"
      "@ExLisper@linux.community"
      "@beeng@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5217 …}
    +nested: Doctrine\ORM\PersistentCollection {#5219 …}
    +votes: Doctrine\ORM\PersistentCollection {#5221 …}
    +reports: Doctrine\ORM\PersistentCollection {#5223 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
    -id: 240106
    -bodyTs: "'/bullseye/xscreensaver-data-extra)':12 '/prog/ifs_screensaver.html](https://www.xoft.cz/prog/ifs_screensaver.html)':3 '/xscreensaver-data-extra':9 'includ':6 'packages.debian.org':8,11 'packages.debian.org/bullseye/xscreensaver-data-extra)':10 'www.xoft.cz':2 'www.xoft.cz/prog/ifs_screensaver.html](https://www.xoft.cz/prog/ifs_screensaver.html)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://linux.community/comment/1313014"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703157402 {#5215
      date: 2023-12-21 12:16:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: """
    Thank you!\n
    \n
    I have this already :) now I know their name!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703213164 {#5256
    date: 2023-12-22 03:46:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@ExLisper@linux.community"
    "@beeng@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5252 …}
  +nested: Doctrine\ORM\PersistentCollection {#5248 …}
  +votes: Doctrine\ORM\PersistentCollection {#5246 …}
  +reports: Doctrine\ORM\PersistentCollection {#5261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5265 …}
  -id: 247297
  -bodyTs: "'alreadi':6 'know':9 'name':11 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5864086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703213164 {#5259
    date: 2023-12-22 03:46:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#5255
  +user: Proxies\__CG__\App\Entity\User {#5156 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5216
    +user: App\Entity\User {#4577 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5159
      +user: Proxies\__CG__\App\Entity\User {#5156 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4564
        +user: App\Entity\User {#4577 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "xscreensaver with IFS. Can’t stop looking at it. I’m writing this on another computer because I don’t want to disable screen saver on my primary one."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1707173894 {#4559
          date: 2024-02-05 23:58:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EuroNutellaMan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4565 …}
        +nested: Doctrine\ORM\PersistentCollection {#4567 …}
        +votes: Doctrine\ORM\PersistentCollection {#4569 …}
        +reports: Doctrine\ORM\PersistentCollection {#4571 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
        -id: 239951
        -bodyTs: "'anoth':15 'comput':16 'disabl':23 'if':3 'look':7 'm':11 'one':29 'primari':28 'saver':25 'screen':24 'stop':6 'want':21 'write':12 'xscreensav':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://linux.community/comment/1312467"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703150443 {#4560
          date: 2023-12-21 10:20:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4564}
      +body: "What’s the IFS part? I tried a quick web search but didn’t find anything…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703156475 {#5163
        date: 2023-12-21 12:01:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EuroNutellaMan@lemmy.world"
        "@ExLisper@linux.community"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5155 …}
      +nested: Doctrine\ORM\PersistentCollection {#5153 …}
      +votes: Doctrine\ORM\PersistentCollection {#5168 …}
      +reports: Doctrine\ORM\PersistentCollection {#5170 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5172 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5174 …}
      -id: 240080
      -bodyTs: "'anyth':16 'didn':13 'find':15 'if':4 'part':5 'quick':9 'search':11 'tri':7 'web':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5845990"
      +editedAt: DateTimeImmutable @1706062308 {#5166
        date: 2024-01-24 03:11:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703156475 {#5162
        date: 2023-12-21 12:01:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4564}
    +body: """
      [www.xoft.cz/prog/ifs_screensaver.html](https://www.xoft.cz/prog/ifs_screensaver.html)\n
      \n
      It’s included here: [packages.debian.org/…/xscreensaver-data-extra](https://packages.debian.org/bullseye/xscreensaver-data-extra)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703157402 {#5214
      date: 2023-12-21 12:16:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EuroNutellaMan@lemmy.world"
      "@ExLisper@linux.community"
      "@beeng@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5217 …}
    +nested: Doctrine\ORM\PersistentCollection {#5219 …}
    +votes: Doctrine\ORM\PersistentCollection {#5221 …}
    +reports: Doctrine\ORM\PersistentCollection {#5223 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
    -id: 240106
    -bodyTs: "'/bullseye/xscreensaver-data-extra)':12 '/prog/ifs_screensaver.html](https://www.xoft.cz/prog/ifs_screensaver.html)':3 '/xscreensaver-data-extra':9 'includ':6 'packages.debian.org':8,11 'packages.debian.org/bullseye/xscreensaver-data-extra)':10 'www.xoft.cz':2 'www.xoft.cz/prog/ifs_screensaver.html](https://www.xoft.cz/prog/ifs_screensaver.html)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://linux.community/comment/1313014"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703157402 {#5215
      date: 2023-12-21 12:16:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: """
    Thank you!\n
    \n
    I have this already :) now I know their name!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703213164 {#5256
    date: 2023-12-22 03:46:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@ExLisper@linux.community"
    "@beeng@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5252 …}
  +nested: Doctrine\ORM\PersistentCollection {#5248 …}
  +votes: Doctrine\ORM\PersistentCollection {#5246 …}
  +reports: Doctrine\ORM\PersistentCollection {#5261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5265 …}
  -id: 247297
  -bodyTs: "'alreadi':6 'know':9 'name':11 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5864086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703213164 {#5259
    date: 2023-12-22 03:46:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#5255
  +user: Proxies\__CG__\App\Entity\User {#5156 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5216
    +user: App\Entity\User {#4577 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5159
      +user: Proxies\__CG__\App\Entity\User {#5156 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4564
        +user: App\Entity\User {#4577 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "xscreensaver with IFS. Can’t stop looking at it. I’m writing this on another computer because I don’t want to disable screen saver on my primary one."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1707173894 {#4559
          date: 2024-02-05 23:58:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EuroNutellaMan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4565 …}
        +nested: Doctrine\ORM\PersistentCollection {#4567 …}
        +votes: Doctrine\ORM\PersistentCollection {#4569 …}
        +reports: Doctrine\ORM\PersistentCollection {#4571 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4573 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4575 …}
        -id: 239951
        -bodyTs: "'anoth':15 'comput':16 'disabl':23 'if':3 'look':7 'm':11 'one':29 'primari':28 'saver':25 'screen':24 'stop':6 'want':21 'write':12 'xscreensav':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://linux.community/comment/1312467"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703150443 {#4560
          date: 2023-12-21 10:20:43.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4564}
      +body: "What’s the IFS part? I tried a quick web search but didn’t find anything…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703156475 {#5163
        date: 2023-12-21 12:01:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EuroNutellaMan@lemmy.world"
        "@ExLisper@linux.community"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5155 …}
      +nested: Doctrine\ORM\PersistentCollection {#5153 …}
      +votes: Doctrine\ORM\PersistentCollection {#5168 …}
      +reports: Doctrine\ORM\PersistentCollection {#5170 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5172 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5174 …}
      -id: 240080
      -bodyTs: "'anyth':16 'didn':13 'find':15 'if':4 'part':5 'quick':9 'search':11 'tri':7 'web':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5845990"
      +editedAt: DateTimeImmutable @1706062308 {#5166
        date: 2024-01-24 03:11:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703156475 {#5162
        date: 2023-12-21 12:01:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4564}
    +body: """
      [www.xoft.cz/prog/ifs_screensaver.html](https://www.xoft.cz/prog/ifs_screensaver.html)\n
      \n
      It’s included here: [packages.debian.org/…/xscreensaver-data-extra](https://packages.debian.org/bullseye/xscreensaver-data-extra)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703157402 {#5214
      date: 2023-12-21 12:16:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EuroNutellaMan@lemmy.world"
      "@ExLisper@linux.community"
      "@beeng@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5217 …}
    +nested: Doctrine\ORM\PersistentCollection {#5219 …}
    +votes: Doctrine\ORM\PersistentCollection {#5221 …}
    +reports: Doctrine\ORM\PersistentCollection {#5223 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5225 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
    -id: 240106
    -bodyTs: "'/bullseye/xscreensaver-data-extra)':12 '/prog/ifs_screensaver.html](https://www.xoft.cz/prog/ifs_screensaver.html)':3 '/xscreensaver-data-extra':9 'includ':6 'packages.debian.org':8,11 'packages.debian.org/bullseye/xscreensaver-data-extra)':10 'www.xoft.cz':2 'www.xoft.cz/prog/ifs_screensaver.html](https://www.xoft.cz/prog/ifs_screensaver.html)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://linux.community/comment/1313014"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703157402 {#5215
      date: 2023-12-21 12:16:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4564}
  +body: """
    Thank you!\n
    \n
    I have this already :) now I know their name!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703213164 {#5256
    date: 2023-12-22 03:46:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@ExLisper@linux.community"
    "@beeng@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5252 …}
  +nested: Doctrine\ORM\PersistentCollection {#5248 …}
  +votes: Doctrine\ORM\PersistentCollection {#5246 …}
  +reports: Doctrine\ORM\PersistentCollection {#5261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5265 …}
  -id: 247297
  -bodyTs: "'alreadi':6 'know':9 'name':11 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5864086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703213164 {#5259
    date: 2023-12-22 03:46:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4637
  +user: App\Entity\User {#4650 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "[eDEX-UI](https://github.com/GitSquared/edex-ui) - its basically a terminal, but as shown in movies. Mostly inspired by TRON I believe."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1703150500 {#4632
    date: 2023-12-21 10:21:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4638 …}
  +nested: Doctrine\ORM\PersistentCollection {#4640 …}
  +votes: Doctrine\ORM\PersistentCollection {#4642 …}
  +reports: Doctrine\ORM\PersistentCollection {#4644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
  -id: 239954
  -bodyTs: "'/gitsquared/edex-ui)':6 'basic':8 'believ':21 'edex':2 'edex-ui':1 'github.com':5 'github.com/gitsquared/edex-ui)':4 'inspir':17 'most':16 'movi':15 'shown':13 'termin':10 'tron':19 'ui':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6167167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703150500 {#4633
    date: 2023-12-21 10:21:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4637
  +user: App\Entity\User {#4650 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "[eDEX-UI](https://github.com/GitSquared/edex-ui) - its basically a terminal, but as shown in movies. Mostly inspired by TRON I believe."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1703150500 {#4632
    date: 2023-12-21 10:21:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4638 …}
  +nested: Doctrine\ORM\PersistentCollection {#4640 …}
  +votes: Doctrine\ORM\PersistentCollection {#4642 …}
  +reports: Doctrine\ORM\PersistentCollection {#4644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
  -id: 239954
  -bodyTs: "'/gitsquared/edex-ui)':6 'basic':8 'believ':21 'edex':2 'edex-ui':1 'github.com':5 'github.com/gitsquared/edex-ui)':4 'inspir':17 'most':16 'movi':15 'shown':13 'termin':10 'tron':19 'ui':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6167167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703150500 {#4633
    date: 2023-12-21 10:21:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4637
  +user: App\Entity\User {#4650 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "[eDEX-UI](https://github.com/GitSquared/edex-ui) - its basically a terminal, but as shown in movies. Mostly inspired by TRON I believe."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1703150500 {#4632
    date: 2023-12-21 10:21:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4638 …}
  +nested: Doctrine\ORM\PersistentCollection {#4640 …}
  +votes: Doctrine\ORM\PersistentCollection {#4642 …}
  +reports: Doctrine\ORM\PersistentCollection {#4644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4648 …}
  -id: 239954
  -bodyTs: "'/gitsquared/edex-ui)':6 'basic':8 'believ':21 'edex':2 'edex-ui':1 'github.com':5 'github.com/gitsquared/edex-ui)':4 'inspir':17 'most':16 'movi':15 'shown':13 'termin':10 'tron':19 'ui':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6167167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703150500 {#4633
    date: 2023-12-21 10:21:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4710
  +user: App\Entity\User {#4723 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "You have telnet. You can watch the complete episode 4 of Star Wars in Ascii on your terminal (and other ASCII movies)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1703151651 {#4705
    date: 2023-12-21 10:40:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4711 …}
  +nested: Doctrine\ORM\PersistentCollection {#4713 …}
  +votes: Doctrine\ORM\PersistentCollection {#4715 …}
  +reports: Doctrine\ORM\PersistentCollection {#4717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
  -id: 239976
  -bodyTs: "'4':10 'ascii':15,21 'complet':8 'episod':9 'movi':22 'star':12 'telnet':3 'termin':18 'war':13 'watch':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6167297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703151651 {#4706
    date: 2023-12-21 10:40:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4710
  +user: App\Entity\User {#4723 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "You have telnet. You can watch the complete episode 4 of Star Wars in Ascii on your terminal (and other ASCII movies)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1703151651 {#4705
    date: 2023-12-21 10:40:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4711 …}
  +nested: Doctrine\ORM\PersistentCollection {#4713 …}
  +votes: Doctrine\ORM\PersistentCollection {#4715 …}
  +reports: Doctrine\ORM\PersistentCollection {#4717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
  -id: 239976
  -bodyTs: "'4':10 'ascii':15,21 'complet':8 'episod':9 'movi':22 'star':12 'telnet':3 'termin':18 'war':13 'watch':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6167297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703151651 {#4706
    date: 2023-12-21 10:40:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4710
  +user: App\Entity\User {#4723 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "You have telnet. You can watch the complete episode 4 of Star Wars in Ascii on your terminal (and other ASCII movies)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1703151651 {#4705
    date: 2023-12-21 10:40:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4711 …}
  +nested: Doctrine\ORM\PersistentCollection {#4713 …}
  +votes: Doctrine\ORM\PersistentCollection {#4715 …}
  +reports: Doctrine\ORM\PersistentCollection {#4717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
  -id: 239976
  -bodyTs: "'4':10 'ascii':15,21 'complet':8 'episod':9 'movi':22 'star':12 'telnet':3 'termin':18 'war':13 'watch':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6167297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703151651 {#4706
    date: 2023-12-21 10:40:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4784
  +user: App\Entity\User {#4797 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "It's a website rather than an app, but if you open it fullscreen, it's just as much fun: <https://hackertyper.com>"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703154542 {#4779
    date: 2023-12-21 11:29:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4785 …}
  +nested: Doctrine\ORM\PersistentCollection {#4787 …}
  +votes: Doctrine\ORM\PersistentCollection {#4789 …}
  +reports: Doctrine\ORM\PersistentCollection {#4791 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4793 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4795 …}
  -id: 240035
  -bodyTs: "'app':8 'fullscreen':14 'fun':20 'hackertyper.com':21 'much':19 'open':12 'rather':5 'websit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/716033/-/comment/4238690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703154542 {#4780
    date: 2023-12-21 11:29: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
63 DENIED edit
App\Entity\EntryComment {#4784
  +user: App\Entity\User {#4797 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "It's a website rather than an app, but if you open it fullscreen, it's just as much fun: <https://hackertyper.com>"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703154542 {#4779
    date: 2023-12-21 11:29:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4785 …}
  +nested: Doctrine\ORM\PersistentCollection {#4787 …}
  +votes: Doctrine\ORM\PersistentCollection {#4789 …}
  +reports: Doctrine\ORM\PersistentCollection {#4791 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4793 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4795 …}
  -id: 240035
  -bodyTs: "'app':8 'fullscreen':14 'fun':20 'hackertyper.com':21 'much':19 'open':12 'rather':5 'websit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/716033/-/comment/4238690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703154542 {#4780
    date: 2023-12-21 11:29: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
64 DENIED moderate
App\Entity\EntryComment {#4784
  +user: App\Entity\User {#4797 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "It's a website rather than an app, but if you open it fullscreen, it's just as much fun: <https://hackertyper.com>"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703154542 {#4779
    date: 2023-12-21 11:29:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4785 …}
  +nested: Doctrine\ORM\PersistentCollection {#4787 …}
  +votes: Doctrine\ORM\PersistentCollection {#4789 …}
  +reports: Doctrine\ORM\PersistentCollection {#4791 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4793 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4795 …}
  -id: 240035
  -bodyTs: "'app':8 'fullscreen':14 'fun':20 'hackertyper.com':21 'much':19 'open':12 'rather':5 'websit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/716033/-/comment/4238690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703154542 {#4780
    date: 2023-12-21 11:29: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
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 {#4857
  +user: App\Entity\User {#4870 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    <https://gitlab.com/christosangel/ascii-matrix>\n
    \n
    <https://gitlab.com/christosangel/c-pipes>\n
    \n
    ![https://gitlab.com/christosangel/ascii-matrix/-/raw/main/gif/bender.gif](https://gitlab.com/christosangel/ascii-matrix/-/raw/main/gif/bender.gif)\n
    \n
    ![https://gitlab.com/christosangel/c-pipes/-/raw/main/images/1.gif](https://gitlab.com/christosangel/c-pipes/-/raw/main/images/1.gif)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703166236 {#4852
    date: 2023-12-21 14:43:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4858 …}
  +nested: Doctrine\ORM\PersistentCollection {#4860 …}
  +votes: Doctrine\ORM\PersistentCollection {#4862 …}
  +reports: Doctrine\ORM\PersistentCollection {#4864 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4866 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4868 …}
  -id: 240369
  -bodyTs: "'/christosangel/ascii-matrix':3 '/christosangel/ascii-matrix/-/raw/main/gif/bender.gif](https://gitlab.com/christosangel/ascii-matrix/-/raw/main/gif/bender.gif)':9 '/christosangel/c-pipes':6 '/christosangel/c-pipes/-/raw/main/images/1.gif](https://gitlab.com/christosangel/c-pipes/-/raw/main/images/1.gif)':12 'gitlab.com':2,5,8,11 'gitlab.com/christosangel/ascii-matrix':1 'gitlab.com/christosangel/ascii-matrix/-/raw/main/gif/bender.gif](https://gitlab.com/christosangel/ascii-matrix/-/raw/main/gif/bender.gif)':7 'gitlab.com/christosangel/c-pipes':4 'gitlab.com/christosangel/c-pipes/-/raw/main/images/1.gif](https://gitlab.com/christosangel/c-pipes/-/raw/main/images/1.gif)':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6170175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703166236 {#4853
    date: 2023-12-21 14:43:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4857
  +user: App\Entity\User {#4870 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    <https://gitlab.com/christosangel/ascii-matrix>\n
    \n
    <https://gitlab.com/christosangel/c-pipes>\n
    \n
    ![https://gitlab.com/christosangel/ascii-matrix/-/raw/main/gif/bender.gif](https://gitlab.com/christosangel/ascii-matrix/-/raw/main/gif/bender.gif)\n
    \n
    ![https://gitlab.com/christosangel/c-pipes/-/raw/main/images/1.gif](https://gitlab.com/christosangel/c-pipes/-/raw/main/images/1.gif)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703166236 {#4852
    date: 2023-12-21 14:43:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4858 …}
  +nested: Doctrine\ORM\PersistentCollection {#4860 …}
  +votes: Doctrine\ORM\PersistentCollection {#4862 …}
  +reports: Doctrine\ORM\PersistentCollection {#4864 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4866 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4868 …}
  -id: 240369
  -bodyTs: "'/christosangel/ascii-matrix':3 '/christosangel/ascii-matrix/-/raw/main/gif/bender.gif](https://gitlab.com/christosangel/ascii-matrix/-/raw/main/gif/bender.gif)':9 '/christosangel/c-pipes':6 '/christosangel/c-pipes/-/raw/main/images/1.gif](https://gitlab.com/christosangel/c-pipes/-/raw/main/images/1.gif)':12 'gitlab.com':2,5,8,11 'gitlab.com/christosangel/ascii-matrix':1 'gitlab.com/christosangel/ascii-matrix/-/raw/main/gif/bender.gif](https://gitlab.com/christosangel/ascii-matrix/-/raw/main/gif/bender.gif)':7 'gitlab.com/christosangel/c-pipes':4 'gitlab.com/christosangel/c-pipes/-/raw/main/images/1.gif](https://gitlab.com/christosangel/c-pipes/-/raw/main/images/1.gif)':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6170175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703166236 {#4853
    date: 2023-12-21 14:43:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4857
  +user: App\Entity\User {#4870 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    <https://gitlab.com/christosangel/ascii-matrix>\n
    \n
    <https://gitlab.com/christosangel/c-pipes>\n
    \n
    ![https://gitlab.com/christosangel/ascii-matrix/-/raw/main/gif/bender.gif](https://gitlab.com/christosangel/ascii-matrix/-/raw/main/gif/bender.gif)\n
    \n
    ![https://gitlab.com/christosangel/c-pipes/-/raw/main/images/1.gif](https://gitlab.com/christosangel/c-pipes/-/raw/main/images/1.gif)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703166236 {#4852
    date: 2023-12-21 14:43:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4858 …}
  +nested: Doctrine\ORM\PersistentCollection {#4860 …}
  +votes: Doctrine\ORM\PersistentCollection {#4862 …}
  +reports: Doctrine\ORM\PersistentCollection {#4864 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4866 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4868 …}
  -id: 240369
  -bodyTs: "'/christosangel/ascii-matrix':3 '/christosangel/ascii-matrix/-/raw/main/gif/bender.gif](https://gitlab.com/christosangel/ascii-matrix/-/raw/main/gif/bender.gif)':9 '/christosangel/c-pipes':6 '/christosangel/c-pipes/-/raw/main/images/1.gif](https://gitlab.com/christosangel/c-pipes/-/raw/main/images/1.gif)':12 'gitlab.com':2,5,8,11 'gitlab.com/christosangel/ascii-matrix':1 'gitlab.com/christosangel/ascii-matrix/-/raw/main/gif/bender.gif](https://gitlab.com/christosangel/ascii-matrix/-/raw/main/gif/bender.gif)':7 'gitlab.com/christosangel/c-pipes':4 'gitlab.com/christosangel/c-pipes/-/raw/main/images/1.gif](https://gitlab.com/christosangel/c-pipes/-/raw/main/images/1.gif)':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6170175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703166236 {#4853
    date: 2023-12-21 14:43:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4932
  +user: App\Entity\User {#4945 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "cowsay"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703170043 {#4927
    date: 2023-12-21 15:47:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4933 …}
  +nested: Doctrine\ORM\PersistentCollection {#4935 …}
  +votes: Doctrine\ORM\PersistentCollection {#4937 …}
  +reports: Doctrine\ORM\PersistentCollection {#4939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4941 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4943 …}
  -id: 240519
  -bodyTs: "'cowsay':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5849517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703170043 {#4928
    date: 2023-12-21 15:47:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4932
  +user: App\Entity\User {#4945 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "cowsay"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703170043 {#4927
    date: 2023-12-21 15:47:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4933 …}
  +nested: Doctrine\ORM\PersistentCollection {#4935 …}
  +votes: Doctrine\ORM\PersistentCollection {#4937 …}
  +reports: Doctrine\ORM\PersistentCollection {#4939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4941 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4943 …}
  -id: 240519
  -bodyTs: "'cowsay':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5849517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703170043 {#4928
    date: 2023-12-21 15:47:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4932
  +user: App\Entity\User {#4945 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "cowsay"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703170043 {#4927
    date: 2023-12-21 15:47:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4933 …}
  +nested: Doctrine\ORM\PersistentCollection {#4935 …}
  +votes: Doctrine\ORM\PersistentCollection {#4937 …}
  +reports: Doctrine\ORM\PersistentCollection {#4939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4941 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4943 …}
  -id: 240519
  -bodyTs: "'cowsay':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5849517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703170043 {#4928
    date: 2023-12-21 15:47:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5005
  +user: App\Entity\User {#5018 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "[No more secrets](https://github.com/bartobri/no-more-secrets) sounds like it fits the bill"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1703173214 {#5000
    date: 2023-12-21 16:40:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5006 …}
  +nested: Doctrine\ORM\PersistentCollection {#5008 …}
  +votes: Doctrine\ORM\PersistentCollection {#5010 …}
  +reports: Doctrine\ORM\PersistentCollection {#5012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5016 …}
  -id: 240620
  -bodyTs: "'/bartobri/no-more-secrets)':6 'bill':12 'fit':10 'github.com':5 'github.com/bartobri/no-more-secrets)':4 'like':8 'secret':3 'sound':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4489585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703173214 {#5001
    date: 2023-12-21 16:40: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
75 DENIED edit
App\Entity\EntryComment {#5005
  +user: App\Entity\User {#5018 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "[No more secrets](https://github.com/bartobri/no-more-secrets) sounds like it fits the bill"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1703173214 {#5000
    date: 2023-12-21 16:40:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5006 …}
  +nested: Doctrine\ORM\PersistentCollection {#5008 …}
  +votes: Doctrine\ORM\PersistentCollection {#5010 …}
  +reports: Doctrine\ORM\PersistentCollection {#5012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5016 …}
  -id: 240620
  -bodyTs: "'/bartobri/no-more-secrets)':6 'bill':12 'fit':10 'github.com':5 'github.com/bartobri/no-more-secrets)':4 'like':8 'secret':3 'sound':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4489585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703173214 {#5001
    date: 2023-12-21 16:40: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
76 DENIED moderate
App\Entity\EntryComment {#5005
  +user: App\Entity\User {#5018 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "[No more secrets](https://github.com/bartobri/no-more-secrets) sounds like it fits the bill"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1703173214 {#5000
    date: 2023-12-21 16:40:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5006 …}
  +nested: Doctrine\ORM\PersistentCollection {#5008 …}
  +votes: Doctrine\ORM\PersistentCollection {#5010 …}
  +reports: Doctrine\ORM\PersistentCollection {#5012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5016 …}
  -id: 240620
  -bodyTs: "'/bartobri/no-more-secrets)':6 'bill':12 'fit':10 'github.com':5 'github.com/bartobri/no-more-secrets)':4 'like':8 'secret':3 'sound':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4489585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703173214 {#5001
    date: 2023-12-21 16:40: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
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 {#5078
  +user: App\Entity\User {#5091 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ema\n
    \n
    cs
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1707171165 {#5073
    date: 2024-02-05 23:12:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5079 …}
  +nested: Doctrine\ORM\PersistentCollection {#5081 …}
  +votes: Doctrine\ORM\PersistentCollection {#5083 …}
  +reports: Doctrine\ORM\PersistentCollection {#5085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5089 …}
  -id: 240947
  -bodyTs: "'cs':2 'ema':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6430939"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703180430 {#5074
    date: 2023-12-21 18:40: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
79 DENIED edit
App\Entity\EntryComment {#5078
  +user: App\Entity\User {#5091 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ema\n
    \n
    cs
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1707171165 {#5073
    date: 2024-02-05 23:12:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5079 …}
  +nested: Doctrine\ORM\PersistentCollection {#5081 …}
  +votes: Doctrine\ORM\PersistentCollection {#5083 …}
  +reports: Doctrine\ORM\PersistentCollection {#5085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5089 …}
  -id: 240947
  -bodyTs: "'cs':2 'ema':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6430939"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703180430 {#5074
    date: 2023-12-21 18:40: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
80 DENIED moderate
App\Entity\EntryComment {#5078
  +user: App\Entity\User {#5091 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ema\n
    \n
    cs
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1707171165 {#5073
    date: 2024-02-05 23:12:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5079 …}
  +nested: Doctrine\ORM\PersistentCollection {#5081 …}
  +votes: Doctrine\ORM\PersistentCollection {#5083 …}
  +reports: Doctrine\ORM\PersistentCollection {#5085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5089 …}
  -id: 240947
  -bodyTs: "'cs':2 'ema':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6430939"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703180430 {#5074
    date: 2023-12-21 18:40: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
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 {#5178
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5078
    +user: App\Entity\User {#5091 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ema\n
      \n
      cs
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1707171165 {#5073
      date: 2024-02-05 23:12:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EuroNutellaMan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5079 …}
    +nested: Doctrine\ORM\PersistentCollection {#5081 …}
    +votes: Doctrine\ORM\PersistentCollection {#5083 …}
    +reports: Doctrine\ORM\PersistentCollection {#5085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5089 …}
    -id: 240947
    -bodyTs: "'cs':2 'ema':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/comment/6430939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703180430 {#5074
      date: 2023-12-21 18:40:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5078}
  +body: "What are these?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703184096 {#5176
    date: 2023-12-21 19:41:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@ani@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5179 …}
  +nested: Doctrine\ORM\PersistentCollection {#5181 …}
  +votes: Doctrine\ORM\PersistentCollection {#5183 …}
  +reports: Doctrine\ORM\PersistentCollection {#5185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5189 …}
  -id: 241090
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6175589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703184096 {#5177
    date: 2023-12-21 19:41:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#5178
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5078
    +user: App\Entity\User {#5091 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ema\n
      \n
      cs
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1707171165 {#5073
      date: 2024-02-05 23:12:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EuroNutellaMan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5079 …}
    +nested: Doctrine\ORM\PersistentCollection {#5081 …}
    +votes: Doctrine\ORM\PersistentCollection {#5083 …}
    +reports: Doctrine\ORM\PersistentCollection {#5085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5089 …}
    -id: 240947
    -bodyTs: "'cs':2 'ema':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/comment/6430939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703180430 {#5074
      date: 2023-12-21 18:40:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5078}
  +body: "What are these?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703184096 {#5176
    date: 2023-12-21 19:41:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@ani@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5179 …}
  +nested: Doctrine\ORM\PersistentCollection {#5181 …}
  +votes: Doctrine\ORM\PersistentCollection {#5183 …}
  +reports: Doctrine\ORM\PersistentCollection {#5185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5189 …}
  -id: 241090
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6175589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703184096 {#5177
    date: 2023-12-21 19:41:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#5178
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5078
    +user: App\Entity\User {#5091 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ema\n
      \n
      cs
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1707171165 {#5073
      date: 2024-02-05 23:12:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EuroNutellaMan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5079 …}
    +nested: Doctrine\ORM\PersistentCollection {#5081 …}
    +votes: Doctrine\ORM\PersistentCollection {#5083 …}
    +reports: Doctrine\ORM\PersistentCollection {#5085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5089 …}
    -id: 240947
    -bodyTs: "'cs':2 'ema':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/comment/6430939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703180430 {#5074
      date: 2023-12-21 18:40:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5078}
  +body: "What are these?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703184096 {#5176
    date: 2023-12-21 19:41:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@ani@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5179 …}
  +nested: Doctrine\ORM\PersistentCollection {#5181 …}
  +votes: Doctrine\ORM\PersistentCollection {#5183 …}
  +reports: Doctrine\ORM\PersistentCollection {#5185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5189 …}
  -id: 241090
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6175589"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703184096 {#5177
    date: 2023-12-21 19:41:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5231
  +user: Proxies\__CG__\App\Entity\User {#5232 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5178
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5078
      +user: App\Entity\User {#5091 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ema\n
        \n
        cs
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1707171165 {#5073
        date: 2024-02-05 23:12:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EuroNutellaMan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5079 …}
      +nested: Doctrine\ORM\PersistentCollection {#5081 …}
      +votes: Doctrine\ORM\PersistentCollection {#5083 …}
      +reports: Doctrine\ORM\PersistentCollection {#5085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5087 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5089 …}
      -id: 240947
      -bodyTs: "'cs':2 'ema':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6430939"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703180430 {#5074
        date: 2023-12-21 18:40:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5078}
    +body: "What are these?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703184096 {#5176
      date: 2023-12-21 19:41:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EuroNutellaMan@lemmy.world"
      "@ani@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5179 …}
    +nested: Doctrine\ORM\PersistentCollection {#5181 …}
    +votes: Doctrine\ORM\PersistentCollection {#5183 …}
    +reports: Doctrine\ORM\PersistentCollection {#5185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5189 …}
    -id: 241090
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6175589"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703184096 {#5177
      date: 2023-12-21 19:41:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5078}
  +body: "Pretty sure they meant to type “Emacs”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703344242 {#5229
    date: 2023-12-23 16:10:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@ani@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5233 …}
  +nested: Doctrine\ORM\PersistentCollection {#5235 …}
  +votes: Doctrine\ORM\PersistentCollection {#5237 …}
  +reports: Doctrine\ORM\PersistentCollection {#5239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5243 …}
  -id: 245997
  -bodyTs: "'emac':7 'meant':4 'pretti':1 'sure':2 'type':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4886319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703344242 {#5230
    date: 2023-12-23 16:10:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5231
  +user: Proxies\__CG__\App\Entity\User {#5232 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5178
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5078
      +user: App\Entity\User {#5091 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ema\n
        \n
        cs
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1707171165 {#5073
        date: 2024-02-05 23:12:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EuroNutellaMan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5079 …}
      +nested: Doctrine\ORM\PersistentCollection {#5081 …}
      +votes: Doctrine\ORM\PersistentCollection {#5083 …}
      +reports: Doctrine\ORM\PersistentCollection {#5085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5087 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5089 …}
      -id: 240947
      -bodyTs: "'cs':2 'ema':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6430939"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703180430 {#5074
        date: 2023-12-21 18:40:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5078}
    +body: "What are these?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703184096 {#5176
      date: 2023-12-21 19:41:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EuroNutellaMan@lemmy.world"
      "@ani@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5179 …}
    +nested: Doctrine\ORM\PersistentCollection {#5181 …}
    +votes: Doctrine\ORM\PersistentCollection {#5183 …}
    +reports: Doctrine\ORM\PersistentCollection {#5185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5189 …}
    -id: 241090
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6175589"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703184096 {#5177
      date: 2023-12-21 19:41:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5078}
  +body: "Pretty sure they meant to type “Emacs”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703344242 {#5229
    date: 2023-12-23 16:10:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@ani@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5233 …}
  +nested: Doctrine\ORM\PersistentCollection {#5235 …}
  +votes: Doctrine\ORM\PersistentCollection {#5237 …}
  +reports: Doctrine\ORM\PersistentCollection {#5239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5243 …}
  -id: 245997
  -bodyTs: "'emac':7 'meant':4 'pretti':1 'sure':2 'type':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4886319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703344242 {#5230
    date: 2023-12-23 16:10:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5231
  +user: Proxies\__CG__\App\Entity\User {#5232 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5178
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5078
      +user: App\Entity\User {#5091 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ema\n
        \n
        cs
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1707171165 {#5073
        date: 2024-02-05 23:12:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EuroNutellaMan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5079 …}
      +nested: Doctrine\ORM\PersistentCollection {#5081 …}
      +votes: Doctrine\ORM\PersistentCollection {#5083 …}
      +reports: Doctrine\ORM\PersistentCollection {#5085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5087 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5089 …}
      -id: 240947
      -bodyTs: "'cs':2 'ema':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6430939"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703180430 {#5074
        date: 2023-12-21 18:40:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5078}
    +body: "What are these?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703184096 {#5176
      date: 2023-12-21 19:41:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EuroNutellaMan@lemmy.world"
      "@ani@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5179 …}
    +nested: Doctrine\ORM\PersistentCollection {#5181 …}
    +votes: Doctrine\ORM\PersistentCollection {#5183 …}
    +reports: Doctrine\ORM\PersistentCollection {#5185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5189 …}
    -id: 241090
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6175589"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703184096 {#5177
      date: 2023-12-21 19:41:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5078}
  +body: "Pretty sure they meant to type “Emacs”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703344242 {#5229
    date: 2023-12-23 16:10:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@ani@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5233 …}
  +nested: Doctrine\ORM\PersistentCollection {#5235 …}
  +votes: Doctrine\ORM\PersistentCollection {#5237 …}
  +reports: Doctrine\ORM\PersistentCollection {#5239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5243 …}
  -id: 245997
  -bodyTs: "'emac':7 'meant':4 'pretti':1 'sure':2 'type':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4886319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703344242 {#5230
    date: 2023-12-23 16:10:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5269
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5231
    +user: Proxies\__CG__\App\Entity\User {#5232 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5178
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5078
        +user: App\Entity\User {#5091 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Ema\n
          \n
          cs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1707171165 {#5073
          date: 2024-02-05 23:12:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EuroNutellaMan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5079 …}
        +nested: Doctrine\ORM\PersistentCollection {#5081 …}
        +votes: Doctrine\ORM\PersistentCollection {#5083 …}
        +reports: Doctrine\ORM\PersistentCollection {#5085 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5089 …}
        -id: 240947
        -bodyTs: "'cs':2 'ema':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6430939"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703180430 {#5074
          date: 2023-12-21 18:40:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#5078}
      +body: "What are these?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703184096 {#5176
        date: 2023-12-21 19:41:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EuroNutellaMan@lemmy.world"
        "@ani@endlesstalk.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5179 …}
      +nested: Doctrine\ORM\PersistentCollection {#5181 …}
      +votes: Doctrine\ORM\PersistentCollection {#5183 …}
      +reports: Doctrine\ORM\PersistentCollection {#5185 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5187 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5189 …}
      -id: 241090
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6175589"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703184096 {#5177
        date: 2023-12-21 19:41:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5078}
    +body: "Pretty sure they meant to type “Emacs”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703344242 {#5229
      date: 2023-12-23 16:10:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EuroNutellaMan@lemmy.world"
      "@ani@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5233 …}
    +nested: Doctrine\ORM\PersistentCollection {#5235 …}
    +votes: Doctrine\ORM\PersistentCollection {#5237 …}
    +reports: Doctrine\ORM\PersistentCollection {#5239 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5243 …}
    -id: 245997
    -bodyTs: "'emac':7 'meant':4 'pretti':1 'sure':2 'type':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/4886319"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703344242 {#5230
      date: 2023-12-23 16:10:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5078}
  +body: "Oh, wouldn’t have known: I use Vim, btw"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703366197 {#5267
    date: 2023-12-23 22:16:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@ani@endlesstalk.org"
    "@callyral@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5270 …}
  +nested: Doctrine\ORM\PersistentCollection {#5272 …}
  +votes: Doctrine\ORM\PersistentCollection {#5274 …}
  +reports: Doctrine\ORM\PersistentCollection {#5276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
  -id: 246919
  -bodyTs: "'btw':9 'known':5 'oh':1 'use':7 'vim':8 'wouldn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6212063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703366197 {#5268
    date: 2023-12-23 22:16:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#5269
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5231
    +user: Proxies\__CG__\App\Entity\User {#5232 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5178
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5078
        +user: App\Entity\User {#5091 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Ema\n
          \n
          cs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1707171165 {#5073
          date: 2024-02-05 23:12:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EuroNutellaMan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5079 …}
        +nested: Doctrine\ORM\PersistentCollection {#5081 …}
        +votes: Doctrine\ORM\PersistentCollection {#5083 …}
        +reports: Doctrine\ORM\PersistentCollection {#5085 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5089 …}
        -id: 240947
        -bodyTs: "'cs':2 'ema':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6430939"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703180430 {#5074
          date: 2023-12-21 18:40:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#5078}
      +body: "What are these?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703184096 {#5176
        date: 2023-12-21 19:41:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EuroNutellaMan@lemmy.world"
        "@ani@endlesstalk.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5179 …}
      +nested: Doctrine\ORM\PersistentCollection {#5181 …}
      +votes: Doctrine\ORM\PersistentCollection {#5183 …}
      +reports: Doctrine\ORM\PersistentCollection {#5185 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5187 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5189 …}
      -id: 241090
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6175589"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703184096 {#5177
        date: 2023-12-21 19:41:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5078}
    +body: "Pretty sure they meant to type “Emacs”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703344242 {#5229
      date: 2023-12-23 16:10:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EuroNutellaMan@lemmy.world"
      "@ani@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5233 …}
    +nested: Doctrine\ORM\PersistentCollection {#5235 …}
    +votes: Doctrine\ORM\PersistentCollection {#5237 …}
    +reports: Doctrine\ORM\PersistentCollection {#5239 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5243 …}
    -id: 245997
    -bodyTs: "'emac':7 'meant':4 'pretti':1 'sure':2 'type':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/4886319"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703344242 {#5230
      date: 2023-12-23 16:10:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5078}
  +body: "Oh, wouldn’t have known: I use Vim, btw"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703366197 {#5267
    date: 2023-12-23 22:16:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@ani@endlesstalk.org"
    "@callyral@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5270 …}
  +nested: Doctrine\ORM\PersistentCollection {#5272 …}
  +votes: Doctrine\ORM\PersistentCollection {#5274 …}
  +reports: Doctrine\ORM\PersistentCollection {#5276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
  -id: 246919
  -bodyTs: "'btw':9 'known':5 'oh':1 'use':7 'vim':8 'wouldn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6212063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703366197 {#5268
    date: 2023-12-23 22:16:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#5269
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5231
    +user: Proxies\__CG__\App\Entity\User {#5232 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5178
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5078
        +user: App\Entity\User {#5091 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Ema\n
          \n
          cs
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1707171165 {#5073
          date: 2024-02-05 23:12:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EuroNutellaMan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5079 …}
        +nested: Doctrine\ORM\PersistentCollection {#5081 …}
        +votes: Doctrine\ORM\PersistentCollection {#5083 …}
        +reports: Doctrine\ORM\PersistentCollection {#5085 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5089 …}
        -id: 240947
        -bodyTs: "'cs':2 'ema':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6430939"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703180430 {#5074
          date: 2023-12-21 18:40:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#5078}
      +body: "What are these?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703184096 {#5176
        date: 2023-12-21 19:41:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EuroNutellaMan@lemmy.world"
        "@ani@endlesstalk.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5179 …}
      +nested: Doctrine\ORM\PersistentCollection {#5181 …}
      +votes: Doctrine\ORM\PersistentCollection {#5183 …}
      +reports: Doctrine\ORM\PersistentCollection {#5185 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5187 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5189 …}
      -id: 241090
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6175589"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703184096 {#5177
        date: 2023-12-21 19:41:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5078}
    +body: "Pretty sure they meant to type “Emacs”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703344242 {#5229
      date: 2023-12-23 16:10:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EuroNutellaMan@lemmy.world"
      "@ani@endlesstalk.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5233 …}
    +nested: Doctrine\ORM\PersistentCollection {#5235 …}
    +votes: Doctrine\ORM\PersistentCollection {#5237 …}
    +reports: Doctrine\ORM\PersistentCollection {#5239 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5243 …}
    -id: 245997
    -bodyTs: "'emac':7 'meant':4 'pretti':1 'sure':2 'type':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/4886319"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703344242 {#5230
      date: 2023-12-23 16:10:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5078}
  +body: "Oh, wouldn’t have known: I use Vim, btw"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703366197 {#5267
    date: 2023-12-23 22:16:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@ani@endlesstalk.org"
    "@callyral@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5270 …}
  +nested: Doctrine\ORM\PersistentCollection {#5272 …}
  +votes: Doctrine\ORM\PersistentCollection {#5274 …}
  +reports: Doctrine\ORM\PersistentCollection {#5276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
  -id: 246919
  -bodyTs: "'btw':9 'known':5 'oh':1 'use':7 'vim':8 'wouldn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6212063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703366197 {#5268
    date: 2023-12-23 22:16:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5283
  +user: Proxies\__CG__\App\Entity\User {#5232 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5269
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5231
      +user: Proxies\__CG__\App\Entity\User {#5232 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5178
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5078
          +user: App\Entity\User {#5091 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Ema\n
            \n
            cs
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1707171165 {#5073
            date: 2024-02-05 23:12:45.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EuroNutellaMan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5079 …}
          +nested: Doctrine\ORM\PersistentCollection {#5081 …}
          +votes: Doctrine\ORM\PersistentCollection {#5083 …}
          +reports: Doctrine\ORM\PersistentCollection {#5085 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5087 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5089 …}
          -id: 240947
          -bodyTs: "'cs':2 'ema':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://endlesstalk.org/comment/6430939"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703180430 {#5074
            date: 2023-12-21 18:40:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#5078}
        +body: "What are these?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703184096 {#5176
          date: 2023-12-21 19:41:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EuroNutellaMan@lemmy.world"
          "@ani@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5179 …}
        +nested: Doctrine\ORM\PersistentCollection {#5181 …}
        +votes: Doctrine\ORM\PersistentCollection {#5183 …}
        +reports: Doctrine\ORM\PersistentCollection {#5185 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5187 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5189 …}
        -id: 241090
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6175589"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703184096 {#5177
          date: 2023-12-21 19:41:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#5078}
      +body: "Pretty sure they meant to type “Emacs”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703344242 {#5229
        date: 2023-12-23 16:10:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EuroNutellaMan@lemmy.world"
        "@ani@endlesstalk.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5233 …}
      +nested: Doctrine\ORM\PersistentCollection {#5235 …}
      +votes: Doctrine\ORM\PersistentCollection {#5237 …}
      +reports: Doctrine\ORM\PersistentCollection {#5239 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5241 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5243 …}
      -id: 245997
      -bodyTs: "'emac':7 'meant':4 'pretti':1 'sure':2 'type':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4886319"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703344242 {#5230
        date: 2023-12-23 16:10:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5078}
    +body: "Oh, wouldn’t have known: I use Vim, btw"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703366197 {#5267
      date: 2023-12-23 22:16:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EuroNutellaMan@lemmy.world"
      "@ani@endlesstalk.org"
      "@callyral@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5270 …}
    +nested: Doctrine\ORM\PersistentCollection {#5272 …}
    +votes: Doctrine\ORM\PersistentCollection {#5274 …}
    +reports: Doctrine\ORM\PersistentCollection {#5276 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
    -id: 246919
    -bodyTs: "'btw':9 'known':5 'oh':1 'use':7 'vim':8 'wouldn':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6212063"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703366197 {#5268
      date: 2023-12-23 22:16:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5078}
  +body: "fyi i use neovim"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703375743 {#5288
    date: 2023-12-24 00:55:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@ani@endlesstalk.org"
    "@callyral@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5291 …}
  +nested: Doctrine\ORM\PersistentCollection {#5295 …}
  +votes: Doctrine\ORM\PersistentCollection {#5297 …}
  +reports: Doctrine\ORM\PersistentCollection {#5298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5302 …}
  -id: 247276
  -bodyTs: "'fyi':1 'neovim':4 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4892853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703375743 {#5285
    date: 2023-12-24 00:55: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
95 DENIED edit
App\Entity\EntryComment {#5283
  +user: Proxies\__CG__\App\Entity\User {#5232 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5269
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5231
      +user: Proxies\__CG__\App\Entity\User {#5232 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5178
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5078
          +user: App\Entity\User {#5091 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Ema\n
            \n
            cs
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1707171165 {#5073
            date: 2024-02-05 23:12:45.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EuroNutellaMan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5079 …}
          +nested: Doctrine\ORM\PersistentCollection {#5081 …}
          +votes: Doctrine\ORM\PersistentCollection {#5083 …}
          +reports: Doctrine\ORM\PersistentCollection {#5085 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5087 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5089 …}
          -id: 240947
          -bodyTs: "'cs':2 'ema':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://endlesstalk.org/comment/6430939"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703180430 {#5074
            date: 2023-12-21 18:40:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#5078}
        +body: "What are these?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703184096 {#5176
          date: 2023-12-21 19:41:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EuroNutellaMan@lemmy.world"
          "@ani@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5179 …}
        +nested: Doctrine\ORM\PersistentCollection {#5181 …}
        +votes: Doctrine\ORM\PersistentCollection {#5183 …}
        +reports: Doctrine\ORM\PersistentCollection {#5185 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5187 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5189 …}
        -id: 241090
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6175589"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703184096 {#5177
          date: 2023-12-21 19:41:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#5078}
      +body: "Pretty sure they meant to type “Emacs”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703344242 {#5229
        date: 2023-12-23 16:10:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EuroNutellaMan@lemmy.world"
        "@ani@endlesstalk.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5233 …}
      +nested: Doctrine\ORM\PersistentCollection {#5235 …}
      +votes: Doctrine\ORM\PersistentCollection {#5237 …}
      +reports: Doctrine\ORM\PersistentCollection {#5239 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5241 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5243 …}
      -id: 245997
      -bodyTs: "'emac':7 'meant':4 'pretti':1 'sure':2 'type':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4886319"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703344242 {#5230
        date: 2023-12-23 16:10:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5078}
    +body: "Oh, wouldn’t have known: I use Vim, btw"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703366197 {#5267
      date: 2023-12-23 22:16:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EuroNutellaMan@lemmy.world"
      "@ani@endlesstalk.org"
      "@callyral@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5270 …}
    +nested: Doctrine\ORM\PersistentCollection {#5272 …}
    +votes: Doctrine\ORM\PersistentCollection {#5274 …}
    +reports: Doctrine\ORM\PersistentCollection {#5276 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
    -id: 246919
    -bodyTs: "'btw':9 'known':5 'oh':1 'use':7 'vim':8 'wouldn':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6212063"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703366197 {#5268
      date: 2023-12-23 22:16:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5078}
  +body: "fyi i use neovim"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703375743 {#5288
    date: 2023-12-24 00:55:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@ani@endlesstalk.org"
    "@callyral@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5291 …}
  +nested: Doctrine\ORM\PersistentCollection {#5295 …}
  +votes: Doctrine\ORM\PersistentCollection {#5297 …}
  +reports: Doctrine\ORM\PersistentCollection {#5298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5302 …}
  -id: 247276
  -bodyTs: "'fyi':1 'neovim':4 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4892853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703375743 {#5285
    date: 2023-12-24 00:55: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
96 DENIED moderate
App\Entity\EntryComment {#5283
  +user: Proxies\__CG__\App\Entity\User {#5232 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "linux@lemmy.ml"
      +title: "linux"
      +description: """
        From Wikipedia, the free encyclopedia\n
        \n
        Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
        \n
        Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
        \n
        ### Rules\n
        \n
        - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
        - No misinformation\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        ### Related Communities\n
        \n
        - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        \n
        Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 1406
      +entryCommentCount: 28632
      +postCount: 6
      +postCommentCount: 214
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583542 {#276
        date: 2024-10-22 09:52:22.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 73
      +apId: "linux@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/linux"
      +apPublicUrl: "https://lemmy.ml/c/linux"
      +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "linux"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729583596 {#270
        date: 2024-10-22 09:53:16.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1698929468 {#272
        date: 2023-11-02 13:51:08.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#2410
      date: 2024-02-14 21:19:13.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: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#1850
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#2420
      date: 2023-12-21 00:33:03.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5269
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5231
      +user: Proxies\__CG__\App\Entity\User {#5232 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5178
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5078
          +user: App\Entity\User {#5091 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Ema\n
            \n
            cs
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1707171165 {#5073
            date: 2024-02-05 23:12:45.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@EuroNutellaMan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5079 …}
          +nested: Doctrine\ORM\PersistentCollection {#5081 …}
          +votes: Doctrine\ORM\PersistentCollection {#5083 …}
          +reports: Doctrine\ORM\PersistentCollection {#5085 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5087 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5089 …}
          -id: 240947
          -bodyTs: "'cs':2 'ema':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://endlesstalk.org/comment/6430939"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703180430 {#5074
            date: 2023-12-21 18:40:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#5078}
        +body: "What are these?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703184096 {#5176
          date: 2023-12-21 19:41:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EuroNutellaMan@lemmy.world"
          "@ani@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5179 …}
        +nested: Doctrine\ORM\PersistentCollection {#5181 …}
        +votes: Doctrine\ORM\PersistentCollection {#5183 …}
        +reports: Doctrine\ORM\PersistentCollection {#5185 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5187 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5189 …}
        -id: 241090
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6175589"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703184096 {#5177
          date: 2023-12-21 19:41:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#5078}
      +body: "Pretty sure they meant to type “Emacs”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703344242 {#5229
        date: 2023-12-23 16:10:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EuroNutellaMan@lemmy.world"
        "@ani@endlesstalk.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5233 …}
      +nested: Doctrine\ORM\PersistentCollection {#5235 …}
      +votes: Doctrine\ORM\PersistentCollection {#5237 …}
      +reports: Doctrine\ORM\PersistentCollection {#5239 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5241 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5243 …}
      -id: 245997
      -bodyTs: "'emac':7 'meant':4 'pretti':1 'sure':2 'type':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4886319"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703344242 {#5230
        date: 2023-12-23 16:10:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5078}
    +body: "Oh, wouldn’t have known: I use Vim, btw"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1703366197 {#5267
      date: 2023-12-23 22:16:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EuroNutellaMan@lemmy.world"
      "@ani@endlesstalk.org"
      "@callyral@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5270 …}
    +nested: Doctrine\ORM\PersistentCollection {#5272 …}
    +votes: Doctrine\ORM\PersistentCollection {#5274 …}
    +reports: Doctrine\ORM\PersistentCollection {#5276 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
    -id: 246919
    -bodyTs: "'btw':9 'known':5 'oh':1 'use':7 'vim':8 'wouldn':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6212063"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703366197 {#5268
      date: 2023-12-23 22:16:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5078}
  +body: "fyi i use neovim"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703375743 {#5288
    date: 2023-12-24 00:55:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@ani@endlesstalk.org"
    "@callyral@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5291 …}
  +nested: Doctrine\ORM\PersistentCollection {#5295 …}
  +votes: Doctrine\ORM\PersistentCollection {#5297 …}
  +reports: Doctrine\ORM\PersistentCollection {#5298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5302 …}
  -id: 247276
  -bodyTs: "'fyi':1 'neovim':4 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4892853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703375743 {#5285
    date: 2023-12-24 00:55: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
97 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +name: "linux@lemmy.ml"
  +title: "linux"
  +description: """
    From Wikipedia, the free encyclopedia\n
    \n
    Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
    \n
    Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
    \n
    ### Rules\n
    \n
    - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
    - No misinformation\n
    - No NSFW content\n
    - No hate speech, bigotry, etc\n
    \n
    ### Related Communities\n
    \n
    - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
    - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
    - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
    - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
    \n
    Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 1406
  +entryCommentCount: 28632
  +postCount: 6
  +postCommentCount: 214
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583542 {#276
    date: 2024-10-22 09:52:22.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 73
  +apId: "linux@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/linux"
  +apPublicUrl: "https://lemmy.ml/c/linux"
  +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "linux"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1729583596 {#270
    date: 2024-10-22 09:53:16.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1698929468 {#272
    date: 2023-11-02 13:51:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details