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

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#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: "When talking about cool programs, you can’t forget the classic [cowsay](https://linux.die.net/man/1/cowsay)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1706086016 {#3996
    date: 2024-01-24 09:46:56.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: 239133
  -bodyTs: "'/man/1/cowsay)':15 'classic':11 'cool':4 'cowsay':12 'forget':9 'linux.die.net':14 'linux.die.net/man/1/cowsay)':13 'program':5 'talk':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5798405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703117804 {#4032
    date: 2023-12-21 01:16:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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: "When talking about cool programs, you can’t forget the classic [cowsay](https://linux.die.net/man/1/cowsay)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1706086016 {#3996
    date: 2024-01-24 09:46:56.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: 239133
  -bodyTs: "'/man/1/cowsay)':15 'classic':11 'cool':4 'cowsay':12 'forget':9 'linux.die.net':14 'linux.die.net/man/1/cowsay)':13 'program':5 'talk':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5798405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703117804 {#4032
    date: 2023-12-21 01:16:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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: "When talking about cool programs, you can’t forget the classic [cowsay](https://linux.die.net/man/1/cowsay)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1706086016 {#3996
    date: 2024-01-24 09:46:56.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: 239133
  -bodyTs: "'/man/1/cowsay)':15 'classic':11 'cool':4 'cowsay':12 'forget':9 'linux.die.net':14 'linux.die.net/man/1/cowsay)':13 'program':5 'talk':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5798405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703117804 {#4032
    date: 2023-12-21 01:16:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4329
  +user: Proxies\__CG__\App\Entity\User {#4330 …}
  +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 {#4082
    +user: App\Entity\User {#4030 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "When talking about cool programs, you can’t forget the classic [cowsay](https://linux.die.net/man/1/cowsay)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1706086016 {#3996
      date: 2024-01-24 09:46:56.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: 239133
    -bodyTs: "'/man/1/cowsay)':15 'classic':11 'cool':4 'cowsay':12 'forget':9 'linux.die.net':14 'linux.die.net/man/1/cowsay)':13 'program':5 'talk':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5798405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703117804 {#4032
      date: 2023-12-21 01:16:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4082}
  +body: "[ponysay :)](https://github.com/erkin/ponysay)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703120322 {#4327
    date: 2023-12-21 01:58:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@yetAnotherUser@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4331 …}
  +nested: Doctrine\ORM\PersistentCollection {#4333 …}
  +votes: Doctrine\ORM\PersistentCollection {#4335 …}
  +reports: Doctrine\ORM\PersistentCollection {#4337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4341 …}
  -id: 239230
  -bodyTs: "'/erkin/ponysay)':4 'github.com':3 'github.com/erkin/ponysay)':2 'ponysay':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4843485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703120322 {#4328
    date: 2023-12-21 01:58: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
11 DENIED edit
App\Entity\EntryComment {#4329
  +user: Proxies\__CG__\App\Entity\User {#4330 …}
  +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 {#4082
    +user: App\Entity\User {#4030 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "When talking about cool programs, you can’t forget the classic [cowsay](https://linux.die.net/man/1/cowsay)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1706086016 {#3996
      date: 2024-01-24 09:46:56.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: 239133
    -bodyTs: "'/man/1/cowsay)':15 'classic':11 'cool':4 'cowsay':12 'forget':9 'linux.die.net':14 'linux.die.net/man/1/cowsay)':13 'program':5 'talk':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5798405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703117804 {#4032
      date: 2023-12-21 01:16:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4082}
  +body: "[ponysay :)](https://github.com/erkin/ponysay)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703120322 {#4327
    date: 2023-12-21 01:58:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@yetAnotherUser@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4331 …}
  +nested: Doctrine\ORM\PersistentCollection {#4333 …}
  +votes: Doctrine\ORM\PersistentCollection {#4335 …}
  +reports: Doctrine\ORM\PersistentCollection {#4337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4341 …}
  -id: 239230
  -bodyTs: "'/erkin/ponysay)':4 'github.com':3 'github.com/erkin/ponysay)':2 'ponysay':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4843485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703120322 {#4328
    date: 2023-12-21 01:58: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
12 DENIED moderate
App\Entity\EntryComment {#4329
  +user: Proxies\__CG__\App\Entity\User {#4330 …}
  +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 {#4082
    +user: App\Entity\User {#4030 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "When talking about cool programs, you can’t forget the classic [cowsay](https://linux.die.net/man/1/cowsay)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1706086016 {#3996
      date: 2024-01-24 09:46:56.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: 239133
    -bodyTs: "'/man/1/cowsay)':15 'classic':11 'cool':4 'cowsay':12 'forget':9 'linux.die.net':14 'linux.die.net/man/1/cowsay)':13 'program':5 'talk':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5798405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703117804 {#4032
      date: 2023-12-21 01:16:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4082}
  +body: "[ponysay :)](https://github.com/erkin/ponysay)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703120322 {#4327
    date: 2023-12-21 01:58:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@yetAnotherUser@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4331 …}
  +nested: Doctrine\ORM\PersistentCollection {#4333 …}
  +votes: Doctrine\ORM\PersistentCollection {#4335 …}
  +reports: Doctrine\ORM\PersistentCollection {#4337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4341 …}
  -id: 239230
  -bodyTs: "'/erkin/ponysay)':4 'github.com':3 'github.com/erkin/ponysay)':2 'ponysay':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4843485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703120322 {#4328
    date: 2023-12-21 01:58: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
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 {#4384
  +user: Proxies\__CG__\App\Entity\User {#4385 …}
  +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 {#4329
    +user: Proxies\__CG__\App\Entity\User {#4330 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4082
      +user: App\Entity\User {#4030 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "When talking about cool programs, you can’t forget the classic [cowsay](https://linux.die.net/man/1/cowsay)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1706086016 {#3996
        date: 2024-01-24 09:46:56.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: 239133
      -bodyTs: "'/man/1/cowsay)':15 'classic':11 'cool':4 'cowsay':12 'forget':9 'linux.die.net':14 'linux.die.net/man/1/cowsay)':13 'program':5 'talk':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5798405"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703117804 {#4032
        date: 2023-12-21 01:16:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4082}
    +body: "[ponysay :)](https://github.com/erkin/ponysay)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1703120322 {#4327
      date: 2023-12-21 01:58:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EuroNutellaMan@lemmy.world"
      "@yetAnotherUser@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4331 …}
    +nested: Doctrine\ORM\PersistentCollection {#4333 …}
    +votes: Doctrine\ORM\PersistentCollection {#4335 …}
    +reports: Doctrine\ORM\PersistentCollection {#4337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4339 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4341 …}
    -id: 239230
    -bodyTs: "'/erkin/ponysay)':4 'github.com':3 'github.com/erkin/ponysay)':2 'ponysay':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/4843485"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703120322 {#4328
      date: 2023-12-21 01:58:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4082}
  +body: "I’m partial to [Pokemon say](https://github.com/possatti/pokemonsay)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703170243 {#4382
    date: 2023-12-21 15:50:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@yetAnotherUser@lemmy.ca"
    "@ProgrammingSocks@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4386 …}
  +nested: Doctrine\ORM\PersistentCollection {#4388 …}
  +votes: Doctrine\ORM\PersistentCollection {#4390 …}
  +reports: Doctrine\ORM\PersistentCollection {#4392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4396 …}
  -id: 240529
  -bodyTs: "'/possatti/pokemonsay).':9 'github.com':8 'github.com/possatti/pokemonsay).':7 'm':2 'partial':3 'pokemon':5 'say':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6798600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703170243 {#4383
    date: 2023-12-21 15:50: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
15 DENIED edit
App\Entity\EntryComment {#4384
  +user: Proxies\__CG__\App\Entity\User {#4385 …}
  +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 {#4329
    +user: Proxies\__CG__\App\Entity\User {#4330 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4082
      +user: App\Entity\User {#4030 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "When talking about cool programs, you can’t forget the classic [cowsay](https://linux.die.net/man/1/cowsay)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1706086016 {#3996
        date: 2024-01-24 09:46:56.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: 239133
      -bodyTs: "'/man/1/cowsay)':15 'classic':11 'cool':4 'cowsay':12 'forget':9 'linux.die.net':14 'linux.die.net/man/1/cowsay)':13 'program':5 'talk':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5798405"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703117804 {#4032
        date: 2023-12-21 01:16:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4082}
    +body: "[ponysay :)](https://github.com/erkin/ponysay)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1703120322 {#4327
      date: 2023-12-21 01:58:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EuroNutellaMan@lemmy.world"
      "@yetAnotherUser@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4331 …}
    +nested: Doctrine\ORM\PersistentCollection {#4333 …}
    +votes: Doctrine\ORM\PersistentCollection {#4335 …}
    +reports: Doctrine\ORM\PersistentCollection {#4337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4339 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4341 …}
    -id: 239230
    -bodyTs: "'/erkin/ponysay)':4 'github.com':3 'github.com/erkin/ponysay)':2 'ponysay':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/4843485"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703120322 {#4328
      date: 2023-12-21 01:58:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4082}
  +body: "I’m partial to [Pokemon say](https://github.com/possatti/pokemonsay)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703170243 {#4382
    date: 2023-12-21 15:50:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@yetAnotherUser@lemmy.ca"
    "@ProgrammingSocks@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4386 …}
  +nested: Doctrine\ORM\PersistentCollection {#4388 …}
  +votes: Doctrine\ORM\PersistentCollection {#4390 …}
  +reports: Doctrine\ORM\PersistentCollection {#4392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4396 …}
  -id: 240529
  -bodyTs: "'/possatti/pokemonsay).':9 'github.com':8 'github.com/possatti/pokemonsay).':7 'm':2 'partial':3 'pokemon':5 'say':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6798600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703170243 {#4383
    date: 2023-12-21 15:50: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
16 DENIED moderate
App\Entity\EntryComment {#4384
  +user: Proxies\__CG__\App\Entity\User {#4385 …}
  +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 {#4329
    +user: Proxies\__CG__\App\Entity\User {#4330 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4082
      +user: App\Entity\User {#4030 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "When talking about cool programs, you can’t forget the classic [cowsay](https://linux.die.net/man/1/cowsay)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1706086016 {#3996
        date: 2024-01-24 09:46:56.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: 239133
      -bodyTs: "'/man/1/cowsay)':15 'classic':11 'cool':4 'cowsay':12 'forget':9 'linux.die.net':14 'linux.die.net/man/1/cowsay)':13 'program':5 'talk':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5798405"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703117804 {#4032
        date: 2023-12-21 01:16:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4082}
    +body: "[ponysay :)](https://github.com/erkin/ponysay)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1703120322 {#4327
      date: 2023-12-21 01:58:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EuroNutellaMan@lemmy.world"
      "@yetAnotherUser@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4331 …}
    +nested: Doctrine\ORM\PersistentCollection {#4333 …}
    +votes: Doctrine\ORM\PersistentCollection {#4335 …}
    +reports: Doctrine\ORM\PersistentCollection {#4337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4339 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4341 …}
    -id: 239230
    -bodyTs: "'/erkin/ponysay)':4 'github.com':3 'github.com/erkin/ponysay)':2 'ponysay':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/4843485"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703120322 {#4328
      date: 2023-12-21 01:58:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4082}
  +body: "I’m partial to [Pokemon say](https://github.com/possatti/pokemonsay)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703170243 {#4382
    date: 2023-12-21 15:50:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@yetAnotherUser@lemmy.ca"
    "@ProgrammingSocks@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4386 …}
  +nested: Doctrine\ORM\PersistentCollection {#4388 …}
  +votes: Doctrine\ORM\PersistentCollection {#4390 …}
  +reports: Doctrine\ORM\PersistentCollection {#4392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4396 …}
  -id: 240529
  -bodyTs: "'/possatti/pokemonsay).':9 'github.com':8 'github.com/possatti/pokemonsay).':7 'm':2 'partial':3 'pokemon':5 'say':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6798600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703170243 {#4383
    date: 2023-12-21 15:50: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
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 {#4345
  +user: Proxies\__CG__\App\Entity\User {#4346 …}
  +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 {#4082
    +user: App\Entity\User {#4030 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "When talking about cool programs, you can’t forget the classic [cowsay](https://linux.die.net/man/1/cowsay)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1706086016 {#3996
      date: 2024-01-24 09:46:56.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: 239133
    -bodyTs: "'/man/1/cowsay)':15 'classic':11 'cool':4 'cowsay':12 'forget':9 'linux.die.net':14 'linux.die.net/man/1/cowsay)':13 'program':5 'talk':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5798405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703117804 {#4032
      date: 2023-12-21 01:16:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4082}
  +body: "and [fortune](https://github.com/bmc/fortune) or [fortune-mod](https://github.com/shlomif/fortune-mod). Combine it with cowsay for best effect."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703167166 {#4343
    date: 2023-12-21 14:59:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@yetAnotherUser@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4347 …}
  +nested: Doctrine\ORM\PersistentCollection {#4349 …}
  +votes: Doctrine\ORM\PersistentCollection {#4351 …}
  +reports: Doctrine\ORM\PersistentCollection {#4353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4357 …}
  -id: 240414
  -bodyTs: "'/bmc/fortune)':5 '/shlomif/fortune-mod).':12 'best':18 'combin':13 'cowsay':16 'effect':19 'fortun':2,8 'fortune-mod':7 'github.com':4,11 'github.com/bmc/fortune)':3 'github.com/shlomif/fortune-mod).':10 'mod':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/4216274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703167166 {#4344
    date: 2023-12-21 14:59:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4345
  +user: Proxies\__CG__\App\Entity\User {#4346 …}
  +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 {#4082
    +user: App\Entity\User {#4030 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "When talking about cool programs, you can’t forget the classic [cowsay](https://linux.die.net/man/1/cowsay)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1706086016 {#3996
      date: 2024-01-24 09:46:56.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: 239133
    -bodyTs: "'/man/1/cowsay)':15 'classic':11 'cool':4 'cowsay':12 'forget':9 'linux.die.net':14 'linux.die.net/man/1/cowsay)':13 'program':5 'talk':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5798405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703117804 {#4032
      date: 2023-12-21 01:16:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4082}
  +body: "and [fortune](https://github.com/bmc/fortune) or [fortune-mod](https://github.com/shlomif/fortune-mod). Combine it with cowsay for best effect."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703167166 {#4343
    date: 2023-12-21 14:59:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@yetAnotherUser@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4347 …}
  +nested: Doctrine\ORM\PersistentCollection {#4349 …}
  +votes: Doctrine\ORM\PersistentCollection {#4351 …}
  +reports: Doctrine\ORM\PersistentCollection {#4353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4357 …}
  -id: 240414
  -bodyTs: "'/bmc/fortune)':5 '/shlomif/fortune-mod).':12 'best':18 'combin':13 'cowsay':16 'effect':19 'fortun':2,8 'fortune-mod':7 'github.com':4,11 'github.com/bmc/fortune)':3 'github.com/shlomif/fortune-mod).':10 'mod':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/4216274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703167166 {#4344
    date: 2023-12-21 14:59:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4345
  +user: Proxies\__CG__\App\Entity\User {#4346 …}
  +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 {#4082
    +user: App\Entity\User {#4030 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "When talking about cool programs, you can’t forget the classic [cowsay](https://linux.die.net/man/1/cowsay)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1706086016 {#3996
      date: 2024-01-24 09:46:56.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: 239133
    -bodyTs: "'/man/1/cowsay)':15 'classic':11 'cool':4 'cowsay':12 'forget':9 'linux.die.net':14 'linux.die.net/man/1/cowsay)':13 'program':5 'talk':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5798405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703117804 {#4032
      date: 2023-12-21 01:16:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4082}
  +body: "and [fortune](https://github.com/bmc/fortune) or [fortune-mod](https://github.com/shlomif/fortune-mod). Combine it with cowsay for best effect."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703167166 {#4343
    date: 2023-12-21 14:59:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@yetAnotherUser@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4347 …}
  +nested: Doctrine\ORM\PersistentCollection {#4349 …}
  +votes: Doctrine\ORM\PersistentCollection {#4351 …}
  +reports: Doctrine\ORM\PersistentCollection {#4353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4357 …}
  -id: 240414
  -bodyTs: "'/bmc/fortune)':5 '/shlomif/fortune-mod).':12 'best':18 'combin':13 'cowsay':16 'effect':19 'fortun':2,8 'fortune-mod':7 'github.com':4,11 'github.com/bmc/fortune)':3 'github.com/shlomif/fortune-mod).':10 'mod':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/4216274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703167166 {#4344
    date: 2023-12-21 14:59:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#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: "[xjack](https://linux.die.net/man/6/xjack) is one of my all-time favorite programs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1706009195 {#4127
    date: 2024-01-23 12:26:35.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: 239097
  -bodyTs: "'/man/6/xjack)':4 'all-tim':9 'favorit':12 'linux.die.net':3 'linux.die.net/man/6/xjack)':2 'one':6 'program':13 'time':11 'xjack':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6160680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703116524 {#4119
    date: 2023-12-21 00:55:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 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: "[xjack](https://linux.die.net/man/6/xjack) is one of my all-time favorite programs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1706009195 {#4127
    date: 2024-01-23 12:26:35.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: 239097
  -bodyTs: "'/man/6/xjack)':4 'all-tim':9 'favorit':12 'linux.die.net':3 'linux.die.net/man/6/xjack)':2 'one':6 'program':13 'time':11 'xjack':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6160680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703116524 {#4119
    date: 2023-12-21 00:55:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 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: "[xjack](https://linux.die.net/man/6/xjack) is one of my all-time favorite programs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1706009195 {#4127
    date: 2024-01-23 12:26:35.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: 239097
  -bodyTs: "'/man/6/xjack)':4 'all-tim':9 'favorit':12 'linux.die.net':3 'linux.die.net/man/6/xjack)':2 'one':6 'program':13 'time':11 'xjack':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6160680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703116524 {#4119
    date: 2023-12-21 00:55:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4297
  +user: Proxies\__CG__\App\Entity\User {#4298 …}
  +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 {#4120
    +user: App\Entity\User {#4103 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "[xjack](https://linux.die.net/man/6/xjack) is one of my all-time favorite programs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1706009195 {#4127
      date: 2024-01-23 12:26:35.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: 239097
    -bodyTs: "'/man/6/xjack)':4 'all-tim':9 'favorit':12 'linux.die.net':3 'linux.die.net/man/6/xjack)':2 'one':6 'program':13 'time':11 'xjack':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6160680"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703116524 {#4119
      date: 2023-12-21 00:55:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "Unsettling. A+"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703117117 {#4295
    date: 2023-12-21 01:05:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@misophist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4299 …}
  +nested: Doctrine\ORM\PersistentCollection {#4301 …}
  +votes: Doctrine\ORM\PersistentCollection {#4303 …}
  +reports: Doctrine\ORM\PersistentCollection {#4305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
  -id: 239114
  -bodyTs: "'unsettl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6786238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703117117 {#4296
    date: 2023-12-21 01:05:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4297
  +user: Proxies\__CG__\App\Entity\User {#4298 …}
  +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 {#4120
    +user: App\Entity\User {#4103 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "[xjack](https://linux.die.net/man/6/xjack) is one of my all-time favorite programs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1706009195 {#4127
      date: 2024-01-23 12:26:35.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: 239097
    -bodyTs: "'/man/6/xjack)':4 'all-tim':9 'favorit':12 'linux.die.net':3 'linux.die.net/man/6/xjack)':2 'one':6 'program':13 'time':11 'xjack':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6160680"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703116524 {#4119
      date: 2023-12-21 00:55:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "Unsettling. A+"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703117117 {#4295
    date: 2023-12-21 01:05:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@misophist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4299 …}
  +nested: Doctrine\ORM\PersistentCollection {#4301 …}
  +votes: Doctrine\ORM\PersistentCollection {#4303 …}
  +reports: Doctrine\ORM\PersistentCollection {#4305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
  -id: 239114
  -bodyTs: "'unsettl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6786238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703117117 {#4296
    date: 2023-12-21 01:05:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4297
  +user: Proxies\__CG__\App\Entity\User {#4298 …}
  +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 {#4120
    +user: App\Entity\User {#4103 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "[xjack](https://linux.die.net/man/6/xjack) is one of my all-time favorite programs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1706009195 {#4127
      date: 2024-01-23 12:26:35.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: 239097
    -bodyTs: "'/man/6/xjack)':4 'all-tim':9 'favorit':12 'linux.die.net':3 'linux.die.net/man/6/xjack)':2 'one':6 'program':13 'time':11 'xjack':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6160680"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703116524 {#4119
      date: 2023-12-21 00:55:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "Unsettling. A+"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703117117 {#4295
    date: 2023-12-21 01:05:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@misophist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4299 …}
  +nested: Doctrine\ORM\PersistentCollection {#4301 …}
  +votes: Doctrine\ORM\PersistentCollection {#4303 …}
  +reports: Doctrine\ORM\PersistentCollection {#4305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
  -id: 239114
  -bodyTs: "'unsettl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6786238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703117117 {#4296
    date: 2023-12-21 01:05:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4313
  +user: Proxies\__CG__\App\Entity\User {#4314 …}
  +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 {#4120
    +user: App\Entity\User {#4103 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "[xjack](https://linux.die.net/man/6/xjack) is one of my all-time favorite programs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1706009195 {#4127
      date: 2024-01-23 12:26:35.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: 239097
    -bodyTs: "'/man/6/xjack)':4 'all-tim':9 'favorit':12 'linux.die.net':3 'linux.die.net/man/6/xjack)':2 'one':6 'program':13 'time':11 'xjack':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6160680"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703116524 {#4119
      date: 2023-12-21 00:55:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "Real Jacks type it while making eye contact."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703125137 {#4311
    date: 2023-12-21 03:18:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@misophist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4315 …}
  +nested: Doctrine\ORM\PersistentCollection {#4317 …}
  +votes: Doctrine\ORM\PersistentCollection {#4319 …}
  +reports: Doctrine\ORM\PersistentCollection {#4321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4325 …}
  -id: 239379
  -bodyTs: "'contact':8 'eye':7 'jack':2 'make':6 'real':1 'type':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7480851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703125137 {#4312
    date: 2023-12-21 03:18:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4313
  +user: Proxies\__CG__\App\Entity\User {#4314 …}
  +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 {#4120
    +user: App\Entity\User {#4103 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "[xjack](https://linux.die.net/man/6/xjack) is one of my all-time favorite programs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1706009195 {#4127
      date: 2024-01-23 12:26:35.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: 239097
    -bodyTs: "'/man/6/xjack)':4 'all-tim':9 'favorit':12 'linux.die.net':3 'linux.die.net/man/6/xjack)':2 'one':6 'program':13 'time':11 'xjack':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6160680"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703116524 {#4119
      date: 2023-12-21 00:55:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "Real Jacks type it while making eye contact."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703125137 {#4311
    date: 2023-12-21 03:18:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@misophist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4315 …}
  +nested: Doctrine\ORM\PersistentCollection {#4317 …}
  +votes: Doctrine\ORM\PersistentCollection {#4319 …}
  +reports: Doctrine\ORM\PersistentCollection {#4321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4325 …}
  -id: 239379
  -bodyTs: "'contact':8 'eye':7 'jack':2 'make':6 'real':1 'type':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7480851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703125137 {#4312
    date: 2023-12-21 03:18:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4313
  +user: Proxies\__CG__\App\Entity\User {#4314 …}
  +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 {#4120
    +user: App\Entity\User {#4103 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "[xjack](https://linux.die.net/man/6/xjack) is one of my all-time favorite programs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1706009195 {#4127
      date: 2024-01-23 12:26:35.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: 239097
    -bodyTs: "'/man/6/xjack)':4 'all-tim':9 'favorit':12 'linux.die.net':3 'linux.die.net/man/6/xjack)':2 'one':6 'program':13 'time':11 'xjack':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6160680"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703116524 {#4119
      date: 2023-12-21 00:55:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "Real Jacks type it while making eye contact."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703125137 {#4311
    date: 2023-12-21 03:18:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@misophist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4315 …}
  +nested: Doctrine\ORM\PersistentCollection {#4317 …}
  +votes: Doctrine\ORM\PersistentCollection {#4319 …}
  +reports: Doctrine\ORM\PersistentCollection {#4321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4325 …}
  -id: 239379
  -bodyTs: "'contact':8 'eye':7 'jack':2 'make':6 'real':1 'type':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7480851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703125137 {#4312
    date: 2023-12-21 03:18:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#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: "May I interest you in [lolcat?](https://www.makeuseof.com/make-linux-terminal-colorful-with-lolcat/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1706065423 {#4192
    date: 2024-01-24 04:03:43.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: 239084
  -bodyTs: "'/make-linux-terminal-colorful-with-lolcat/)':9 'interest':3 'lolcat':6 'may':1 'www.makeuseof.com':8 'www.makeuseof.com/make-linux-terminal-colorful-with-lolcat/)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5797953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703116176 {#4193
    date: 2023-12-21 00:49: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
35 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: "May I interest you in [lolcat?](https://www.makeuseof.com/make-linux-terminal-colorful-with-lolcat/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1706065423 {#4192
    date: 2024-01-24 04:03:43.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: 239084
  -bodyTs: "'/make-linux-terminal-colorful-with-lolcat/)':9 'interest':3 'lolcat':6 'may':1 'www.makeuseof.com':8 'www.makeuseof.com/make-linux-terminal-colorful-with-lolcat/)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5797953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703116176 {#4193
    date: 2023-12-21 00:49: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
36 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: "May I interest you in [lolcat?](https://www.makeuseof.com/make-linux-terminal-colorful-with-lolcat/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1706065423 {#4192
    date: 2024-01-24 04:03:43.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: 239084
  -bodyTs: "'/make-linux-terminal-colorful-with-lolcat/)':9 'interest':3 'lolcat':6 'may':1 'www.makeuseof.com':8 'www.makeuseof.com/make-linux-terminal-colorful-with-lolcat/)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5797953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703116176 {#4193
    date: 2023-12-21 00:49: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
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 {#4282
  +user: Proxies\__CG__\App\Entity\User {#4279 …}
  +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 {#4197
    +user: App\Entity\User {#4210 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "May I interest you in [lolcat?](https://www.makeuseof.com/make-linux-terminal-colorful-with-lolcat/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1706065423 {#4192
      date: 2024-01-24 04:03:43.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: 239084
    -bodyTs: "'/make-linux-terminal-colorful-with-lolcat/)':9 'interest':3 'lolcat':6 'may':1 'www.makeuseof.com':8 'www.makeuseof.com/make-linux-terminal-colorful-with-lolcat/)':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5797953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703116176 {#4193
      date: 2023-12-21 00:49:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "There’s also [dotacat](https://gitlab.scd31.com/stephen/dotacat) written in Rust for people who find lolcat too slow."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1703118603 {#4283
    date: 2023-12-21 01:30:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@digger@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4276 …}
  +nested: Doctrine\ORM\PersistentCollection {#4274 …}
  +votes: Doctrine\ORM\PersistentCollection {#4278 …}
  +reports: Doctrine\ORM\PersistentCollection {#4289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4293 …}
  -id: 239156
  -bodyTs: "'/stephen/dotacat)':7 'also':3 'dotacat':4 'find':14 'gitlab.scd31.com':6 'gitlab.scd31.com/stephen/dotacat)':5 'lolcat':15 'peopl':12 'rust':10 'slow':17 'written':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6786640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703118603 {#4286
    date: 2023-12-21 01:30: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
39 DENIED edit
App\Entity\EntryComment {#4282
  +user: Proxies\__CG__\App\Entity\User {#4279 …}
  +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 {#4197
    +user: App\Entity\User {#4210 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "May I interest you in [lolcat?](https://www.makeuseof.com/make-linux-terminal-colorful-with-lolcat/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1706065423 {#4192
      date: 2024-01-24 04:03:43.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: 239084
    -bodyTs: "'/make-linux-terminal-colorful-with-lolcat/)':9 'interest':3 'lolcat':6 'may':1 'www.makeuseof.com':8 'www.makeuseof.com/make-linux-terminal-colorful-with-lolcat/)':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5797953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703116176 {#4193
      date: 2023-12-21 00:49:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "There’s also [dotacat](https://gitlab.scd31.com/stephen/dotacat) written in Rust for people who find lolcat too slow."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1703118603 {#4283
    date: 2023-12-21 01:30:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@digger@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4276 …}
  +nested: Doctrine\ORM\PersistentCollection {#4274 …}
  +votes: Doctrine\ORM\PersistentCollection {#4278 …}
  +reports: Doctrine\ORM\PersistentCollection {#4289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4293 …}
  -id: 239156
  -bodyTs: "'/stephen/dotacat)':7 'also':3 'dotacat':4 'find':14 'gitlab.scd31.com':6 'gitlab.scd31.com/stephen/dotacat)':5 'lolcat':15 'peopl':12 'rust':10 'slow':17 'written':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6786640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703118603 {#4286
    date: 2023-12-21 01:30: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
40 DENIED moderate
App\Entity\EntryComment {#4282
  +user: Proxies\__CG__\App\Entity\User {#4279 …}
  +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 {#4197
    +user: App\Entity\User {#4210 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "May I interest you in [lolcat?](https://www.makeuseof.com/make-linux-terminal-colorful-with-lolcat/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1706065423 {#4192
      date: 2024-01-24 04:03:43.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: 239084
    -bodyTs: "'/make-linux-terminal-colorful-with-lolcat/)':9 'interest':3 'lolcat':6 'may':1 'www.makeuseof.com':8 'www.makeuseof.com/make-linux-terminal-colorful-with-lolcat/)':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5797953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703116176 {#4193
      date: 2023-12-21 00:49:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "There’s also [dotacat](https://gitlab.scd31.com/stephen/dotacat) written in Rust for people who find lolcat too slow."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1703118603 {#4283
    date: 2023-12-21 01:30:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@digger@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4276 …}
  +nested: Doctrine\ORM\PersistentCollection {#4274 …}
  +votes: Doctrine\ORM\PersistentCollection {#4278 …}
  +reports: Doctrine\ORM\PersistentCollection {#4289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4293 …}
  -id: 239156
  -bodyTs: "'/stephen/dotacat)':7 'also':3 'dotacat':4 'find':14 'gitlab.scd31.com':6 'gitlab.scd31.com/stephen/dotacat)':5 'lolcat':15 'peopl':12 'rust':10 'slow':17 'written':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6786640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703118603 {#4286
    date: 2023-12-21 01:30: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
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 {#4370
  +user: Proxies\__CG__\App\Entity\User {#4366 …}
  +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 {#4282
    +user: Proxies\__CG__\App\Entity\User {#4279 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4197
      +user: App\Entity\User {#4210 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "May I interest you in [lolcat?](https://www.makeuseof.com/make-linux-terminal-colorful-with-lolcat/)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1706065423 {#4192
        date: 2024-01-24 04:03:43.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: 239084
      -bodyTs: "'/make-linux-terminal-colorful-with-lolcat/)':9 'interest':3 'lolcat':6 'may':1 'www.makeuseof.com':8 'www.makeuseof.com/make-linux-terminal-colorful-with-lolcat/)':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5797953"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703116176 {#4193
        date: 2023-12-21 00:49:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4197}
    +body: "There’s also [dotacat](https://gitlab.scd31.com/stephen/dotacat) written in Rust for people who find lolcat too slow."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1703118603 {#4283
      date: 2023-12-21 01:30:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EuroNutellaMan@lemmy.world"
      "@digger@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4276 …}
    +nested: Doctrine\ORM\PersistentCollection {#4274 …}
    +votes: Doctrine\ORM\PersistentCollection {#4278 …}
    +reports: Doctrine\ORM\PersistentCollection {#4289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4293 …}
    -id: 239156
    -bodyTs: "'/stephen/dotacat)':7 'also':3 'dotacat':4 'find':14 'gitlab.scd31.com':6 'gitlab.scd31.com/stephen/dotacat)':5 'lolcat':15 'peopl':12 'rust':10 'slow':17 'written':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6786640"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703118603 {#4286
      date: 2023-12-21 01:30:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "Because dota is better than lol. Lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703158929 {#4371
    date: 2023-12-21 12:42:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@digger@lemmy.ca"
    "@CrabAndBroom@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4362 …}
  +nested: Doctrine\ORM\PersistentCollection {#4360 …}
  +votes: Doctrine\ORM\PersistentCollection {#4364 …}
  +reports: Doctrine\ORM\PersistentCollection {#4376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4380 …}
  -id: 240128
  -bodyTs: "'better':4 'dota':2 'lol':6,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6795580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703158929 {#4374
    date: 2023-12-21 12:42:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4370
  +user: Proxies\__CG__\App\Entity\User {#4366 …}
  +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 {#4282
    +user: Proxies\__CG__\App\Entity\User {#4279 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4197
      +user: App\Entity\User {#4210 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "May I interest you in [lolcat?](https://www.makeuseof.com/make-linux-terminal-colorful-with-lolcat/)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1706065423 {#4192
        date: 2024-01-24 04:03:43.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: 239084
      -bodyTs: "'/make-linux-terminal-colorful-with-lolcat/)':9 'interest':3 'lolcat':6 'may':1 'www.makeuseof.com':8 'www.makeuseof.com/make-linux-terminal-colorful-with-lolcat/)':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5797953"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703116176 {#4193
        date: 2023-12-21 00:49:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4197}
    +body: "There’s also [dotacat](https://gitlab.scd31.com/stephen/dotacat) written in Rust for people who find lolcat too slow."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1703118603 {#4283
      date: 2023-12-21 01:30:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EuroNutellaMan@lemmy.world"
      "@digger@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4276 …}
    +nested: Doctrine\ORM\PersistentCollection {#4274 …}
    +votes: Doctrine\ORM\PersistentCollection {#4278 …}
    +reports: Doctrine\ORM\PersistentCollection {#4289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4293 …}
    -id: 239156
    -bodyTs: "'/stephen/dotacat)':7 'also':3 'dotacat':4 'find':14 'gitlab.scd31.com':6 'gitlab.scd31.com/stephen/dotacat)':5 'lolcat':15 'peopl':12 'rust':10 'slow':17 'written':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6786640"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703118603 {#4286
      date: 2023-12-21 01:30:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "Because dota is better than lol. Lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703158929 {#4371
    date: 2023-12-21 12:42:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@digger@lemmy.ca"
    "@CrabAndBroom@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4362 …}
  +nested: Doctrine\ORM\PersistentCollection {#4360 …}
  +votes: Doctrine\ORM\PersistentCollection {#4364 …}
  +reports: Doctrine\ORM\PersistentCollection {#4376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4380 …}
  -id: 240128
  -bodyTs: "'better':4 'dota':2 'lol':6,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6795580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703158929 {#4374
    date: 2023-12-21 12:42:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4370
  +user: Proxies\__CG__\App\Entity\User {#4366 …}
  +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 {#4282
    +user: Proxies\__CG__\App\Entity\User {#4279 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4197
      +user: App\Entity\User {#4210 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "May I interest you in [lolcat?](https://www.makeuseof.com/make-linux-terminal-colorful-with-lolcat/)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1706065423 {#4192
        date: 2024-01-24 04:03:43.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: 239084
      -bodyTs: "'/make-linux-terminal-colorful-with-lolcat/)':9 'interest':3 'lolcat':6 'may':1 'www.makeuseof.com':8 'www.makeuseof.com/make-linux-terminal-colorful-with-lolcat/)':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5797953"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703116176 {#4193
        date: 2023-12-21 00:49:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4197}
    +body: "There’s also [dotacat](https://gitlab.scd31.com/stephen/dotacat) written in Rust for people who find lolcat too slow."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1703118603 {#4283
      date: 2023-12-21 01:30:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EuroNutellaMan@lemmy.world"
      "@digger@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4276 …}
    +nested: Doctrine\ORM\PersistentCollection {#4274 …}
    +votes: Doctrine\ORM\PersistentCollection {#4278 …}
    +reports: Doctrine\ORM\PersistentCollection {#4289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4293 …}
    -id: 239156
    -bodyTs: "'/stephen/dotacat)':7 'also':3 'dotacat':4 'find':14 'gitlab.scd31.com':6 'gitlab.scd31.com/stephen/dotacat)':5 'lolcat':15 'peopl':12 'rust':10 'slow':17 'written':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6786640"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703118603 {#4286
      date: 2023-12-21 01:30:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "Because dota is better than lol. Lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703158929 {#4371
    date: 2023-12-21 12:42:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@digger@lemmy.ca"
    "@CrabAndBroom@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4362 …}
  +nested: Doctrine\ORM\PersistentCollection {#4360 …}
  +votes: Doctrine\ORM\PersistentCollection {#4364 …}
  +reports: Doctrine\ORM\PersistentCollection {#4376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4380 …}
  -id: 240128
  -bodyTs: "'better':4 'dota':2 'lol':6,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6795580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703158929 {#4374
    date: 2023-12-21 12:42:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 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