GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/6836/True-next-gen-graphics?p=1

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.67 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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "True-next-gen-graphics"
  +title: "True next-gen graphics"
  +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
  +body: "Todd Howard: “You may need to upgrade your PC for this game”"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 119
  +favouriteCount: 438
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699030330 {#2414
    date: 2023-11-03 17:52:10.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: 6836
  -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
  -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697978015
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4773000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697891615 {#1793
    date: 2023-10-21 14:33:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "True-next-gen-graphics"
  +title: "True next-gen graphics"
  +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
  +body: "Todd Howard: “You may need to upgrade your PC for this game”"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 119
  +favouriteCount: 438
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699030330 {#2414
    date: 2023-11-03 17:52:10.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: 6836
  -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
  -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697978015
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4773000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697891615 {#1793
    date: 2023-10-21 14:33:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "True-next-gen-graphics"
  +title: "True next-gen graphics"
  +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
  +body: "Todd Howard: “You may need to upgrade your PC for this game”"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 119
  +favouriteCount: 438
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699030330 {#2414
    date: 2023-11-03 17:52:10.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: 6836
  -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
  -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697978015
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4773000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697891615 {#1793
    date: 2023-10-21 14:33:35.0 +02: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 {#4013
  +user: App\Entity\User {#3961 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "To be fair I don’t think the focus of Bethesda games has ever been on graphics"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697996508 {#4022
    date: 2023-10-22 19:41:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4011 …}
  +nested: Doctrine\ORM\PersistentCollection {#4009 …}
  +votes: Doctrine\ORM\PersistentCollection {#4007 …}
  +reports: Doctrine\ORM\PersistentCollection {#4005 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3973 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3977 …}
  -id: 64461
  -bodyTs: "'bethesda':11 'ever':14 'fair':3 'focus':9 'game':12 'graphic':17 'think':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5174707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697970287 {#3958
    date: 2023-10-22 12:24:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4013
  +user: App\Entity\User {#3961 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "To be fair I don’t think the focus of Bethesda games has ever been on graphics"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697996508 {#4022
    date: 2023-10-22 19:41:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4011 …}
  +nested: Doctrine\ORM\PersistentCollection {#4009 …}
  +votes: Doctrine\ORM\PersistentCollection {#4007 …}
  +reports: Doctrine\ORM\PersistentCollection {#4005 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3973 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3977 …}
  -id: 64461
  -bodyTs: "'bethesda':11 'ever':14 'fair':3 'focus':9 'game':12 'graphic':17 'think':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5174707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697970287 {#3958
    date: 2023-10-22 12:24:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4013
  +user: App\Entity\User {#3961 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "To be fair I don’t think the focus of Bethesda games has ever been on graphics"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697996508 {#4022
    date: 2023-10-22 19:41:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4011 …}
  +nested: Doctrine\ORM\PersistentCollection {#4009 …}
  +votes: Doctrine\ORM\PersistentCollection {#4007 …}
  +reports: Doctrine\ORM\PersistentCollection {#4005 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3973 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3977 …}
  -id: 64461
  -bodyTs: "'bethesda':11 'ever':14 'fair':3 'focus':9 'game':12 'graphic':17 'think':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5174707"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697970287 {#3958
    date: 2023-10-22 12:24:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5287
  +user: Proxies\__CG__\App\Entity\User {#5288 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4013
    +user: App\Entity\User {#3961 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "To be fair I don’t think the focus of Bethesda games has ever been on graphics"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697996508 {#4022
      date: 2023-10-22 19:41:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4011 …}
    +nested: Doctrine\ORM\PersistentCollection {#4009 …}
    +votes: Doctrine\ORM\PersistentCollection {#4007 …}
    +reports: Doctrine\ORM\PersistentCollection {#4005 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3973 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3977 …}
    -id: 64461
    -bodyTs: "'bethesda':11 'ever':14 'fair':3 'focus':9 'game':12 'graphic':17 'think':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5174707"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697970287 {#3958
      date: 2023-10-22 12:24:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4013}
  +body: "Instead they just fucked performance for no reason?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697973341 {#5285
    date: 2023-10-22 13:15:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5289 …}
  +nested: Doctrine\ORM\PersistentCollection {#5291 …}
  +votes: Doctrine\ORM\PersistentCollection {#5293 …}
  +reports: Doctrine\ORM\PersistentCollection {#5295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5299 …}
  -id: 64505
  -bodyTs: "'fuck':4 'instead':1 'perform':5 'reason':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5112854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697973341 {#5286
    date: 2023-10-22 13:15:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5287
  +user: Proxies\__CG__\App\Entity\User {#5288 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4013
    +user: App\Entity\User {#3961 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "To be fair I don’t think the focus of Bethesda games has ever been on graphics"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697996508 {#4022
      date: 2023-10-22 19:41:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4011 …}
    +nested: Doctrine\ORM\PersistentCollection {#4009 …}
    +votes: Doctrine\ORM\PersistentCollection {#4007 …}
    +reports: Doctrine\ORM\PersistentCollection {#4005 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3973 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3977 …}
    -id: 64461
    -bodyTs: "'bethesda':11 'ever':14 'fair':3 'focus':9 'game':12 'graphic':17 'think':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5174707"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697970287 {#3958
      date: 2023-10-22 12:24:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4013}
  +body: "Instead they just fucked performance for no reason?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697973341 {#5285
    date: 2023-10-22 13:15:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5289 …}
  +nested: Doctrine\ORM\PersistentCollection {#5291 …}
  +votes: Doctrine\ORM\PersistentCollection {#5293 …}
  +reports: Doctrine\ORM\PersistentCollection {#5295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5299 …}
  -id: 64505
  -bodyTs: "'fuck':4 'instead':1 'perform':5 'reason':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5112854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697973341 {#5286
    date: 2023-10-22 13:15:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5287
  +user: Proxies\__CG__\App\Entity\User {#5288 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4013
    +user: App\Entity\User {#3961 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "To be fair I don’t think the focus of Bethesda games has ever been on graphics"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697996508 {#4022
      date: 2023-10-22 19:41:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4011 …}
    +nested: Doctrine\ORM\PersistentCollection {#4009 …}
    +votes: Doctrine\ORM\PersistentCollection {#4007 …}
    +reports: Doctrine\ORM\PersistentCollection {#4005 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3973 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3977 …}
    -id: 64461
    -bodyTs: "'bethesda':11 'ever':14 'fair':3 'focus':9 'game':12 'graphic':17 'think':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5174707"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697970287 {#3958
      date: 2023-10-22 12:24:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4013}
  +body: "Instead they just fucked performance for no reason?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697973341 {#5285
    date: 2023-10-22 13:15:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5289 …}
  +nested: Doctrine\ORM\PersistentCollection {#5291 …}
  +votes: Doctrine\ORM\PersistentCollection {#5293 …}
  +reports: Doctrine\ORM\PersistentCollection {#5295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5299 …}
  -id: 64505
  -bodyTs: "'fuck':4 'instead':1 'perform':5 'reason':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5112854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697973341 {#5286
    date: 2023-10-22 13:15:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5434
  +user: App\Entity\User {#3961 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5287
    +user: Proxies\__CG__\App\Entity\User {#5288 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4013
      +user: App\Entity\User {#3961 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "To be fair I don’t think the focus of Bethesda games has ever been on graphics"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1697996508 {#4022
        date: 2023-10-22 19:41:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4011 …}
      +nested: Doctrine\ORM\PersistentCollection {#4009 …}
      +votes: Doctrine\ORM\PersistentCollection {#4007 …}
      +reports: Doctrine\ORM\PersistentCollection {#4005 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3973 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3977 …}
      -id: 64461
      -bodyTs: "'bethesda':11 'ever':14 'fair':3 'focus':9 'game':12 'graphic':17 'think':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5174707"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697970287 {#3958
        date: 2023-10-22 12:24:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4013}
    +body: "Instead they just fucked performance for no reason?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697973341 {#5285
      date: 2023-10-22 13:15:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@flashgnash@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5289 …}
    +nested: Doctrine\ORM\PersistentCollection {#5291 …}
    +votes: Doctrine\ORM\PersistentCollection {#5293 …}
    +reports: Doctrine\ORM\PersistentCollection {#5295 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5297 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5299 …}
    -id: 64505
    -bodyTs: "'fuck':4 'instead':1 'perform':5 'reason':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5112854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697973341 {#5286
      date: 2023-10-22 13:15:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4013}
  +body: "I would imagine the performance hit comes more from the simulation complexity, afaik Bethesda games tend to simulate everything all the time so the bigger the worlds get the more power is required"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697996506 {#5432
    date: 2023-10-22 19:41:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@flashgnash@lemm.ee"
    "@Stuka@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5435 …}
  +nested: Doctrine\ORM\PersistentCollection {#5437 …}
  +votes: Doctrine\ORM\PersistentCollection {#5439 …}
  +reports: Doctrine\ORM\PersistentCollection {#5441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5445 …}
  -id: 65326
  -bodyTs: "'afaik':13 'bethesda':14 'bigger':25 'come':7 'complex':12 'everyth':19 'game':15 'get':28 'hit':6 'imagin':3 'perform':5 'power':31 'requir':33 'simul':11,18 'tend':16 'time':22 'world':27 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5186311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697996506 {#5433
    date: 2023-10-22 19:41:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5434
  +user: App\Entity\User {#3961 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5287
    +user: Proxies\__CG__\App\Entity\User {#5288 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4013
      +user: App\Entity\User {#3961 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "To be fair I don’t think the focus of Bethesda games has ever been on graphics"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1697996508 {#4022
        date: 2023-10-22 19:41:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4011 …}
      +nested: Doctrine\ORM\PersistentCollection {#4009 …}
      +votes: Doctrine\ORM\PersistentCollection {#4007 …}
      +reports: Doctrine\ORM\PersistentCollection {#4005 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3973 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3977 …}
      -id: 64461
      -bodyTs: "'bethesda':11 'ever':14 'fair':3 'focus':9 'game':12 'graphic':17 'think':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5174707"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697970287 {#3958
        date: 2023-10-22 12:24:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4013}
    +body: "Instead they just fucked performance for no reason?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697973341 {#5285
      date: 2023-10-22 13:15:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@flashgnash@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5289 …}
    +nested: Doctrine\ORM\PersistentCollection {#5291 …}
    +votes: Doctrine\ORM\PersistentCollection {#5293 …}
    +reports: Doctrine\ORM\PersistentCollection {#5295 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5297 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5299 …}
    -id: 64505
    -bodyTs: "'fuck':4 'instead':1 'perform':5 'reason':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5112854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697973341 {#5286
      date: 2023-10-22 13:15:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4013}
  +body: "I would imagine the performance hit comes more from the simulation complexity, afaik Bethesda games tend to simulate everything all the time so the bigger the worlds get the more power is required"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697996506 {#5432
    date: 2023-10-22 19:41:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@flashgnash@lemm.ee"
    "@Stuka@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5435 …}
  +nested: Doctrine\ORM\PersistentCollection {#5437 …}
  +votes: Doctrine\ORM\PersistentCollection {#5439 …}
  +reports: Doctrine\ORM\PersistentCollection {#5441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5445 …}
  -id: 65326
  -bodyTs: "'afaik':13 'bethesda':14 'bigger':25 'come':7 'complex':12 'everyth':19 'game':15 'get':28 'hit':6 'imagin':3 'perform':5 'power':31 'requir':33 'simul':11,18 'tend':16 'time':22 'world':27 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5186311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697996506 {#5433
    date: 2023-10-22 19:41:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5434
  +user: App\Entity\User {#3961 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5287
    +user: Proxies\__CG__\App\Entity\User {#5288 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4013
      +user: App\Entity\User {#3961 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "To be fair I don’t think the focus of Bethesda games has ever been on graphics"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1697996508 {#4022
        date: 2023-10-22 19:41:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4011 …}
      +nested: Doctrine\ORM\PersistentCollection {#4009 …}
      +votes: Doctrine\ORM\PersistentCollection {#4007 …}
      +reports: Doctrine\ORM\PersistentCollection {#4005 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3973 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3977 …}
      -id: 64461
      -bodyTs: "'bethesda':11 'ever':14 'fair':3 'focus':9 'game':12 'graphic':17 'think':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5174707"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697970287 {#3958
        date: 2023-10-22 12:24:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4013}
    +body: "Instead they just fucked performance for no reason?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697973341 {#5285
      date: 2023-10-22 13:15:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@flashgnash@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5289 …}
    +nested: Doctrine\ORM\PersistentCollection {#5291 …}
    +votes: Doctrine\ORM\PersistentCollection {#5293 …}
    +reports: Doctrine\ORM\PersistentCollection {#5295 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5297 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5299 …}
    -id: 64505
    -bodyTs: "'fuck':4 'instead':1 'perform':5 'reason':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5112854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697973341 {#5286
      date: 2023-10-22 13:15:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4013}
  +body: "I would imagine the performance hit comes more from the simulation complexity, afaik Bethesda games tend to simulate everything all the time so the bigger the worlds get the more power is required"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697996506 {#5432
    date: 2023-10-22 19:41:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@flashgnash@lemm.ee"
    "@Stuka@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5435 …}
  +nested: Doctrine\ORM\PersistentCollection {#5437 …}
  +votes: Doctrine\ORM\PersistentCollection {#5439 …}
  +reports: Doctrine\ORM\PersistentCollection {#5441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5445 …}
  -id: 65326
  -bodyTs: "'afaik':13 'bethesda':14 'bigger':25 'come':7 'complex':12 'everyth':19 'game':15 'get':28 'hit':6 'imagin':3 'perform':5 'power':31 'requir':33 'simul':11,18 'tend':16 'time':22 'world':27 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5186311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697996506 {#5433
    date: 2023-10-22 19:41:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4045
  +user: App\Entity\User {#4034 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    If this follows the cycle of No Man’s Sky and Cyberpunk, it’s a matter of time before we see the first YouTube videos titled ‘Starfield is good now??’\n
    \n
    It almost seems like releasing unfinished games is the way AAA developers crowdfund. Sure, the people who preorder get burned, but then there’s a second wave of sales waiting when the game ‘gets good’.\n
    \n
    Drop the price of the original, but let it coincide with the release of an ‘expansion’ to offset the difference and you can sell the game again to the people who held out.\n
    \n
    Meanwhile YouTubers rake in views, first on the wave of rage and later on that redemption arc, because people do want games to be good after all.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1697971462 {#4051
    date: 2023-10-22 12:44:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4050 …}
  +nested: Doctrine\ORM\PersistentCollection {#4049 …}
  +votes: Doctrine\ORM\PersistentCollection {#4040 …}
  +reports: Doctrine\ORM\PersistentCollection {#4043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4036 …}
  -id: 64457
  -bodyTs: "'aaa':41 'almost':32 'arc':115 'burn':50 'coincid':75 'crowdfund':43 'cyberpunk':12 'cycl':5 'develop':42 'differ':85 'drop':66 'expans':81 'first':23,104 'follow':3 'game':37,63,91,120 'get':49,64 'good':29,65,123 'held':97 'later':111 'let':73 'like':34 'man':8 'matter':16 'meanwhil':99 'offset':83 'origin':71 'peopl':46,95,117 'preorder':48 'price':68 'rage':109 'rake':101 'redempt':114 'releas':35,78 'sale':59 'second':56 'see':21 'seem':33 'sell':89 'sky':10 'starfield':27 'sure':44 'time':18 'titl':26 'unfinish':36 'video':25 'view':103 'wait':60 'want':119 'wave':57,107 'way':40 'youtub':24,100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4721081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697970076 {#4056
    date: 2023-10-22 12:21:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4045
  +user: App\Entity\User {#4034 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    If this follows the cycle of No Man’s Sky and Cyberpunk, it’s a matter of time before we see the first YouTube videos titled ‘Starfield is good now??’\n
    \n
    It almost seems like releasing unfinished games is the way AAA developers crowdfund. Sure, the people who preorder get burned, but then there’s a second wave of sales waiting when the game ‘gets good’.\n
    \n
    Drop the price of the original, but let it coincide with the release of an ‘expansion’ to offset the difference and you can sell the game again to the people who held out.\n
    \n
    Meanwhile YouTubers rake in views, first on the wave of rage and later on that redemption arc, because people do want games to be good after all.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1697971462 {#4051
    date: 2023-10-22 12:44:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4050 …}
  +nested: Doctrine\ORM\PersistentCollection {#4049 …}
  +votes: Doctrine\ORM\PersistentCollection {#4040 …}
  +reports: Doctrine\ORM\PersistentCollection {#4043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4036 …}
  -id: 64457
  -bodyTs: "'aaa':41 'almost':32 'arc':115 'burn':50 'coincid':75 'crowdfund':43 'cyberpunk':12 'cycl':5 'develop':42 'differ':85 'drop':66 'expans':81 'first':23,104 'follow':3 'game':37,63,91,120 'get':49,64 'good':29,65,123 'held':97 'later':111 'let':73 'like':34 'man':8 'matter':16 'meanwhil':99 'offset':83 'origin':71 'peopl':46,95,117 'preorder':48 'price':68 'rage':109 'rake':101 'redempt':114 'releas':35,78 'sale':59 'second':56 'see':21 'seem':33 'sell':89 'sky':10 'starfield':27 'sure':44 'time':18 'titl':26 'unfinish':36 'video':25 'view':103 'wait':60 'want':119 'wave':57,107 'way':40 'youtub':24,100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4721081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697970076 {#4056
    date: 2023-10-22 12:21:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4045
  +user: App\Entity\User {#4034 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    If this follows the cycle of No Man’s Sky and Cyberpunk, it’s a matter of time before we see the first YouTube videos titled ‘Starfield is good now??’\n
    \n
    It almost seems like releasing unfinished games is the way AAA developers crowdfund. Sure, the people who preorder get burned, but then there’s a second wave of sales waiting when the game ‘gets good’.\n
    \n
    Drop the price of the original, but let it coincide with the release of an ‘expansion’ to offset the difference and you can sell the game again to the people who held out.\n
    \n
    Meanwhile YouTubers rake in views, first on the wave of rage and later on that redemption arc, because people do want games to be good after all.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1697971462 {#4051
    date: 2023-10-22 12:44:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4050 …}
  +nested: Doctrine\ORM\PersistentCollection {#4049 …}
  +votes: Doctrine\ORM\PersistentCollection {#4040 …}
  +reports: Doctrine\ORM\PersistentCollection {#4043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4036 …}
  -id: 64457
  -bodyTs: "'aaa':41 'almost':32 'arc':115 'burn':50 'coincid':75 'crowdfund':43 'cyberpunk':12 'cycl':5 'develop':42 'differ':85 'drop':66 'expans':81 'first':23,104 'follow':3 'game':37,63,91,120 'get':49,64 'good':29,65,123 'held':97 'later':111 'let':73 'like':34 'man':8 'matter':16 'meanwhil':99 'offset':83 'origin':71 'peopl':46,95,117 'preorder':48 'price':68 'rage':109 'rake':101 'redempt':114 'releas':35,78 'sale':59 'second':56 'see':21 'seem':33 'sell':89 'sky':10 'starfield':27 'sure':44 'time':18 'titl':26 'unfinish':36 'video':25 'view':103 'wait':60 'want':119 'wave':57,107 'way':40 'youtub':24,100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4721081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697970076 {#4056
    date: 2023-10-22 12:21:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5271
  +user: Proxies\__CG__\App\Entity\User {#5272 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4045
    +user: App\Entity\User {#4034 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      If this follows the cycle of No Man’s Sky and Cyberpunk, it’s a matter of time before we see the first YouTube videos titled ‘Starfield is good now??’\n
      \n
      It almost seems like releasing unfinished games is the way AAA developers crowdfund. Sure, the people who preorder get burned, but then there’s a second wave of sales waiting when the game ‘gets good’.\n
      \n
      Drop the price of the original, but let it coincide with the release of an ‘expansion’ to offset the difference and you can sell the game again to the people who held out.\n
      \n
      Meanwhile YouTubers rake in views, first on the wave of rage and later on that redemption arc, because people do want games to be good after all.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1697971462 {#4051
      date: 2023-10-22 12:44:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4050 …}
    +nested: Doctrine\ORM\PersistentCollection {#4049 …}
    +votes: Doctrine\ORM\PersistentCollection {#4040 …}
    +reports: Doctrine\ORM\PersistentCollection {#4043 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4038 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4036 …}
    -id: 64457
    -bodyTs: "'aaa':41 'almost':32 'arc':115 'burn':50 'coincid':75 'crowdfund':43 'cyberpunk':12 'cycl':5 'develop':42 'differ':85 'drop':66 'expans':81 'first':23,104 'follow':3 'game':37,63,91,120 'get':49,64 'good':29,65,123 'held':97 'later':111 'let':73 'like':34 'man':8 'matter':16 'meanwhil':99 'offset':83 'origin':71 'peopl':46,95,117 'preorder':48 'price':68 'rage':109 'rake':101 'redempt':114 'releas':35,78 'sale':59 'second':56 'see':21 'seem':33 'sell':89 'sky':10 'starfield':27 'sure':44 'time':18 'titl':26 'unfinish':36 'video':25 'view':103 'wait':60 'want':119 'wave':57,107 'way':40 'youtub':24,100"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4721081"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697970076 {#4056
      date: 2023-10-22 12:21:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4045}
  +body: "NMS at least has an excuse if not actually being an AAA game. IIRC, the team that was working on the game was pretty small"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697971060 {#5269
    date: 2023-10-22 12:37:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@cholesterol@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5273 …}
  +nested: Doctrine\ORM\PersistentCollection {#5275 …}
  +votes: Doctrine\ORM\PersistentCollection {#5277 …}
  +reports: Doctrine\ORM\PersistentCollection {#5279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5283 …}
  -id: 64474
  -bodyTs: "'aaa':12 'actual':9 'excus':6 'game':13,22 'iirc':14 'least':3 'nms':1 'pretti':24 'small':25 'team':16 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5174880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697971060 {#5270
    date: 2023-10-22 12:37:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5271
  +user: Proxies\__CG__\App\Entity\User {#5272 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4045
    +user: App\Entity\User {#4034 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      If this follows the cycle of No Man’s Sky and Cyberpunk, it’s a matter of time before we see the first YouTube videos titled ‘Starfield is good now??’\n
      \n
      It almost seems like releasing unfinished games is the way AAA developers crowdfund. Sure, the people who preorder get burned, but then there’s a second wave of sales waiting when the game ‘gets good’.\n
      \n
      Drop the price of the original, but let it coincide with the release of an ‘expansion’ to offset the difference and you can sell the game again to the people who held out.\n
      \n
      Meanwhile YouTubers rake in views, first on the wave of rage and later on that redemption arc, because people do want games to be good after all.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1697971462 {#4051
      date: 2023-10-22 12:44:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4050 …}
    +nested: Doctrine\ORM\PersistentCollection {#4049 …}
    +votes: Doctrine\ORM\PersistentCollection {#4040 …}
    +reports: Doctrine\ORM\PersistentCollection {#4043 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4038 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4036 …}
    -id: 64457
    -bodyTs: "'aaa':41 'almost':32 'arc':115 'burn':50 'coincid':75 'crowdfund':43 'cyberpunk':12 'cycl':5 'develop':42 'differ':85 'drop':66 'expans':81 'first':23,104 'follow':3 'game':37,63,91,120 'get':49,64 'good':29,65,123 'held':97 'later':111 'let':73 'like':34 'man':8 'matter':16 'meanwhil':99 'offset':83 'origin':71 'peopl':46,95,117 'preorder':48 'price':68 'rage':109 'rake':101 'redempt':114 'releas':35,78 'sale':59 'second':56 'see':21 'seem':33 'sell':89 'sky':10 'starfield':27 'sure':44 'time':18 'titl':26 'unfinish':36 'video':25 'view':103 'wait':60 'want':119 'wave':57,107 'way':40 'youtub':24,100"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4721081"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697970076 {#4056
      date: 2023-10-22 12:21:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4045}
  +body: "NMS at least has an excuse if not actually being an AAA game. IIRC, the team that was working on the game was pretty small"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697971060 {#5269
    date: 2023-10-22 12:37:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@cholesterol@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5273 …}
  +nested: Doctrine\ORM\PersistentCollection {#5275 …}
  +votes: Doctrine\ORM\PersistentCollection {#5277 …}
  +reports: Doctrine\ORM\PersistentCollection {#5279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5283 …}
  -id: 64474
  -bodyTs: "'aaa':12 'actual':9 'excus':6 'game':13,22 'iirc':14 'least':3 'nms':1 'pretti':24 'small':25 'team':16 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5174880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697971060 {#5270
    date: 2023-10-22 12:37:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5271
  +user: Proxies\__CG__\App\Entity\User {#5272 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4045
    +user: App\Entity\User {#4034 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      If this follows the cycle of No Man’s Sky and Cyberpunk, it’s a matter of time before we see the first YouTube videos titled ‘Starfield is good now??’\n
      \n
      It almost seems like releasing unfinished games is the way AAA developers crowdfund. Sure, the people who preorder get burned, but then there’s a second wave of sales waiting when the game ‘gets good’.\n
      \n
      Drop the price of the original, but let it coincide with the release of an ‘expansion’ to offset the difference and you can sell the game again to the people who held out.\n
      \n
      Meanwhile YouTubers rake in views, first on the wave of rage and later on that redemption arc, because people do want games to be good after all.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1697971462 {#4051
      date: 2023-10-22 12:44:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4050 …}
    +nested: Doctrine\ORM\PersistentCollection {#4049 …}
    +votes: Doctrine\ORM\PersistentCollection {#4040 …}
    +reports: Doctrine\ORM\PersistentCollection {#4043 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4038 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4036 …}
    -id: 64457
    -bodyTs: "'aaa':41 'almost':32 'arc':115 'burn':50 'coincid':75 'crowdfund':43 'cyberpunk':12 'cycl':5 'develop':42 'differ':85 'drop':66 'expans':81 'first':23,104 'follow':3 'game':37,63,91,120 'get':49,64 'good':29,65,123 'held':97 'later':111 'let':73 'like':34 'man':8 'matter':16 'meanwhil':99 'offset':83 'origin':71 'peopl':46,95,117 'preorder':48 'price':68 'rage':109 'rake':101 'redempt':114 'releas':35,78 'sale':59 'second':56 'see':21 'seem':33 'sell':89 'sky':10 'starfield':27 'sure':44 'time':18 'titl':26 'unfinish':36 'video':25 'view':103 'wait':60 'want':119 'wave':57,107 'way':40 'youtub':24,100"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4721081"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697970076 {#4056
      date: 2023-10-22 12:21:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4045}
  +body: "NMS at least has an excuse if not actually being an AAA game. IIRC, the team that was working on the game was pretty small"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697971060 {#5269
    date: 2023-10-22 12:37:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@cholesterol@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5273 …}
  +nested: Doctrine\ORM\PersistentCollection {#5275 …}
  +votes: Doctrine\ORM\PersistentCollection {#5277 …}
  +reports: Doctrine\ORM\PersistentCollection {#5279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5283 …}
  -id: 64474
  -bodyTs: "'aaa':12 'actual':9 'excus':6 'game':13,22 'iirc':14 'least':3 'nms':1 'pretti':24 'small':25 'team':16 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5174880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697971060 {#5270
    date: 2023-10-22 12:37:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5419
  +user: App\Entity\User {#4034 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5271
    +user: Proxies\__CG__\App\Entity\User {#5272 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4045
      +user: App\Entity\User {#4034 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        If this follows the cycle of No Man’s Sky and Cyberpunk, it’s a matter of time before we see the first YouTube videos titled ‘Starfield is good now??’\n
        \n
        It almost seems like releasing unfinished games is the way AAA developers crowdfund. Sure, the people who preorder get burned, but then there’s a second wave of sales waiting when the game ‘gets good’.\n
        \n
        Drop the price of the original, but let it coincide with the release of an ‘expansion’ to offset the difference and you can sell the game again to the people who held out.\n
        \n
        Meanwhile YouTubers rake in views, first on the wave of rage and later on that redemption arc, because people do want games to be good after all.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1697971462 {#4051
        date: 2023-10-22 12:44:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4050 …}
      +nested: Doctrine\ORM\PersistentCollection {#4049 …}
      +votes: Doctrine\ORM\PersistentCollection {#4040 …}
      +reports: Doctrine\ORM\PersistentCollection {#4043 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4038 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4036 …}
      -id: 64457
      -bodyTs: "'aaa':41 'almost':32 'arc':115 'burn':50 'coincid':75 'crowdfund':43 'cyberpunk':12 'cycl':5 'develop':42 'differ':85 'drop':66 'expans':81 'first':23,104 'follow':3 'game':37,63,91,120 'get':49,64 'good':29,65,123 'held':97 'later':111 'let':73 'like':34 'man':8 'matter':16 'meanwhil':99 'offset':83 'origin':71 'peopl':46,95,117 'preorder':48 'price':68 'rage':109 'rake':101 'redempt':114 'releas':35,78 'sale':59 'second':56 'see':21 'seem':33 'sell':89 'sky':10 'starfield':27 'sure':44 'time':18 'titl':26 'unfinish':36 'video':25 'view':103 'wait':60 'want':119 'wave':57,107 'way':40 'youtub':24,100"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4721081"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697970076 {#4056
        date: 2023-10-22 12:21:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4045}
    +body: "NMS at least has an excuse if not actually being an AAA game. IIRC, the team that was working on the game was pretty small"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697971060 {#5269
      date: 2023-10-22 12:37:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@cholesterol@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5273 …}
    +nested: Doctrine\ORM\PersistentCollection {#5275 …}
    +votes: Doctrine\ORM\PersistentCollection {#5277 …}
    +reports: Doctrine\ORM\PersistentCollection {#5279 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5281 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5283 …}
    -id: 64474
    -bodyTs: "'aaa':12 'actual':9 'excus':6 'game':13,22 'iirc':14 'least':3 'nms':1 'pretti':24 'small':25 'team':16 'work':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5174880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697971060 {#5270
      date: 2023-10-22 12:37:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4045}
  +body: "I suppose that’s true. Maybe the common factor is just it being a very highly anticipated game. But I don’t think that not being AAA constitutes an excuse for making false promises to people who already bought a game."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697971461 {#5417
    date: 2023-10-22 12:44:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@cholesterol@lemmy.world"
    "@rockerface@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5420 …}
  +nested: Doctrine\ORM\PersistentCollection {#5422 …}
  +votes: Doctrine\ORM\PersistentCollection {#5424 …}
  +reports: Doctrine\ORM\PersistentCollection {#5426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5430 …}
  -id: 64479
  -bodyTs: "'aaa':27 'alreadi':38 'anticip':17 'bought':39 'common':8 'constitut':28 'excus':30 'factor':9 'fals':33 'game':18,41 'high':16 'make':32 'mayb':6 'peopl':36 'promis':34 'suppos':2 'think':23 'true':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4721311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697971461 {#5418
    date: 2023-10-22 12:44:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5419
  +user: App\Entity\User {#4034 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5271
    +user: Proxies\__CG__\App\Entity\User {#5272 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4045
      +user: App\Entity\User {#4034 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        If this follows the cycle of No Man’s Sky and Cyberpunk, it’s a matter of time before we see the first YouTube videos titled ‘Starfield is good now??’\n
        \n
        It almost seems like releasing unfinished games is the way AAA developers crowdfund. Sure, the people who preorder get burned, but then there’s a second wave of sales waiting when the game ‘gets good’.\n
        \n
        Drop the price of the original, but let it coincide with the release of an ‘expansion’ to offset the difference and you can sell the game again to the people who held out.\n
        \n
        Meanwhile YouTubers rake in views, first on the wave of rage and later on that redemption arc, because people do want games to be good after all.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1697971462 {#4051
        date: 2023-10-22 12:44:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4050 …}
      +nested: Doctrine\ORM\PersistentCollection {#4049 …}
      +votes: Doctrine\ORM\PersistentCollection {#4040 …}
      +reports: Doctrine\ORM\PersistentCollection {#4043 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4038 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4036 …}
      -id: 64457
      -bodyTs: "'aaa':41 'almost':32 'arc':115 'burn':50 'coincid':75 'crowdfund':43 'cyberpunk':12 'cycl':5 'develop':42 'differ':85 'drop':66 'expans':81 'first':23,104 'follow':3 'game':37,63,91,120 'get':49,64 'good':29,65,123 'held':97 'later':111 'let':73 'like':34 'man':8 'matter':16 'meanwhil':99 'offset':83 'origin':71 'peopl':46,95,117 'preorder':48 'price':68 'rage':109 'rake':101 'redempt':114 'releas':35,78 'sale':59 'second':56 'see':21 'seem':33 'sell':89 'sky':10 'starfield':27 'sure':44 'time':18 'titl':26 'unfinish':36 'video':25 'view':103 'wait':60 'want':119 'wave':57,107 'way':40 'youtub':24,100"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4721081"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697970076 {#4056
        date: 2023-10-22 12:21:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4045}
    +body: "NMS at least has an excuse if not actually being an AAA game. IIRC, the team that was working on the game was pretty small"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697971060 {#5269
      date: 2023-10-22 12:37:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@cholesterol@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5273 …}
    +nested: Doctrine\ORM\PersistentCollection {#5275 …}
    +votes: Doctrine\ORM\PersistentCollection {#5277 …}
    +reports: Doctrine\ORM\PersistentCollection {#5279 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5281 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5283 …}
    -id: 64474
    -bodyTs: "'aaa':12 'actual':9 'excus':6 'game':13,22 'iirc':14 'least':3 'nms':1 'pretti':24 'small':25 'team':16 'work':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5174880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697971060 {#5270
      date: 2023-10-22 12:37:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4045}
  +body: "I suppose that’s true. Maybe the common factor is just it being a very highly anticipated game. But I don’t think that not being AAA constitutes an excuse for making false promises to people who already bought a game."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697971461 {#5417
    date: 2023-10-22 12:44:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@cholesterol@lemmy.world"
    "@rockerface@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5420 …}
  +nested: Doctrine\ORM\PersistentCollection {#5422 …}
  +votes: Doctrine\ORM\PersistentCollection {#5424 …}
  +reports: Doctrine\ORM\PersistentCollection {#5426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5430 …}
  -id: 64479
  -bodyTs: "'aaa':27 'alreadi':38 'anticip':17 'bought':39 'common':8 'constitut':28 'excus':30 'factor':9 'fals':33 'game':18,41 'high':16 'make':32 'mayb':6 'peopl':36 'promis':34 'suppos':2 'think':23 'true':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4721311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697971461 {#5418
    date: 2023-10-22 12:44:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5419
  +user: App\Entity\User {#4034 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5271
    +user: Proxies\__CG__\App\Entity\User {#5272 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4045
      +user: App\Entity\User {#4034 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        If this follows the cycle of No Man’s Sky and Cyberpunk, it’s a matter of time before we see the first YouTube videos titled ‘Starfield is good now??’\n
        \n
        It almost seems like releasing unfinished games is the way AAA developers crowdfund. Sure, the people who preorder get burned, but then there’s a second wave of sales waiting when the game ‘gets good’.\n
        \n
        Drop the price of the original, but let it coincide with the release of an ‘expansion’ to offset the difference and you can sell the game again to the people who held out.\n
        \n
        Meanwhile YouTubers rake in views, first on the wave of rage and later on that redemption arc, because people do want games to be good after all.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1697971462 {#4051
        date: 2023-10-22 12:44:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4050 …}
      +nested: Doctrine\ORM\PersistentCollection {#4049 …}
      +votes: Doctrine\ORM\PersistentCollection {#4040 …}
      +reports: Doctrine\ORM\PersistentCollection {#4043 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4038 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4036 …}
      -id: 64457
      -bodyTs: "'aaa':41 'almost':32 'arc':115 'burn':50 'coincid':75 'crowdfund':43 'cyberpunk':12 'cycl':5 'develop':42 'differ':85 'drop':66 'expans':81 'first':23,104 'follow':3 'game':37,63,91,120 'get':49,64 'good':29,65,123 'held':97 'later':111 'let':73 'like':34 'man':8 'matter':16 'meanwhil':99 'offset':83 'origin':71 'peopl':46,95,117 'preorder':48 'price':68 'rage':109 'rake':101 'redempt':114 'releas':35,78 'sale':59 'second':56 'see':21 'seem':33 'sell':89 'sky':10 'starfield':27 'sure':44 'time':18 'titl':26 'unfinish':36 'video':25 'view':103 'wait':60 'want':119 'wave':57,107 'way':40 'youtub':24,100"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4721081"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697970076 {#4056
        date: 2023-10-22 12:21:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4045}
    +body: "NMS at least has an excuse if not actually being an AAA game. IIRC, the team that was working on the game was pretty small"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697971060 {#5269
      date: 2023-10-22 12:37:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@cholesterol@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5273 …}
    +nested: Doctrine\ORM\PersistentCollection {#5275 …}
    +votes: Doctrine\ORM\PersistentCollection {#5277 …}
    +reports: Doctrine\ORM\PersistentCollection {#5279 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5281 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5283 …}
    -id: 64474
    -bodyTs: "'aaa':12 'actual':9 'excus':6 'game':13,22 'iirc':14 'least':3 'nms':1 'pretti':24 'small':25 'team':16 'work':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5174880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697971060 {#5270
      date: 2023-10-22 12:37:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4045}
  +body: "I suppose that’s true. Maybe the common factor is just it being a very highly anticipated game. But I don’t think that not being AAA constitutes an excuse for making false promises to people who already bought a game."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697971461 {#5417
    date: 2023-10-22 12:44:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@cholesterol@lemmy.world"
    "@rockerface@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5420 …}
  +nested: Doctrine\ORM\PersistentCollection {#5422 …}
  +votes: Doctrine\ORM\PersistentCollection {#5424 …}
  +reports: Doctrine\ORM\PersistentCollection {#5426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5430 …}
  -id: 64479
  -bodyTs: "'aaa':27 'alreadi':38 'anticip':17 'bought':39 'common':8 'constitut':28 'excus':30 'factor':9 'fals':33 'game':18,41 'high':16 'make':32 'mayb':6 'peopl':36 'promis':34 'suppos':2 'think':23 'true':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4721311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697971461 {#5418
    date: 2023-10-22 12:44:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4130
  +user: App\Entity\User {#4143 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Elex is one of the most un-fun games I’ve ever played. Sure, it looked nice. But that doesn’t help with weak gameplay and bad writing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1697965264 {#4125
    date: 2023-10-22 11:01:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4131 …}
  +nested: Doctrine\ORM\PersistentCollection {#4133 …}
  +votes: Doctrine\ORM\PersistentCollection {#4135 …}
  +reports: Doctrine\ORM\PersistentCollection {#4137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4141 …}
  -id: 64245
  -bodyTs: "'bad':28 'doesn':21 'elex':1 'ever':13 'fun':9 'game':10 'gameplay':26 'help':23 'look':17 'nice':18 'one':3 'play':14 'sure':15 'un':8 'un-fun':7 've':12 'weak':25 'write':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4108538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697960334 {#4126
    date: 2023-10-22 09:38:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4130
  +user: App\Entity\User {#4143 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Elex is one of the most un-fun games I’ve ever played. Sure, it looked nice. But that doesn’t help with weak gameplay and bad writing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1697965264 {#4125
    date: 2023-10-22 11:01:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4131 …}
  +nested: Doctrine\ORM\PersistentCollection {#4133 …}
  +votes: Doctrine\ORM\PersistentCollection {#4135 …}
  +reports: Doctrine\ORM\PersistentCollection {#4137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4141 …}
  -id: 64245
  -bodyTs: "'bad':28 'doesn':21 'elex':1 'ever':13 'fun':9 'game':10 'gameplay':26 'help':23 'look':17 'nice':18 'one':3 'play':14 'sure':15 'un':8 'un-fun':7 've':12 'weak':25 'write':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4108538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697960334 {#4126
    date: 2023-10-22 09:38:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4130
  +user: App\Entity\User {#4143 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Elex is one of the most un-fun games I’ve ever played. Sure, it looked nice. But that doesn’t help with weak gameplay and bad writing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1697965264 {#4125
    date: 2023-10-22 11:01:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4131 …}
  +nested: Doctrine\ORM\PersistentCollection {#4133 …}
  +votes: Doctrine\ORM\PersistentCollection {#4135 …}
  +reports: Doctrine\ORM\PersistentCollection {#4137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4141 …}
  -id: 64245
  -bodyTs: "'bad':28 'doesn':21 'elex':1 'ever':13 'fun':9 'game':10 'gameplay':26 'help':23 'look':17 'nice':18 'one':3 'play':14 'sure':15 'un':8 'un-fun':7 've':12 'weak':25 'write':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4108538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697960334 {#4126
    date: 2023-10-22 09:38:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5255
  +user: Proxies\__CG__\App\Entity\User {#5256 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4130
    +user: App\Entity\User {#4143 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Elex is one of the most un-fun games I’ve ever played. Sure, it looked nice. But that doesn’t help with weak gameplay and bad writing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1697965264 {#4125
      date: 2023-10-22 11:01:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4131 …}
    +nested: Doctrine\ORM\PersistentCollection {#4133 …}
    +votes: Doctrine\ORM\PersistentCollection {#4135 …}
    +reports: Doctrine\ORM\PersistentCollection {#4137 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4139 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4141 …}
    -id: 64245
    -bodyTs: "'bad':28 'doesn':21 'elex':1 'ever':13 'fun':9 'game':10 'gameplay':26 'help':23 'look':17 'nice':18 'one':3 'play':14 'sure':15 'un':8 'un-fun':7 've':12 'weak':25 'write':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4108538"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697960334 {#4126
      date: 2023-10-22 09:38:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4130}
  +body: "Funny. I feel the exact same about starfield"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697964073 {#5253
    date: 2023-10-22 10:41:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@rainynight65@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5257 …}
  +nested: Doctrine\ORM\PersistentCollection {#5259 …}
  +votes: Doctrine\ORM\PersistentCollection {#5261 …}
  +reports: Doctrine\ORM\PersistentCollection {#5263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5267 …}
  -id: 64323
  -bodyTs: "'exact':5 'feel':3 'funni':1 'starfield':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4379432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697964073 {#5254
    date: 2023-10-22 10:41:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5255
  +user: Proxies\__CG__\App\Entity\User {#5256 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4130
    +user: App\Entity\User {#4143 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Elex is one of the most un-fun games I’ve ever played. Sure, it looked nice. But that doesn’t help with weak gameplay and bad writing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1697965264 {#4125
      date: 2023-10-22 11:01:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4131 …}
    +nested: Doctrine\ORM\PersistentCollection {#4133 …}
    +votes: Doctrine\ORM\PersistentCollection {#4135 …}
    +reports: Doctrine\ORM\PersistentCollection {#4137 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4139 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4141 …}
    -id: 64245
    -bodyTs: "'bad':28 'doesn':21 'elex':1 'ever':13 'fun':9 'game':10 'gameplay':26 'help':23 'look':17 'nice':18 'one':3 'play':14 'sure':15 'un':8 'un-fun':7 've':12 'weak':25 'write':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4108538"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697960334 {#4126
      date: 2023-10-22 09:38:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4130}
  +body: "Funny. I feel the exact same about starfield"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697964073 {#5253
    date: 2023-10-22 10:41:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@rainynight65@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5257 …}
  +nested: Doctrine\ORM\PersistentCollection {#5259 …}
  +votes: Doctrine\ORM\PersistentCollection {#5261 …}
  +reports: Doctrine\ORM\PersistentCollection {#5263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5267 …}
  -id: 64323
  -bodyTs: "'exact':5 'feel':3 'funni':1 'starfield':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4379432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697964073 {#5254
    date: 2023-10-22 10:41:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5255
  +user: Proxies\__CG__\App\Entity\User {#5256 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4130
    +user: App\Entity\User {#4143 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Elex is one of the most un-fun games I’ve ever played. Sure, it looked nice. But that doesn’t help with weak gameplay and bad writing."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1697965264 {#4125
      date: 2023-10-22 11:01:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4131 …}
    +nested: Doctrine\ORM\PersistentCollection {#4133 …}
    +votes: Doctrine\ORM\PersistentCollection {#4135 …}
    +reports: Doctrine\ORM\PersistentCollection {#4137 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4139 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4141 …}
    -id: 64245
    -bodyTs: "'bad':28 'doesn':21 'elex':1 'ever':13 'fun':9 'game':10 'gameplay':26 'help':23 'look':17 'nice':18 'one':3 'play':14 'sure':15 'un':8 'un-fun':7 've':12 'weak':25 'write':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4108538"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697960334 {#4126
      date: 2023-10-22 09:38:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4130}
  +body: "Funny. I feel the exact same about starfield"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697964073 {#5253
    date: 2023-10-22 10:41:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@rainynight65@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5257 …}
  +nested: Doctrine\ORM\PersistentCollection {#5259 …}
  +votes: Doctrine\ORM\PersistentCollection {#5261 …}
  +reports: Doctrine\ORM\PersistentCollection {#5263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5267 …}
  -id: 64323
  -bodyTs: "'exact':5 'feel':3 'funni':1 'starfield':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4379432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697964073 {#5254
    date: 2023-10-22 10:41:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5404
  +user: App\Entity\User {#4143 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5255
    +user: Proxies\__CG__\App\Entity\User {#5256 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4130
      +user: App\Entity\User {#4143 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Elex is one of the most un-fun games I’ve ever played. Sure, it looked nice. But that doesn’t help with weak gameplay and bad writing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1697965264 {#4125
        date: 2023-10-22 11:01:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4131 …}
      +nested: Doctrine\ORM\PersistentCollection {#4133 …}
      +votes: Doctrine\ORM\PersistentCollection {#4135 …}
      +reports: Doctrine\ORM\PersistentCollection {#4137 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4139 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4141 …}
      -id: 64245
      -bodyTs: "'bad':28 'doesn':21 'elex':1 'ever':13 'fun':9 'game':10 'gameplay':26 'help':23 'look':17 'nice':18 'one':3 'play':14 'sure':15 'un':8 'un-fun':7 've':12 'weak':25 'write':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4108538"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697960334 {#4126
        date: 2023-10-22 09:38:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4130}
    +body: "Funny. I feel the exact same about starfield"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697964073 {#5253
      date: 2023-10-22 10:41:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@rainynight65@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5257 …}
    +nested: Doctrine\ORM\PersistentCollection {#5259 …}
    +votes: Doctrine\ORM\PersistentCollection {#5261 …}
    +reports: Doctrine\ORM\PersistentCollection {#5263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5267 …}
    -id: 64323
    -bodyTs: "'exact':5 'feel':3 'funni':1 'starfield':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4379432"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697964073 {#5254
      date: 2023-10-22 10:41:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4130}
  +body: "I haven’t played Starfield - Bethesda open-world games are generally not my thing. Throw procgen into the mix and I’m out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697965261 {#5402
    date: 2023-10-22 11:01:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@rainynight65@feddit.de"
    "@Draedron@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5405 …}
  +nested: Doctrine\ORM\PersistentCollection {#5407 …}
  +votes: Doctrine\ORM\PersistentCollection {#5409 …}
  +reports: Doctrine\ORM\PersistentCollection {#5411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5415 …}
  -id: 64354
  -bodyTs: "'bethesda':6 'game':10 'general':12 'haven':2 'm':23 'mix':20 'open':8 'open-world':7 'play':4 'procgen':17 'starfield':5 'thing':15 'throw':16 'world':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4109540"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697965261 {#5403
    date: 2023-10-22 11:01:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5404
  +user: App\Entity\User {#4143 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5255
    +user: Proxies\__CG__\App\Entity\User {#5256 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4130
      +user: App\Entity\User {#4143 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Elex is one of the most un-fun games I’ve ever played. Sure, it looked nice. But that doesn’t help with weak gameplay and bad writing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1697965264 {#4125
        date: 2023-10-22 11:01:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4131 …}
      +nested: Doctrine\ORM\PersistentCollection {#4133 …}
      +votes: Doctrine\ORM\PersistentCollection {#4135 …}
      +reports: Doctrine\ORM\PersistentCollection {#4137 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4139 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4141 …}
      -id: 64245
      -bodyTs: "'bad':28 'doesn':21 'elex':1 'ever':13 'fun':9 'game':10 'gameplay':26 'help':23 'look':17 'nice':18 'one':3 'play':14 'sure':15 'un':8 'un-fun':7 've':12 'weak':25 'write':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4108538"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697960334 {#4126
        date: 2023-10-22 09:38:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4130}
    +body: "Funny. I feel the exact same about starfield"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697964073 {#5253
      date: 2023-10-22 10:41:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@rainynight65@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5257 …}
    +nested: Doctrine\ORM\PersistentCollection {#5259 …}
    +votes: Doctrine\ORM\PersistentCollection {#5261 …}
    +reports: Doctrine\ORM\PersistentCollection {#5263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5267 …}
    -id: 64323
    -bodyTs: "'exact':5 'feel':3 'funni':1 'starfield':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4379432"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697964073 {#5254
      date: 2023-10-22 10:41:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4130}
  +body: "I haven’t played Starfield - Bethesda open-world games are generally not my thing. Throw procgen into the mix and I’m out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697965261 {#5402
    date: 2023-10-22 11:01:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@rainynight65@feddit.de"
    "@Draedron@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5405 …}
  +nested: Doctrine\ORM\PersistentCollection {#5407 …}
  +votes: Doctrine\ORM\PersistentCollection {#5409 …}
  +reports: Doctrine\ORM\PersistentCollection {#5411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5415 …}
  -id: 64354
  -bodyTs: "'bethesda':6 'game':10 'general':12 'haven':2 'm':23 'mix':20 'open':8 'open-world':7 'play':4 'procgen':17 'starfield':5 'thing':15 'throw':16 'world':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4109540"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697965261 {#5403
    date: 2023-10-22 11:01:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5404
  +user: App\Entity\User {#4143 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5255
    +user: Proxies\__CG__\App\Entity\User {#5256 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4130
      +user: App\Entity\User {#4143 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Elex is one of the most un-fun games I’ve ever played. Sure, it looked nice. But that doesn’t help with weak gameplay and bad writing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1697965264 {#4125
        date: 2023-10-22 11:01:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4131 …}
      +nested: Doctrine\ORM\PersistentCollection {#4133 …}
      +votes: Doctrine\ORM\PersistentCollection {#4135 …}
      +reports: Doctrine\ORM\PersistentCollection {#4137 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4139 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4141 …}
      -id: 64245
      -bodyTs: "'bad':28 'doesn':21 'elex':1 'ever':13 'fun':9 'game':10 'gameplay':26 'help':23 'look':17 'nice':18 'one':3 'play':14 'sure':15 'un':8 'un-fun':7 've':12 'weak':25 'write':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4108538"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697960334 {#4126
        date: 2023-10-22 09:38:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4130}
    +body: "Funny. I feel the exact same about starfield"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697964073 {#5253
      date: 2023-10-22 10:41:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@rainynight65@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5257 …}
    +nested: Doctrine\ORM\PersistentCollection {#5259 …}
    +votes: Doctrine\ORM\PersistentCollection {#5261 …}
    +reports: Doctrine\ORM\PersistentCollection {#5263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5267 …}
    -id: 64323
    -bodyTs: "'exact':5 'feel':3 'funni':1 'starfield':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4379432"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697964073 {#5254
      date: 2023-10-22 10:41:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4130}
  +body: "I haven’t played Starfield - Bethesda open-world games are generally not my thing. Throw procgen into the mix and I’m out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697965261 {#5402
    date: 2023-10-22 11:01:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@rainynight65@feddit.de"
    "@Draedron@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5405 …}
  +nested: Doctrine\ORM\PersistentCollection {#5407 …}
  +votes: Doctrine\ORM\PersistentCollection {#5409 …}
  +reports: Doctrine\ORM\PersistentCollection {#5411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5415 …}
  -id: 64354
  -bodyTs: "'bethesda':6 'game':10 'general':12 'haven':2 'm':23 'mix':20 'open':8 'open-world':7 'play':4 'procgen':17 'starfield':5 'thing':15 'throw':16 'world':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4109540"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697965261 {#5403
    date: 2023-10-22 11:01:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#4203
  +user: App\Entity\User {#4216 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "the second screen from a design point of view is way more interesting and isn’t just using stock wireframes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697976857 {#4198
    date: 2023-10-22 14:14:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4204 …}
  +nested: Doctrine\ORM\PersistentCollection {#4206 …}
  +votes: Doctrine\ORM\PersistentCollection {#4208 …}
  +reports: Doctrine\ORM\PersistentCollection {#4210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4214 …}
  -id: 64223
  -bodyTs: "'design':6 'interest':13 'isn':15 'point':7 'screen':3 'second':2 'stock':19 'use':18 'view':9 'way':11 'wirefram':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4719386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697958734 {#4199
    date: 2023-10-22 09:12:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4203
  +user: App\Entity\User {#4216 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "the second screen from a design point of view is way more interesting and isn’t just using stock wireframes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697976857 {#4198
    date: 2023-10-22 14:14:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4204 …}
  +nested: Doctrine\ORM\PersistentCollection {#4206 …}
  +votes: Doctrine\ORM\PersistentCollection {#4208 …}
  +reports: Doctrine\ORM\PersistentCollection {#4210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4214 …}
  -id: 64223
  -bodyTs: "'design':6 'interest':13 'isn':15 'point':7 'screen':3 'second':2 'stock':19 'use':18 'view':9 'way':11 'wirefram':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4719386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697958734 {#4199
    date: 2023-10-22 09:12:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4203
  +user: App\Entity\User {#4216 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "the second screen from a design point of view is way more interesting and isn’t just using stock wireframes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697976857 {#4198
    date: 2023-10-22 14:14:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4204 …}
  +nested: Doctrine\ORM\PersistentCollection {#4206 …}
  +votes: Doctrine\ORM\PersistentCollection {#4208 …}
  +reports: Doctrine\ORM\PersistentCollection {#4210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4214 …}
  -id: 64223
  -bodyTs: "'design':6 'interest':13 'isn':15 'point':7 'screen':3 'second':2 'stock':19 'use':18 'view':9 'way':11 'wirefram':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4719386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697958734 {#4199
    date: 2023-10-22 09:12:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#5239
  +user: Proxies\__CG__\App\Entity\User {#5240 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4203
    +user: App\Entity\User {#4216 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "the second screen from a design point of view is way more interesting and isn’t just using stock wireframes"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697976857 {#4198
      date: 2023-10-22 14:14:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4204 …}
    +nested: Doctrine\ORM\PersistentCollection {#4206 …}
    +votes: Doctrine\ORM\PersistentCollection {#4208 …}
    +reports: Doctrine\ORM\PersistentCollection {#4210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4214 …}
    -id: 64223
    -bodyTs: "'design':6 'interest':13 'isn':15 'point':7 'screen':3 'second':2 'stock':19 'use':18 'view':9 'way':11 'wirefram':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4719386"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697958734 {#4199
      date: 2023-10-22 09:12:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4203}
  +body: "At first I was like, it’s fine. Then I realised we were comparing the flowing water. I didn’t even notice that the second image is of flowing water too…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1697959821 {#5237
    date: 2023-10-22 09:30:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@erasebegin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5241 …}
  +nested: Doctrine\ORM\PersistentCollection {#5243 …}
  +votes: Doctrine\ORM\PersistentCollection {#5245 …}
  +reports: Doctrine\ORM\PersistentCollection {#5247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5251 …}
  -id: 64238
  -bodyTs: "'compar':14 'didn':19 'even':21 'fine':8 'first':2 'flow':16,29 'imag':26 'like':5 'notic':22 'realis':11 'second':25 'water':17,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/3730590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697959821 {#5238
    date: 2023-10-22 09:30:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#5239
  +user: Proxies\__CG__\App\Entity\User {#5240 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4203
    +user: App\Entity\User {#4216 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "the second screen from a design point of view is way more interesting and isn’t just using stock wireframes"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697976857 {#4198
      date: 2023-10-22 14:14:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4204 …}
    +nested: Doctrine\ORM\PersistentCollection {#4206 …}
    +votes: Doctrine\ORM\PersistentCollection {#4208 …}
    +reports: Doctrine\ORM\PersistentCollection {#4210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4214 …}
    -id: 64223
    -bodyTs: "'design':6 'interest':13 'isn':15 'point':7 'screen':3 'second':2 'stock':19 'use':18 'view':9 'way':11 'wirefram':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4719386"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697958734 {#4199
      date: 2023-10-22 09:12:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4203}
  +body: "At first I was like, it’s fine. Then I realised we were comparing the flowing water. I didn’t even notice that the second image is of flowing water too…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1697959821 {#5237
    date: 2023-10-22 09:30:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@erasebegin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5241 …}
  +nested: Doctrine\ORM\PersistentCollection {#5243 …}
  +votes: Doctrine\ORM\PersistentCollection {#5245 …}
  +reports: Doctrine\ORM\PersistentCollection {#5247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5251 …}
  -id: 64238
  -bodyTs: "'compar':14 'didn':19 'even':21 'fine':8 'first':2 'flow':16,29 'imag':26 'like':5 'notic':22 'realis':11 'second':25 'water':17,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/3730590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697959821 {#5238
    date: 2023-10-22 09:30:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#5239
  +user: Proxies\__CG__\App\Entity\User {#5240 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4203
    +user: App\Entity\User {#4216 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "the second screen from a design point of view is way more interesting and isn’t just using stock wireframes"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697976857 {#4198
      date: 2023-10-22 14:14:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4204 …}
    +nested: Doctrine\ORM\PersistentCollection {#4206 …}
    +votes: Doctrine\ORM\PersistentCollection {#4208 …}
    +reports: Doctrine\ORM\PersistentCollection {#4210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4214 …}
    -id: 64223
    -bodyTs: "'design':6 'interest':13 'isn':15 'point':7 'screen':3 'second':2 'stock':19 'use':18 'view':9 'way':11 'wirefram':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4719386"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697958734 {#4199
      date: 2023-10-22 09:12:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4203}
  +body: "At first I was like, it’s fine. Then I realised we were comparing the flowing water. I didn’t even notice that the second image is of flowing water too…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1697959821 {#5237
    date: 2023-10-22 09:30:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@erasebegin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5241 …}
  +nested: Doctrine\ORM\PersistentCollection {#5243 …}
  +votes: Doctrine\ORM\PersistentCollection {#5245 …}
  +reports: Doctrine\ORM\PersistentCollection {#5247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5251 …}
  -id: 64238
  -bodyTs: "'compar':14 'didn':19 'even':21 'fine':8 'first':2 'flow':16,29 'imag':26 'like':5 'notic':22 'realis':11 'second':25 'water':17,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/3730590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697959821 {#5238
    date: 2023-10-22 09:30:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#5388
  +user: Proxies\__CG__\App\Entity\User {#5389 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5239
    +user: Proxies\__CG__\App\Entity\User {#5240 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4203
      +user: App\Entity\User {#4216 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "the second screen from a design point of view is way more interesting and isn’t just using stock wireframes"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1697976857 {#4198
        date: 2023-10-22 14:14:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4204 …}
      +nested: Doctrine\ORM\PersistentCollection {#4206 …}
      +votes: Doctrine\ORM\PersistentCollection {#4208 …}
      +reports: Doctrine\ORM\PersistentCollection {#4210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4212 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4214 …}
      -id: 64223
      -bodyTs: "'design':6 'interest':13 'isn':15 'point':7 'screen':3 'second':2 'stock':19 'use':18 'view':9 'way':11 'wirefram':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4719386"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697958734 {#4199
        date: 2023-10-22 09:12:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4203}
    +body: "At first I was like, it’s fine. Then I realised we were comparing the flowing water. I didn’t even notice that the second image is of flowing water too…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1697959821 {#5237
      date: 2023-10-22 09:30:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@erasebegin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5241 …}
    +nested: Doctrine\ORM\PersistentCollection {#5243 …}
    +votes: Doctrine\ORM\PersistentCollection {#5245 …}
    +reports: Doctrine\ORM\PersistentCollection {#5247 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5249 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5251 …}
    -id: 64238
    -bodyTs: "'compar':14 'didn':19 'even':21 'fine':8 'first':2 'flow':16,29 'imag':26 'like':5 'notic':22 'realis':11 'second':25 'water':17,30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/3730590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697959821 {#5238
      date: 2023-10-22 09:30:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4203}
  +body: "I needed you to even see the water."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697976855 {#5386
    date: 2023-10-22 14:14:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@erasebegin@lemmy.world"
    "@mranachi@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5390 …}
  +nested: Doctrine\ORM\PersistentCollection {#5392 …}
  +votes: Doctrine\ORM\PersistentCollection {#5394 …}
  +reports: Doctrine\ORM\PersistentCollection {#5396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5400 …}
  -id: 64579
  -bodyTs: "'even':5 'need':2 'see':6 'water':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4169055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697976855 {#5387
    date: 2023-10-22 14:14:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#5388
  +user: Proxies\__CG__\App\Entity\User {#5389 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5239
    +user: Proxies\__CG__\App\Entity\User {#5240 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4203
      +user: App\Entity\User {#4216 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "the second screen from a design point of view is way more interesting and isn’t just using stock wireframes"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1697976857 {#4198
        date: 2023-10-22 14:14:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4204 …}
      +nested: Doctrine\ORM\PersistentCollection {#4206 …}
      +votes: Doctrine\ORM\PersistentCollection {#4208 …}
      +reports: Doctrine\ORM\PersistentCollection {#4210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4212 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4214 …}
      -id: 64223
      -bodyTs: "'design':6 'interest':13 'isn':15 'point':7 'screen':3 'second':2 'stock':19 'use':18 'view':9 'way':11 'wirefram':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4719386"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697958734 {#4199
        date: 2023-10-22 09:12:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4203}
    +body: "At first I was like, it’s fine. Then I realised we were comparing the flowing water. I didn’t even notice that the second image is of flowing water too…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1697959821 {#5237
      date: 2023-10-22 09:30:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@erasebegin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5241 …}
    +nested: Doctrine\ORM\PersistentCollection {#5243 …}
    +votes: Doctrine\ORM\PersistentCollection {#5245 …}
    +reports: Doctrine\ORM\PersistentCollection {#5247 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5249 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5251 …}
    -id: 64238
    -bodyTs: "'compar':14 'didn':19 'even':21 'fine':8 'first':2 'flow':16,29 'imag':26 'like':5 'notic':22 'realis':11 'second':25 'water':17,30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/3730590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697959821 {#5238
      date: 2023-10-22 09:30:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4203}
  +body: "I needed you to even see the water."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697976855 {#5386
    date: 2023-10-22 14:14:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@erasebegin@lemmy.world"
    "@mranachi@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5390 …}
  +nested: Doctrine\ORM\PersistentCollection {#5392 …}
  +votes: Doctrine\ORM\PersistentCollection {#5394 …}
  +reports: Doctrine\ORM\PersistentCollection {#5396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5400 …}
  -id: 64579
  -bodyTs: "'even':5 'need':2 'see':6 'water':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4169055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697976855 {#5387
    date: 2023-10-22 14:14:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#5388
  +user: Proxies\__CG__\App\Entity\User {#5389 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5239
    +user: Proxies\__CG__\App\Entity\User {#5240 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4203
      +user: App\Entity\User {#4216 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "the second screen from a design point of view is way more interesting and isn’t just using stock wireframes"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1697976857 {#4198
        date: 2023-10-22 14:14:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4204 …}
      +nested: Doctrine\ORM\PersistentCollection {#4206 …}
      +votes: Doctrine\ORM\PersistentCollection {#4208 …}
      +reports: Doctrine\ORM\PersistentCollection {#4210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4212 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4214 …}
      -id: 64223
      -bodyTs: "'design':6 'interest':13 'isn':15 'point':7 'screen':3 'second':2 'stock':19 'use':18 'view':9 'way':11 'wirefram':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4719386"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697958734 {#4199
        date: 2023-10-22 09:12:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4203}
    +body: "At first I was like, it’s fine. Then I realised we were comparing the flowing water. I didn’t even notice that the second image is of flowing water too…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1697959821 {#5237
      date: 2023-10-22 09:30:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@erasebegin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5241 …}
    +nested: Doctrine\ORM\PersistentCollection {#5243 …}
    +votes: Doctrine\ORM\PersistentCollection {#5245 …}
    +reports: Doctrine\ORM\PersistentCollection {#5247 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5249 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5251 …}
    -id: 64238
    -bodyTs: "'compar':14 'didn':19 'even':21 'fine':8 'first':2 'flow':16,29 'imag':26 'like':5 'notic':22 'realis':11 'second':25 'water':17,30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/3730590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697959821 {#5238
      date: 2023-10-22 09:30:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4203}
  +body: "I needed you to even see the water."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697976855 {#5386
    date: 2023-10-22 14:14:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@erasebegin@lemmy.world"
    "@mranachi@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5390 …}
  +nested: Doctrine\ORM\PersistentCollection {#5392 …}
  +votes: Doctrine\ORM\PersistentCollection {#5394 …}
  +reports: Doctrine\ORM\PersistentCollection {#5396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5400 …}
  -id: 64579
  -bodyTs: "'even':5 'need':2 'see':6 'water':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4169055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697976855 {#5387
    date: 2023-10-22 14:14:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#4276
  +user: App\Entity\User {#4289 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    But don’t forget you have to buy a new graphics card with Bull-vertex-shit-whatever-shading technology support to play it and you’ll pay 2k€ for it! Plus the overpriced 14x extra DLC to just get the main character in the game and the “Save” option in the menu or the game playable. Oh and play it quick, it’s an electronic license somewhere in a cloud so we might discontinue the service when we feel like it.\n
    \n
    /s
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697958121 {#4271
    date: 2023-10-22 09:02:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4277 …}
  +nested: Doctrine\ORM\PersistentCollection {#4279 …}
  +votes: Doctrine\ORM\PersistentCollection {#4281 …}
  +reports: Doctrine\ORM\PersistentCollection {#4283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4287 …}
  -id: 64212
  -bodyTs: "'/s':83 '14x':35 '2k':29 'bull':15 'bull-vertex-shit-whatever-shad':14 'buy':8 'card':12 'charact':43 'cloud':71 'discontinu':75 'dlc':37 'electron':66 'extra':36 'feel':80 'forget':4 'game':46,56 'get':40 'graphic':11 'licens':67 'like':81 'll':27 'main':42 'menu':53 'might':74 'new':10 'oh':58 'option':50 'overpr':34 'pay':28 'play':23,60 'playabl':57 'plus':32 'quick':62 'save':49 'servic':77 'shade':19 'shit':17 'somewher':68 'support':21 'technolog':20 'vertex':16 'whatev':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4719296"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697958121 {#4272
    date: 2023-10-22 09:02:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4276
  +user: App\Entity\User {#4289 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    But don’t forget you have to buy a new graphics card with Bull-vertex-shit-whatever-shading technology support to play it and you’ll pay 2k€ for it! Plus the overpriced 14x extra DLC to just get the main character in the game and the “Save” option in the menu or the game playable. Oh and play it quick, it’s an electronic license somewhere in a cloud so we might discontinue the service when we feel like it.\n
    \n
    /s
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697958121 {#4271
    date: 2023-10-22 09:02:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4277 …}
  +nested: Doctrine\ORM\PersistentCollection {#4279 …}
  +votes: Doctrine\ORM\PersistentCollection {#4281 …}
  +reports: Doctrine\ORM\PersistentCollection {#4283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4287 …}
  -id: 64212
  -bodyTs: "'/s':83 '14x':35 '2k':29 'bull':15 'bull-vertex-shit-whatever-shad':14 'buy':8 'card':12 'charact':43 'cloud':71 'discontinu':75 'dlc':37 'electron':66 'extra':36 'feel':80 'forget':4 'game':46,56 'get':40 'graphic':11 'licens':67 'like':81 'll':27 'main':42 'menu':53 'might':74 'new':10 'oh':58 'option':50 'overpr':34 'pay':28 'play':23,60 'playabl':57 'plus':32 'quick':62 'save':49 'servic':77 'shade':19 'shit':17 'somewher':68 'support':21 'technolog':20 'vertex':16 'whatev':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4719296"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697958121 {#4272
    date: 2023-10-22 09:02:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4276
  +user: App\Entity\User {#4289 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    But don’t forget you have to buy a new graphics card with Bull-vertex-shit-whatever-shading technology support to play it and you’ll pay 2k€ for it! Plus the overpriced 14x extra DLC to just get the main character in the game and the “Save” option in the menu or the game playable. Oh and play it quick, it’s an electronic license somewhere in a cloud so we might discontinue the service when we feel like it.\n
    \n
    /s
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697958121 {#4271
    date: 2023-10-22 09:02:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4277 …}
  +nested: Doctrine\ORM\PersistentCollection {#4279 …}
  +votes: Doctrine\ORM\PersistentCollection {#4281 …}
  +reports: Doctrine\ORM\PersistentCollection {#4283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4287 …}
  -id: 64212
  -bodyTs: "'/s':83 '14x':35 '2k':29 'bull':15 'bull-vertex-shit-whatever-shad':14 'buy':8 'card':12 'charact':43 'cloud':71 'discontinu':75 'dlc':37 'electron':66 'extra':36 'feel':80 'forget':4 'game':46,56 'get':40 'graphic':11 'licens':67 'like':81 'll':27 'main':42 'menu':53 'might':74 'new':10 'oh':58 'option':50 'overpr':34 'pay':28 'play':23,60 'playabl':57 'plus':32 'quick':62 'save':49 'servic':77 'shade':19 'shit':17 'somewher':68 'support':21 'technolog':20 'vertex':16 'whatev':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4719296"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697958121 {#4272
    date: 2023-10-22 09:02:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#4349
  +user: App\Entity\User {#4362 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Take a look at the water graphics in Remnant 2 [www.youtube.com/watch?v=OeY63Sf1lnQ](https://www.youtube.com/watch?v=OeY63Sf1lnQ)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698053053 {#4344
    date: 2023-10-23 11:24:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4350 …}
  +nested: Doctrine\ORM\PersistentCollection {#4352 …}
  +votes: Doctrine\ORM\PersistentCollection {#4354 …}
  +reports: Doctrine\ORM\PersistentCollection {#4356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4360 …}
  -id: 64187
  -bodyTs: "'/watch?v=oey63sf1lnq](https://www.youtube.com/watch?v=oey63sf1lnq)':13 '2':10 'graphic':7 'look':3 'remnant':9 'take':1 'water':6 'www.youtube.com':12 'www.youtube.com/watch?v=oey63sf1lnq](https://www.youtube.com/watch?v=oey63sf1lnq)':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4117661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697956479 {#4345
    date: 2023-10-22 08:34:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4349
  +user: App\Entity\User {#4362 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Take a look at the water graphics in Remnant 2 [www.youtube.com/watch?v=OeY63Sf1lnQ](https://www.youtube.com/watch?v=OeY63Sf1lnQ)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698053053 {#4344
    date: 2023-10-23 11:24:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4350 …}
  +nested: Doctrine\ORM\PersistentCollection {#4352 …}
  +votes: Doctrine\ORM\PersistentCollection {#4354 …}
  +reports: Doctrine\ORM\PersistentCollection {#4356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4360 …}
  -id: 64187
  -bodyTs: "'/watch?v=oey63sf1lnq](https://www.youtube.com/watch?v=oey63sf1lnq)':13 '2':10 'graphic':7 'look':3 'remnant':9 'take':1 'water':6 'www.youtube.com':12 'www.youtube.com/watch?v=oey63sf1lnq](https://www.youtube.com/watch?v=oey63sf1lnq)':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4117661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697956479 {#4345
    date: 2023-10-22 08:34:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4349
  +user: App\Entity\User {#4362 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Take a look at the water graphics in Remnant 2 [www.youtube.com/watch?v=OeY63Sf1lnQ](https://www.youtube.com/watch?v=OeY63Sf1lnQ)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698053053 {#4344
    date: 2023-10-23 11:24:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4350 …}
  +nested: Doctrine\ORM\PersistentCollection {#4352 …}
  +votes: Doctrine\ORM\PersistentCollection {#4354 …}
  +reports: Doctrine\ORM\PersistentCollection {#4356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4360 …}
  -id: 64187
  -bodyTs: "'/watch?v=oey63sf1lnq](https://www.youtube.com/watch?v=oey63sf1lnq)':13 '2':10 'graphic':7 'look':3 'remnant':9 'take':1 'water':6 'www.youtube.com':12 'www.youtube.com/watch?v=oey63sf1lnq](https://www.youtube.com/watch?v=oey63sf1lnq)':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4117661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697956479 {#4345
    date: 2023-10-22 08:34:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#5223
  +user: Proxies\__CG__\App\Entity\User {#5224 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4349
    +user: App\Entity\User {#4362 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Take a look at the water graphics in Remnant 2 [www.youtube.com/watch?v=OeY63Sf1lnQ](https://www.youtube.com/watch?v=OeY63Sf1lnQ)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698053053 {#4344
      date: 2023-10-23 11:24:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4350 …}
    +nested: Doctrine\ORM\PersistentCollection {#4352 …}
    +votes: Doctrine\ORM\PersistentCollection {#4354 …}
    +reports: Doctrine\ORM\PersistentCollection {#4356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4358 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4360 …}
    -id: 64187
    -bodyTs: "'/watch?v=oey63sf1lnq](https://www.youtube.com/watch?v=oey63sf1lnq)':13 '2':10 'graphic':7 'look':3 'remnant':9 'take':1 'water':6 'www.youtube.com':12 'www.youtube.com/watch?v=oey63sf1lnq](https://www.youtube.com/watch?v=oey63sf1lnq)':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/4117661"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697956479 {#4345
      date: 2023-10-22 08:34:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4349}
  +body: "I think I recognize that UE plugin"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698053051 {#5221
    date: 2023-10-23 11:24:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@Matty_r@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5225 …}
  +nested: Doctrine\ORM\PersistentCollection {#5227 …}
  +votes: Doctrine\ORM\PersistentCollection {#5229 …}
  +reports: Doctrine\ORM\PersistentCollection {#5231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5235 …}
  -id: 66826
  -bodyTs: "'plugin':7 'recogn':4 'think':2 'ue':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4750278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698053051 {#5222
    date: 2023-10-23 11:24:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#5223
  +user: Proxies\__CG__\App\Entity\User {#5224 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4349
    +user: App\Entity\User {#4362 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Take a look at the water graphics in Remnant 2 [www.youtube.com/watch?v=OeY63Sf1lnQ](https://www.youtube.com/watch?v=OeY63Sf1lnQ)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698053053 {#4344
      date: 2023-10-23 11:24:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4350 …}
    +nested: Doctrine\ORM\PersistentCollection {#4352 …}
    +votes: Doctrine\ORM\PersistentCollection {#4354 …}
    +reports: Doctrine\ORM\PersistentCollection {#4356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4358 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4360 …}
    -id: 64187
    -bodyTs: "'/watch?v=oey63sf1lnq](https://www.youtube.com/watch?v=oey63sf1lnq)':13 '2':10 'graphic':7 'look':3 'remnant':9 'take':1 'water':6 'www.youtube.com':12 'www.youtube.com/watch?v=oey63sf1lnq](https://www.youtube.com/watch?v=oey63sf1lnq)':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/4117661"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697956479 {#4345
      date: 2023-10-22 08:34:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4349}
  +body: "I think I recognize that UE plugin"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698053051 {#5221
    date: 2023-10-23 11:24:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@Matty_r@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5225 …}
  +nested: Doctrine\ORM\PersistentCollection {#5227 …}
  +votes: Doctrine\ORM\PersistentCollection {#5229 …}
  +reports: Doctrine\ORM\PersistentCollection {#5231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5235 …}
  -id: 66826
  -bodyTs: "'plugin':7 'recogn':4 'think':2 'ue':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4750278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698053051 {#5222
    date: 2023-10-23 11:24:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#5223
  +user: Proxies\__CG__\App\Entity\User {#5224 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4349
    +user: App\Entity\User {#4362 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Take a look at the water graphics in Remnant 2 [www.youtube.com/watch?v=OeY63Sf1lnQ](https://www.youtube.com/watch?v=OeY63Sf1lnQ)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698053053 {#4344
      date: 2023-10-23 11:24:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4350 …}
    +nested: Doctrine\ORM\PersistentCollection {#4352 …}
    +votes: Doctrine\ORM\PersistentCollection {#4354 …}
    +reports: Doctrine\ORM\PersistentCollection {#4356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4358 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4360 …}
    -id: 64187
    -bodyTs: "'/watch?v=oey63sf1lnq](https://www.youtube.com/watch?v=oey63sf1lnq)':13 '2':10 'graphic':7 'look':3 'remnant':9 'take':1 'water':6 'www.youtube.com':12 'www.youtube.com/watch?v=oey63sf1lnq](https://www.youtube.com/watch?v=oey63sf1lnq)':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/4117661"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697956479 {#4345
      date: 2023-10-22 08:34:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4349}
  +body: "I think I recognize that UE plugin"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698053051 {#5221
    date: 2023-10-23 11:24:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@Matty_r@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5225 …}
  +nested: Doctrine\ORM\PersistentCollection {#5227 …}
  +votes: Doctrine\ORM\PersistentCollection {#5229 …}
  +reports: Doctrine\ORM\PersistentCollection {#5231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5235 …}
  -id: 66826
  -bodyTs: "'plugin':7 'recogn':4 'think':2 'ue':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4750278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698053051 {#5222
    date: 2023-10-23 11:24:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#4423
  +user: App\Entity\User {#4436 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "You guys should see some of the water physics modders put in Skyrim. They’ve even got some crazy rainstorms."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1698045727 {#4418
    date: 2023-10-23 09:22:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4424 …}
  +nested: Doctrine\ORM\PersistentCollection {#4426 …}
  +votes: Doctrine\ORM\PersistentCollection {#4428 …}
  +reports: Doctrine\ORM\PersistentCollection {#4430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
  -id: 63932
  -bodyTs: "'crazi':19 'even':16 'got':17 'guy':2 'modder':10 'physic':9 'put':11 'rainstorm':20 'see':4 'skyrim':13 've':15 'water':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/2761554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697937496 {#4419
    date: 2023-10-22 03:18:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4423
  +user: App\Entity\User {#4436 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "You guys should see some of the water physics modders put in Skyrim. They’ve even got some crazy rainstorms."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1698045727 {#4418
    date: 2023-10-23 09:22:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4424 …}
  +nested: Doctrine\ORM\PersistentCollection {#4426 …}
  +votes: Doctrine\ORM\PersistentCollection {#4428 …}
  +reports: Doctrine\ORM\PersistentCollection {#4430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
  -id: 63932
  -bodyTs: "'crazi':19 'even':16 'got':17 'guy':2 'modder':10 'physic':9 'put':11 'rainstorm':20 'see':4 'skyrim':13 've':15 'water':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/2761554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697937496 {#4419
    date: 2023-10-22 03:18:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4423
  +user: App\Entity\User {#4436 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "You guys should see some of the water physics modders put in Skyrim. They’ve even got some crazy rainstorms."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1698045727 {#4418
    date: 2023-10-23 09:22:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4424 …}
  +nested: Doctrine\ORM\PersistentCollection {#4426 …}
  +votes: Doctrine\ORM\PersistentCollection {#4428 …}
  +reports: Doctrine\ORM\PersistentCollection {#4430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
  -id: 63932
  -bodyTs: "'crazi':19 'even':16 'got':17 'guy':2 'modder':10 'physic':9 'put':11 'rainstorm':20 'see':4 'skyrim':13 've':15 'water':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/2761554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697937496 {#4419
    date: 2023-10-22 03:18:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#5207
  +user: Proxies\__CG__\App\Entity\User {#5208 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4423
    +user: App\Entity\User {#4436 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "You guys should see some of the water physics modders put in Skyrim. They’ve even got some crazy rainstorms."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1698045727 {#4418
      date: 2023-10-23 09:22:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4424 …}
    +nested: Doctrine\ORM\PersistentCollection {#4426 …}
    +votes: Doctrine\ORM\PersistentCollection {#4428 …}
    +reports: Doctrine\ORM\PersistentCollection {#4430 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
    -id: 63932
    -bodyTs: "'crazi':19 'even':16 'got':17 'guy':2 'modder':10 'physic':9 'put':11 'rainstorm':20 'see':4 'skyrim':13 've':15 'water':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/2761554"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697937496 {#4419
      date: 2023-10-22 03:18:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4423}
  +body: "Can confirm i have so many mods for skyrim lol it looks better then starfield in some ways"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698045724 {#5205
    date: 2023-10-23 09:22:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@doctorcrimson@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5209 …}
  +nested: Doctrine\ORM\PersistentCollection {#5211 …}
  +votes: Doctrine\ORM\PersistentCollection {#5213 …}
  +reports: Doctrine\ORM\PersistentCollection {#5215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
  -id: 66722
  -bodyTs: "'better':13 'confirm':2 'lol':10 'look':12 'mani':6 'mod':7 'skyrim':9 'starfield':15 'way':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5215821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698045724 {#5206
    date: 2023-10-23 09:22:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#5207
  +user: Proxies\__CG__\App\Entity\User {#5208 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4423
    +user: App\Entity\User {#4436 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "You guys should see some of the water physics modders put in Skyrim. They’ve even got some crazy rainstorms."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1698045727 {#4418
      date: 2023-10-23 09:22:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4424 …}
    +nested: Doctrine\ORM\PersistentCollection {#4426 …}
    +votes: Doctrine\ORM\PersistentCollection {#4428 …}
    +reports: Doctrine\ORM\PersistentCollection {#4430 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
    -id: 63932
    -bodyTs: "'crazi':19 'even':16 'got':17 'guy':2 'modder':10 'physic':9 'put':11 'rainstorm':20 'see':4 'skyrim':13 've':15 'water':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/2761554"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697937496 {#4419
      date: 2023-10-22 03:18:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4423}
  +body: "Can confirm i have so many mods for skyrim lol it looks better then starfield in some ways"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698045724 {#5205
    date: 2023-10-23 09:22:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@doctorcrimson@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5209 …}
  +nested: Doctrine\ORM\PersistentCollection {#5211 …}
  +votes: Doctrine\ORM\PersistentCollection {#5213 …}
  +reports: Doctrine\ORM\PersistentCollection {#5215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
  -id: 66722
  -bodyTs: "'better':13 'confirm':2 'lol':10 'look':12 'mani':6 'mod':7 'skyrim':9 'starfield':15 'way':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5215821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698045724 {#5206
    date: 2023-10-23 09:22:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#5207
  +user: Proxies\__CG__\App\Entity\User {#5208 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4423
    +user: App\Entity\User {#4436 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "You guys should see some of the water physics modders put in Skyrim. They’ve even got some crazy rainstorms."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1698045727 {#4418
      date: 2023-10-23 09:22:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4424 …}
    +nested: Doctrine\ORM\PersistentCollection {#4426 …}
    +votes: Doctrine\ORM\PersistentCollection {#4428 …}
    +reports: Doctrine\ORM\PersistentCollection {#4430 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4432 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4434 …}
    -id: 63932
    -bodyTs: "'crazi':19 'even':16 'got':17 'guy':2 'modder':10 'physic':9 'put':11 'rainstorm':20 'see':4 'skyrim':13 've':15 'water':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/2761554"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697937496 {#4419
      date: 2023-10-22 03:18:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4423}
  +body: "Can confirm i have so many mods for skyrim lol it looks better then starfield in some ways"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698045724 {#5205
    date: 2023-10-23 09:22:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@doctorcrimson@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5209 …}
  +nested: Doctrine\ORM\PersistentCollection {#5211 …}
  +votes: Doctrine\ORM\PersistentCollection {#5213 …}
  +reports: Doctrine\ORM\PersistentCollection {#5215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
  -id: 66722
  -bodyTs: "'better':13 'confirm':2 'lol':10 'look':12 'mani':6 'mod':7 'skyrim':9 'starfield':15 'way':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5215821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698045724 {#5206
    date: 2023-10-23 09:22:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#4496
  +user: App\Entity\User {#4509 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "if you keep spending your money on an inferior product, nothing will change"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1697931786 {#4491
    date: 2023-10-22 01:43:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4497 …}
  +nested: Doctrine\ORM\PersistentCollection {#4499 …}
  +votes: Doctrine\ORM\PersistentCollection {#4501 …}
  +reports: Doctrine\ORM\PersistentCollection {#4503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4507 …}
  -id: 63816
  -bodyTs: "'chang':13 'inferior':9 'keep':3 'money':6 'noth':11 'product':10 'spend':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4709691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697931786 {#4492
    date: 2023-10-22 01:43:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4496
  +user: App\Entity\User {#4509 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "if you keep spending your money on an inferior product, nothing will change"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1697931786 {#4491
    date: 2023-10-22 01:43:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4497 …}
  +nested: Doctrine\ORM\PersistentCollection {#4499 …}
  +votes: Doctrine\ORM\PersistentCollection {#4501 …}
  +reports: Doctrine\ORM\PersistentCollection {#4503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4507 …}
  -id: 63816
  -bodyTs: "'chang':13 'inferior':9 'keep':3 'money':6 'noth':11 'product':10 'spend':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4709691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697931786 {#4492
    date: 2023-10-22 01:43:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4496
  +user: App\Entity\User {#4509 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "if you keep spending your money on an inferior product, nothing will change"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1697931786 {#4491
    date: 2023-10-22 01:43:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4497 …}
  +nested: Doctrine\ORM\PersistentCollection {#4499 …}
  +votes: Doctrine\ORM\PersistentCollection {#4501 …}
  +reports: Doctrine\ORM\PersistentCollection {#4503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4507 …}
  -id: 63816
  -bodyTs: "'chang':13 'inferior':9 'keep':3 'money':6 'noth':11 'product':10 'spend':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4709691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697931786 {#4492
    date: 2023-10-22 01:43:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#4570
  +user: App\Entity\User {#4583 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "[Finally spotted one in the wild!](https://youtu.be/QxdiA8QMY18?feature=shared&t=859) Starts at 14:19 if the link doesn’t properly work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697946423 {#4564
    date: 2023-10-22 05:47:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4571 …}
  +nested: Doctrine\ORM\PersistentCollection {#4573 …}
  +votes: Doctrine\ORM\PersistentCollection {#4575 …}
  +reports: Doctrine\ORM\PersistentCollection {#4577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4581 …}
  -id: 63613
  -bodyTs: "'/qxdia8qmy18?feature=shared&t=859)':9 '14':12 '19':13 'doesn':17 'final':1 'link':16 'one':3 'proper':19 'spot':2 'start':10 'wild':6 'work':20 'youtu.be':8 'youtu.be/qxdia8qmy18?feature=shared&t=859)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4103353"
  +editedAt: DateTimeImmutable @1697922669 {#4565
    date: 2023-10-21 23:11:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697922651 {#4566
    date: 2023-10-21 23:10:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4570
  +user: App\Entity\User {#4583 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "[Finally spotted one in the wild!](https://youtu.be/QxdiA8QMY18?feature=shared&t=859) Starts at 14:19 if the link doesn’t properly work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697946423 {#4564
    date: 2023-10-22 05:47:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4571 …}
  +nested: Doctrine\ORM\PersistentCollection {#4573 …}
  +votes: Doctrine\ORM\PersistentCollection {#4575 …}
  +reports: Doctrine\ORM\PersistentCollection {#4577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4581 …}
  -id: 63613
  -bodyTs: "'/qxdia8qmy18?feature=shared&t=859)':9 '14':12 '19':13 'doesn':17 'final':1 'link':16 'one':3 'proper':19 'spot':2 'start':10 'wild':6 'work':20 'youtu.be':8 'youtu.be/qxdia8qmy18?feature=shared&t=859)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4103353"
  +editedAt: DateTimeImmutable @1697922669 {#4565
    date: 2023-10-21 23:11:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697922651 {#4566
    date: 2023-10-21 23:10:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4570
  +user: App\Entity\User {#4583 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "[Finally spotted one in the wild!](https://youtu.be/QxdiA8QMY18?feature=shared&t=859) Starts at 14:19 if the link doesn’t properly work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697946423 {#4564
    date: 2023-10-22 05:47:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4571 …}
  +nested: Doctrine\ORM\PersistentCollection {#4573 …}
  +votes: Doctrine\ORM\PersistentCollection {#4575 …}
  +reports: Doctrine\ORM\PersistentCollection {#4577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4581 …}
  -id: 63613
  -bodyTs: "'/qxdia8qmy18?feature=shared&t=859)':9 '14':12 '19':13 'doesn':17 'final':1 'link':16 'one':3 'proper':19 'spot':2 'start':10 'wild':6 'work':20 'youtu.be':8 'youtu.be/qxdia8qmy18?feature=shared&t=859)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4103353"
  +editedAt: DateTimeImmutable @1697922669 {#4565
    date: 2023-10-21 23:11:09.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697922651 {#4566
    date: 2023-10-21 23:10:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#5192
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4570
    +user: App\Entity\User {#4583 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "[Finally spotted one in the wild!](https://youtu.be/QxdiA8QMY18?feature=shared&t=859) Starts at 14:19 if the link doesn’t properly work."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697946423 {#4564
      date: 2023-10-22 05:47:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4571 …}
    +nested: Doctrine\ORM\PersistentCollection {#4573 …}
    +votes: Doctrine\ORM\PersistentCollection {#4575 …}
    +reports: Doctrine\ORM\PersistentCollection {#4577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4581 …}
    -id: 63613
    -bodyTs: "'/qxdia8qmy18?feature=shared&t=859)':9 '14':12 '19':13 'doesn':17 'final':1 'link':16 'one':3 'proper':19 'spot':2 'start':10 'wild':6 'work':20 'youtu.be':8 'youtu.be/qxdia8qmy18?feature=shared&t=859)':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/4103353"
    +editedAt: DateTimeImmutable @1697922669 {#4565
      date: 2023-10-21 23:11:09.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697922651 {#4566
      date: 2023-10-21 23:10:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4570}
  +body: """
    I get what he’s saying but I didn’t post this to shit on the game (because I actually enjoyed it). This is a fun meme community and some die-hard fans are taking this waaay too seriously.\n
    \n
    He’s also saying “Starfield can’t have the same amount of microdetail everywhere” because of it’s scope and that is certainly true…but water looks really bad throughout the **whole** game. I wouldn’t call that “micro” ;) Bethesda clearly didn’t put enough resources into this or maybe they had problems implementing better water into the game engine.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697925407 {#5189
    date: 2023-10-21 23:56:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@UndercoverUlrikHD@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5193 …}
  +nested: Doctrine\ORM\PersistentCollection {#5195 …}
  +votes: Doctrine\ORM\PersistentCollection {#5197 …}
  +reports: Doctrine\ORM\PersistentCollection {#5199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
  -id: 63684
  -bodyTs: "'actual':20 'also':43 'amount':51 'bad':69 'bethesda':80 'better':95 'call':77 'certain':63 'clear':81 'communiti':28 'didn':9,82 'die':32 'die-hard':31 'engin':100 'enjoy':21 'enough':85 'everywher':54 'fan':34 'fun':26 'game':17,73,99 'get':2 'hard':33 'implement':94 'look':67 'mayb':90 'meme':27 'micro':79 'microdetail':53 'post':11 'problem':93 'put':84 'realli':68 'resourc':86 'say':6,44 'scope':59 'serious':40 'shit':14 'starfield':45 'take':36 'throughout':70 'true':64 'waaay':38 'water':66,96 'whole':72 'wouldn':75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4094994"
  +editedAt: DateTimeImmutable @1697925437 {#5190
    date: 2023-10-21 23:57:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697925407 {#5191
    date: 2023-10-21 23:56:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#5192
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4570
    +user: App\Entity\User {#4583 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "[Finally spotted one in the wild!](https://youtu.be/QxdiA8QMY18?feature=shared&t=859) Starts at 14:19 if the link doesn’t properly work."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697946423 {#4564
      date: 2023-10-22 05:47:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4571 …}
    +nested: Doctrine\ORM\PersistentCollection {#4573 …}
    +votes: Doctrine\ORM\PersistentCollection {#4575 …}
    +reports: Doctrine\ORM\PersistentCollection {#4577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4581 …}
    -id: 63613
    -bodyTs: "'/qxdia8qmy18?feature=shared&t=859)':9 '14':12 '19':13 'doesn':17 'final':1 'link':16 'one':3 'proper':19 'spot':2 'start':10 'wild':6 'work':20 'youtu.be':8 'youtu.be/qxdia8qmy18?feature=shared&t=859)':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/4103353"
    +editedAt: DateTimeImmutable @1697922669 {#4565
      date: 2023-10-21 23:11:09.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697922651 {#4566
      date: 2023-10-21 23:10:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4570}
  +body: """
    I get what he’s saying but I didn’t post this to shit on the game (because I actually enjoyed it). This is a fun meme community and some die-hard fans are taking this waaay too seriously.\n
    \n
    He’s also saying “Starfield can’t have the same amount of microdetail everywhere” because of it’s scope and that is certainly true…but water looks really bad throughout the **whole** game. I wouldn’t call that “micro” ;) Bethesda clearly didn’t put enough resources into this or maybe they had problems implementing better water into the game engine.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697925407 {#5189
    date: 2023-10-21 23:56:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@UndercoverUlrikHD@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5193 …}
  +nested: Doctrine\ORM\PersistentCollection {#5195 …}
  +votes: Doctrine\ORM\PersistentCollection {#5197 …}
  +reports: Doctrine\ORM\PersistentCollection {#5199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
  -id: 63684
  -bodyTs: "'actual':20 'also':43 'amount':51 'bad':69 'bethesda':80 'better':95 'call':77 'certain':63 'clear':81 'communiti':28 'didn':9,82 'die':32 'die-hard':31 'engin':100 'enjoy':21 'enough':85 'everywher':54 'fan':34 'fun':26 'game':17,73,99 'get':2 'hard':33 'implement':94 'look':67 'mayb':90 'meme':27 'micro':79 'microdetail':53 'post':11 'problem':93 'put':84 'realli':68 'resourc':86 'say':6,44 'scope':59 'serious':40 'shit':14 'starfield':45 'take':36 'throughout':70 'true':64 'waaay':38 'water':66,96 'whole':72 'wouldn':75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4094994"
  +editedAt: DateTimeImmutable @1697925437 {#5190
    date: 2023-10-21 23:57:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697925407 {#5191
    date: 2023-10-21 23:56:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#5192
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4570
    +user: App\Entity\User {#4583 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "[Finally spotted one in the wild!](https://youtu.be/QxdiA8QMY18?feature=shared&t=859) Starts at 14:19 if the link doesn’t properly work."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697946423 {#4564
      date: 2023-10-22 05:47:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4571 …}
    +nested: Doctrine\ORM\PersistentCollection {#4573 …}
    +votes: Doctrine\ORM\PersistentCollection {#4575 …}
    +reports: Doctrine\ORM\PersistentCollection {#4577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4581 …}
    -id: 63613
    -bodyTs: "'/qxdia8qmy18?feature=shared&t=859)':9 '14':12 '19':13 'doesn':17 'final':1 'link':16 'one':3 'proper':19 'spot':2 'start':10 'wild':6 'work':20 'youtu.be':8 'youtu.be/qxdia8qmy18?feature=shared&t=859)':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/4103353"
    +editedAt: DateTimeImmutable @1697922669 {#4565
      date: 2023-10-21 23:11:09.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697922651 {#4566
      date: 2023-10-21 23:10:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4570}
  +body: """
    I get what he’s saying but I didn’t post this to shit on the game (because I actually enjoyed it). This is a fun meme community and some die-hard fans are taking this waaay too seriously.\n
    \n
    He’s also saying “Starfield can’t have the same amount of microdetail everywhere” because of it’s scope and that is certainly true…but water looks really bad throughout the **whole** game. I wouldn’t call that “micro” ;) Bethesda clearly didn’t put enough resources into this or maybe they had problems implementing better water into the game engine.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697925407 {#5189
    date: 2023-10-21 23:56:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@UndercoverUlrikHD@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5193 …}
  +nested: Doctrine\ORM\PersistentCollection {#5195 …}
  +votes: Doctrine\ORM\PersistentCollection {#5197 …}
  +reports: Doctrine\ORM\PersistentCollection {#5199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
  -id: 63684
  -bodyTs: "'actual':20 'also':43 'amount':51 'bad':69 'bethesda':80 'better':95 'call':77 'certain':63 'clear':81 'communiti':28 'didn':9,82 'die':32 'die-hard':31 'engin':100 'enjoy':21 'enough':85 'everywher':54 'fan':34 'fun':26 'game':17,73,99 'get':2 'hard':33 'implement':94 'look':67 'mayb':90 'meme':27 'micro':79 'microdetail':53 'post':11 'problem':93 'put':84 'realli':68 'resourc':86 'say':6,44 'scope':59 'serious':40 'shit':14 'starfield':45 'take':36 'throughout':70 'true':64 'waaay':38 'water':66,96 'whole':72 'wouldn':75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4094994"
  +editedAt: DateTimeImmutable @1697925437 {#5190
    date: 2023-10-21 23:57:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697925407 {#5191
    date: 2023-10-21 23:56:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#5341
  +user: Proxies\__CG__\App\Entity\User {#5342 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5192
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4570
      +user: App\Entity\User {#4583 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "[Finally spotted one in the wild!](https://youtu.be/QxdiA8QMY18?feature=shared&t=859) Starts at 14:19 if the link doesn’t properly work."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697946423 {#4564
        date: 2023-10-22 05:47:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4571 …}
      +nested: Doctrine\ORM\PersistentCollection {#4573 …}
      +votes: Doctrine\ORM\PersistentCollection {#4575 …}
      +reports: Doctrine\ORM\PersistentCollection {#4577 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4579 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4581 …}
      -id: 63613
      -bodyTs: "'/qxdia8qmy18?feature=shared&t=859)':9 '14':12 '19':13 'doesn':17 'final':1 'link':16 'one':3 'proper':19 'spot':2 'start':10 'wild':6 'work':20 'youtu.be':8 'youtu.be/qxdia8qmy18?feature=shared&t=859)':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/4103353"
      +editedAt: DateTimeImmutable @1697922669 {#4565
        date: 2023-10-21 23:11:09.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697922651 {#4566
        date: 2023-10-21 23:10:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4570}
    +body: """
      I get what he’s saying but I didn’t post this to shit on the game (because I actually enjoyed it). This is a fun meme community and some die-hard fans are taking this waaay too seriously.\n
      \n
      He’s also saying “Starfield can’t have the same amount of microdetail everywhere” because of it’s scope and that is certainly true…but water looks really bad throughout the **whole** game. I wouldn’t call that “micro” ;) Bethesda clearly didn’t put enough resources into this or maybe they had problems implementing better water into the game engine.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697925407 {#5189
      date: 2023-10-21 23:56:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@UndercoverUlrikHD@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5193 …}
    +nested: Doctrine\ORM\PersistentCollection {#5195 …}
    +votes: Doctrine\ORM\PersistentCollection {#5197 …}
    +reports: Doctrine\ORM\PersistentCollection {#5199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
    -id: 63684
    -bodyTs: "'actual':20 'also':43 'amount':51 'bad':69 'bethesda':80 'better':95 'call':77 'certain':63 'clear':81 'communiti':28 'didn':9,82 'die':32 'die-hard':31 'engin':100 'enjoy':21 'enough':85 'everywher':54 'fan':34 'fun':26 'game':17,73,99 'get':2 'hard':33 'implement':94 'look':67 'mayb':90 'meme':27 'micro':79 'microdetail':53 'post':11 'problem':93 'put':84 'realli':68 'resourc':86 'say':6,44 'scope':59 'serious':40 'shit':14 'starfield':45 'take':36 'throughout':70 'true':64 'waaay':38 'water':66,96 'whole':72 'wouldn':75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4094994"
    +editedAt: DateTimeImmutable @1697925437 {#5190
      date: 2023-10-21 23:57:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697925407 {#5191
      date: 2023-10-21 23:56:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4570}
  +body: "I think the problem is that you’ve made a very compelling argument. It’s not a meme. I have zero experience with either if these games and I’m convinced Starfield won’t be interesting to play for years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697946422 {#5339
    date: 2023-10-22 05:47:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@UndercoverUlrikHD@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5343 …}
  +nested: Doctrine\ORM\PersistentCollection {#5345 …}
  +votes: Doctrine\ORM\PersistentCollection {#5347 …}
  +reports: Doctrine\ORM\PersistentCollection {#5349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5353 …}
  -id: 64092
  -bodyTs: "'argument':13 'compel':12 'convinc':31 'either':24 'experi':22 'game':27 'interest':36 'm':30 'made':9 'meme':18 'play':38 'problem':4 'starfield':32 'think':2 've':8 'won':33 'year':40 'zero':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3777360"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697946422 {#5340
    date: 2023-10-22 05:47:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#5341
  +user: Proxies\__CG__\App\Entity\User {#5342 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5192
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4570
      +user: App\Entity\User {#4583 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "[Finally spotted one in the wild!](https://youtu.be/QxdiA8QMY18?feature=shared&t=859) Starts at 14:19 if the link doesn’t properly work."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697946423 {#4564
        date: 2023-10-22 05:47:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4571 …}
      +nested: Doctrine\ORM\PersistentCollection {#4573 …}
      +votes: Doctrine\ORM\PersistentCollection {#4575 …}
      +reports: Doctrine\ORM\PersistentCollection {#4577 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4579 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4581 …}
      -id: 63613
      -bodyTs: "'/qxdia8qmy18?feature=shared&t=859)':9 '14':12 '19':13 'doesn':17 'final':1 'link':16 'one':3 'proper':19 'spot':2 'start':10 'wild':6 'work':20 'youtu.be':8 'youtu.be/qxdia8qmy18?feature=shared&t=859)':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/4103353"
      +editedAt: DateTimeImmutable @1697922669 {#4565
        date: 2023-10-21 23:11:09.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697922651 {#4566
        date: 2023-10-21 23:10:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4570}
    +body: """
      I get what he’s saying but I didn’t post this to shit on the game (because I actually enjoyed it). This is a fun meme community and some die-hard fans are taking this waaay too seriously.\n
      \n
      He’s also saying “Starfield can’t have the same amount of microdetail everywhere” because of it’s scope and that is certainly true…but water looks really bad throughout the **whole** game. I wouldn’t call that “micro” ;) Bethesda clearly didn’t put enough resources into this or maybe they had problems implementing better water into the game engine.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697925407 {#5189
      date: 2023-10-21 23:56:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@UndercoverUlrikHD@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5193 …}
    +nested: Doctrine\ORM\PersistentCollection {#5195 …}
    +votes: Doctrine\ORM\PersistentCollection {#5197 …}
    +reports: Doctrine\ORM\PersistentCollection {#5199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
    -id: 63684
    -bodyTs: "'actual':20 'also':43 'amount':51 'bad':69 'bethesda':80 'better':95 'call':77 'certain':63 'clear':81 'communiti':28 'didn':9,82 'die':32 'die-hard':31 'engin':100 'enjoy':21 'enough':85 'everywher':54 'fan':34 'fun':26 'game':17,73,99 'get':2 'hard':33 'implement':94 'look':67 'mayb':90 'meme':27 'micro':79 'microdetail':53 'post':11 'problem':93 'put':84 'realli':68 'resourc':86 'say':6,44 'scope':59 'serious':40 'shit':14 'starfield':45 'take':36 'throughout':70 'true':64 'waaay':38 'water':66,96 'whole':72 'wouldn':75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4094994"
    +editedAt: DateTimeImmutable @1697925437 {#5190
      date: 2023-10-21 23:57:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697925407 {#5191
      date: 2023-10-21 23:56:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4570}
  +body: "I think the problem is that you’ve made a very compelling argument. It’s not a meme. I have zero experience with either if these games and I’m convinced Starfield won’t be interesting to play for years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697946422 {#5339
    date: 2023-10-22 05:47:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@UndercoverUlrikHD@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5343 …}
  +nested: Doctrine\ORM\PersistentCollection {#5345 …}
  +votes: Doctrine\ORM\PersistentCollection {#5347 …}
  +reports: Doctrine\ORM\PersistentCollection {#5349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5353 …}
  -id: 64092
  -bodyTs: "'argument':13 'compel':12 'convinc':31 'either':24 'experi':22 'game':27 'interest':36 'm':30 'made':9 'meme':18 'play':38 'problem':4 'starfield':32 'think':2 've':8 'won':33 'year':40 'zero':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3777360"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697946422 {#5340
    date: 2023-10-22 05:47:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#5341
  +user: Proxies\__CG__\App\Entity\User {#5342 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5192
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4570
      +user: App\Entity\User {#4583 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "[Finally spotted one in the wild!](https://youtu.be/QxdiA8QMY18?feature=shared&t=859) Starts at 14:19 if the link doesn’t properly work."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697946423 {#4564
        date: 2023-10-22 05:47:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4571 …}
      +nested: Doctrine\ORM\PersistentCollection {#4573 …}
      +votes: Doctrine\ORM\PersistentCollection {#4575 …}
      +reports: Doctrine\ORM\PersistentCollection {#4577 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4579 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4581 …}
      -id: 63613
      -bodyTs: "'/qxdia8qmy18?feature=shared&t=859)':9 '14':12 '19':13 'doesn':17 'final':1 'link':16 'one':3 'proper':19 'spot':2 'start':10 'wild':6 'work':20 'youtu.be':8 'youtu.be/qxdia8qmy18?feature=shared&t=859)':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/4103353"
      +editedAt: DateTimeImmutable @1697922669 {#4565
        date: 2023-10-21 23:11:09.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697922651 {#4566
        date: 2023-10-21 23:10:51.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4570}
    +body: """
      I get what he’s saying but I didn’t post this to shit on the game (because I actually enjoyed it). This is a fun meme community and some die-hard fans are taking this waaay too seriously.\n
      \n
      He’s also saying “Starfield can’t have the same amount of microdetail everywhere” because of it’s scope and that is certainly true…but water looks really bad throughout the **whole** game. I wouldn’t call that “micro” ;) Bethesda clearly didn’t put enough resources into this or maybe they had problems implementing better water into the game engine.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697925407 {#5189
      date: 2023-10-21 23:56:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@UndercoverUlrikHD@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5193 …}
    +nested: Doctrine\ORM\PersistentCollection {#5195 …}
    +votes: Doctrine\ORM\PersistentCollection {#5197 …}
    +reports: Doctrine\ORM\PersistentCollection {#5199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
    -id: 63684
    -bodyTs: "'actual':20 'also':43 'amount':51 'bad':69 'bethesda':80 'better':95 'call':77 'certain':63 'clear':81 'communiti':28 'didn':9,82 'die':32 'die-hard':31 'engin':100 'enjoy':21 'enough':85 'everywher':54 'fan':34 'fun':26 'game':17,73,99 'get':2 'hard':33 'implement':94 'look':67 'mayb':90 'meme':27 'micro':79 'microdetail':53 'post':11 'problem':93 'put':84 'realli':68 'resourc':86 'say':6,44 'scope':59 'serious':40 'shit':14 'starfield':45 'take':36 'throughout':70 'true':64 'waaay':38 'water':66,96 'whole':72 'wouldn':75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4094994"
    +editedAt: DateTimeImmutable @1697925437 {#5190
      date: 2023-10-21 23:57:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697925407 {#5191
      date: 2023-10-21 23:56:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4570}
  +body: "I think the problem is that you’ve made a very compelling argument. It’s not a meme. I have zero experience with either if these games and I’m convinced Starfield won’t be interesting to play for years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697946422 {#5339
    date: 2023-10-22 05:47:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@UndercoverUlrikHD@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5343 …}
  +nested: Doctrine\ORM\PersistentCollection {#5345 …}
  +votes: Doctrine\ORM\PersistentCollection {#5347 …}
  +reports: Doctrine\ORM\PersistentCollection {#5349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5353 …}
  -id: 64092
  -bodyTs: "'argument':13 'compel':12 'convinc':31 'either':24 'experi':22 'game':27 'interest':36 'm':30 'made':9 'meme':18 'play':38 'problem':4 'starfield':32 'think':2 've':8 'won':33 'year':40 'zero':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3777360"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697946422 {#5340
    date: 2023-10-22 05:47:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#4644
  +user: App\Entity\User {#4657 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Got one even better: Kingdom Come: Deliverance vs Starfield"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1698045460 {#4639
    date: 2023-10-23 09:17:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4645 …}
  +nested: Doctrine\ORM\PersistentCollection {#4647 …}
  +votes: Doctrine\ORM\PersistentCollection {#4649 …}
  +reports: Doctrine\ORM\PersistentCollection {#4651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
  -id: 63584
  -bodyTs: "'better':4 'come':6 'deliver':7 'even':3 'got':1 'kingdom':5 'one':2 'starfield':9 'vs':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4705787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697921532 {#4640
    date: 2023-10-21 22:52:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4644
  +user: App\Entity\User {#4657 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Got one even better: Kingdom Come: Deliverance vs Starfield"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1698045460 {#4639
    date: 2023-10-23 09:17:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4645 …}
  +nested: Doctrine\ORM\PersistentCollection {#4647 …}
  +votes: Doctrine\ORM\PersistentCollection {#4649 …}
  +reports: Doctrine\ORM\PersistentCollection {#4651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
  -id: 63584
  -bodyTs: "'better':4 'come':6 'deliver':7 'even':3 'got':1 'kingdom':5 'one':2 'starfield':9 'vs':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4705787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697921532 {#4640
    date: 2023-10-21 22:52:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4644
  +user: App\Entity\User {#4657 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Got one even better: Kingdom Come: Deliverance vs Starfield"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1698045460 {#4639
    date: 2023-10-23 09:17:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4645 …}
  +nested: Doctrine\ORM\PersistentCollection {#4647 …}
  +votes: Doctrine\ORM\PersistentCollection {#4649 …}
  +reports: Doctrine\ORM\PersistentCollection {#4651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
  -id: 63584
  -bodyTs: "'better':4 'come':6 'deliver':7 'even':3 'got':1 'kingdom':5 'one':2 'starfield':9 'vs':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4705787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697921532 {#4640
    date: 2023-10-21 22:52:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#5160
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4644
    +user: App\Entity\User {#4657 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Got one even better: Kingdom Come: Deliverance vs Starfield"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1698045460 {#4639
      date: 2023-10-23 09:17:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4645 …}
    +nested: Doctrine\ORM\PersistentCollection {#4647 …}
    +votes: Doctrine\ORM\PersistentCollection {#4649 …}
    +reports: Doctrine\ORM\PersistentCollection {#4651 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
    -id: 63584
    -bodyTs: "'better':4 'come':6 'deliver':7 'even':3 'got':1 'kingdom':5 'one':2 'starfield':9 'vs':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4705787"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697921532 {#4640
      date: 2023-10-21 22:52:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4644}
  +body: "Now that’s just unfair. :) It’s shocking how well KCD holds up, it looks so beautiful!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697922928 {#5158
    date: 2023-10-21 23:15:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@RedditRefugeeTom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5161 …}
  +nested: Doctrine\ORM\PersistentCollection {#5163 …}
  +votes: Doctrine\ORM\PersistentCollection {#5165 …}
  +reports: Doctrine\ORM\PersistentCollection {#5167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5171 …}
  -id: 63624
  -bodyTs: "'beauti':17 'hold':12 'kcd':11 'look':15 'shock':8 'unfair':5 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4094130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697922928 {#5159
    date: 2023-10-21 23:15:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#5160
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4644
    +user: App\Entity\User {#4657 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Got one even better: Kingdom Come: Deliverance vs Starfield"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1698045460 {#4639
      date: 2023-10-23 09:17:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4645 …}
    +nested: Doctrine\ORM\PersistentCollection {#4647 …}
    +votes: Doctrine\ORM\PersistentCollection {#4649 …}
    +reports: Doctrine\ORM\PersistentCollection {#4651 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
    -id: 63584
    -bodyTs: "'better':4 'come':6 'deliver':7 'even':3 'got':1 'kingdom':5 'one':2 'starfield':9 'vs':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4705787"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697921532 {#4640
      date: 2023-10-21 22:52:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4644}
  +body: "Now that’s just unfair. :) It’s shocking how well KCD holds up, it looks so beautiful!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697922928 {#5158
    date: 2023-10-21 23:15:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@RedditRefugeeTom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5161 …}
  +nested: Doctrine\ORM\PersistentCollection {#5163 …}
  +votes: Doctrine\ORM\PersistentCollection {#5165 …}
  +reports: Doctrine\ORM\PersistentCollection {#5167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5171 …}
  -id: 63624
  -bodyTs: "'beauti':17 'hold':12 'kcd':11 'look':15 'shock':8 'unfair':5 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4094130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697922928 {#5159
    date: 2023-10-21 23:15:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#5160
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4644
    +user: App\Entity\User {#4657 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Got one even better: Kingdom Come: Deliverance vs Starfield"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1698045460 {#4639
      date: 2023-10-23 09:17:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4645 …}
    +nested: Doctrine\ORM\PersistentCollection {#4647 …}
    +votes: Doctrine\ORM\PersistentCollection {#4649 …}
    +reports: Doctrine\ORM\PersistentCollection {#4651 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
    -id: 63584
    -bodyTs: "'better':4 'come':6 'deliver':7 'even':3 'got':1 'kingdom':5 'one':2 'starfield':9 'vs':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4705787"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697921532 {#4640
      date: 2023-10-21 22:52:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4644}
  +body: "Now that’s just unfair. :) It’s shocking how well KCD holds up, it looks so beautiful!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697922928 {#5158
    date: 2023-10-21 23:15:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@RedditRefugeeTom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5161 …}
  +nested: Doctrine\ORM\PersistentCollection {#5163 …}
  +votes: Doctrine\ORM\PersistentCollection {#5165 …}
  +reports: Doctrine\ORM\PersistentCollection {#5167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5171 …}
  -id: 63624
  -bodyTs: "'beauti':17 'hold':12 'kcd':11 'look':15 'shock':8 'unfair':5 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4094130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697922928 {#5159
    date: 2023-10-21 23:15:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#5175
  +user: Proxies\__CG__\App\Entity\User {#5176 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4644
    +user: App\Entity\User {#4657 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Got one even better: Kingdom Come: Deliverance vs Starfield"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1698045460 {#4639
      date: 2023-10-23 09:17:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4645 …}
    +nested: Doctrine\ORM\PersistentCollection {#4647 …}
    +votes: Doctrine\ORM\PersistentCollection {#4649 …}
    +reports: Doctrine\ORM\PersistentCollection {#4651 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
    -id: 63584
    -bodyTs: "'better':4 'come':6 'deliver':7 'even':3 'got':1 'kingdom':5 'one':2 'starfield':9 'vs':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4705787"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697921532 {#4640
      date: 2023-10-21 22:52:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4644}
  +body: "You know, kingdom come deliverance devs actually gave a damn"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697924620 {#5173
    date: 2023-10-21 23:43:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@RedditRefugeeTom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5177 …}
  +nested: Doctrine\ORM\PersistentCollection {#5179 …}
  +votes: Doctrine\ORM\PersistentCollection {#5181 …}
  +reports: Doctrine\ORM\PersistentCollection {#5183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5187 …}
  -id: 66716
  -bodyTs: "'actual':7 'come':4 'damn':10 'deliver':5 'dev':6 'gave':8 'kingdom':3 'know':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3767297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697924620 {#5174
    date: 2023-10-21 23:43:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#5175
  +user: Proxies\__CG__\App\Entity\User {#5176 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4644
    +user: App\Entity\User {#4657 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Got one even better: Kingdom Come: Deliverance vs Starfield"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1698045460 {#4639
      date: 2023-10-23 09:17:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4645 …}
    +nested: Doctrine\ORM\PersistentCollection {#4647 …}
    +votes: Doctrine\ORM\PersistentCollection {#4649 …}
    +reports: Doctrine\ORM\PersistentCollection {#4651 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
    -id: 63584
    -bodyTs: "'better':4 'come':6 'deliver':7 'even':3 'got':1 'kingdom':5 'one':2 'starfield':9 'vs':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4705787"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697921532 {#4640
      date: 2023-10-21 22:52:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4644}
  +body: "You know, kingdom come deliverance devs actually gave a damn"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697924620 {#5173
    date: 2023-10-21 23:43:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@RedditRefugeeTom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5177 …}
  +nested: Doctrine\ORM\PersistentCollection {#5179 …}
  +votes: Doctrine\ORM\PersistentCollection {#5181 …}
  +reports: Doctrine\ORM\PersistentCollection {#5183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5187 …}
  -id: 66716
  -bodyTs: "'actual':7 'come':4 'damn':10 'deliver':5 'dev':6 'gave':8 'kingdom':3 'know':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3767297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697924620 {#5174
    date: 2023-10-21 23:43:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#5175
  +user: Proxies\__CG__\App\Entity\User {#5176 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4644
    +user: App\Entity\User {#4657 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Got one even better: Kingdom Come: Deliverance vs Starfield"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1698045460 {#4639
      date: 2023-10-23 09:17:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4645 …}
    +nested: Doctrine\ORM\PersistentCollection {#4647 …}
    +votes: Doctrine\ORM\PersistentCollection {#4649 …}
    +reports: Doctrine\ORM\PersistentCollection {#4651 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4653 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4655 …}
    -id: 63584
    -bodyTs: "'better':4 'come':6 'deliver':7 'even':3 'got':1 'kingdom':5 'one':2 'starfield':9 'vs':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4705787"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697921532 {#4640
      date: 2023-10-21 22:52:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4644}
  +body: "You know, kingdom come deliverance devs actually gave a damn"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697924620 {#5173
    date: 2023-10-21 23:43:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@RedditRefugeeTom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5177 …}
  +nested: Doctrine\ORM\PersistentCollection {#5179 …}
  +votes: Doctrine\ORM\PersistentCollection {#5181 …}
  +reports: Doctrine\ORM\PersistentCollection {#5183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5187 …}
  -id: 66716
  -bodyTs: "'actual':7 'come':4 'damn':10 'deliver':5 'dev':6 'gave':8 'kingdom':3 'know':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3767297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697924620 {#5174
    date: 2023-10-21 23:43:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#4718
  +user: App\Entity\User {#4731 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
    \n
    First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
    \n
    You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
    \n
    If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
    \n
    This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1698044495 {#4712
    date: 2023-10-23 09:01:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4719 …}
  +nested: Doctrine\ORM\PersistentCollection {#4721 …}
  +votes: Doctrine\ORM\PersistentCollection {#4723 …}
  +reports: Doctrine\ORM\PersistentCollection {#4725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
  -id: 63300
  -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4702044"
  +editedAt: DateTimeImmutable @1697909747 {#4713
    date: 2023-10-21 19:35:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697909689 {#4714
    date: 2023-10-21 19:34:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#4718
  +user: App\Entity\User {#4731 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
    \n
    First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
    \n
    You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
    \n
    If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
    \n
    This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1698044495 {#4712
    date: 2023-10-23 09:01:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4719 …}
  +nested: Doctrine\ORM\PersistentCollection {#4721 …}
  +votes: Doctrine\ORM\PersistentCollection {#4723 …}
  +reports: Doctrine\ORM\PersistentCollection {#4725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
  -id: 63300
  -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4702044"
  +editedAt: DateTimeImmutable @1697909747 {#4713
    date: 2023-10-21 19:35:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697909689 {#4714
    date: 2023-10-21 19:34:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#4718
  +user: App\Entity\User {#4731 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
    \n
    First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
    \n
    You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
    \n
    If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
    \n
    This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1698044495 {#4712
    date: 2023-10-23 09:01:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4719 …}
  +nested: Doctrine\ORM\PersistentCollection {#4721 …}
  +votes: Doctrine\ORM\PersistentCollection {#4723 …}
  +reports: Doctrine\ORM\PersistentCollection {#4725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
  -id: 63300
  -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4702044"
  +editedAt: DateTimeImmutable @1697909747 {#4713
    date: 2023-10-21 19:35:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697909689 {#4714
    date: 2023-10-21 19:34:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#5111
  +user: Proxies\__CG__\App\Entity\User {#5112 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4718
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
      \n
      First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
      \n
      You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
      \n
      If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
      \n
      This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1698044495 {#4712
      date: 2023-10-23 09:01:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4719 …}
    +nested: Doctrine\ORM\PersistentCollection {#4721 …}
    +votes: Doctrine\ORM\PersistentCollection {#4723 …}
    +reports: Doctrine\ORM\PersistentCollection {#4725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
    -id: 63300
    -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4702044"
    +editedAt: DateTimeImmutable @1697909747 {#4713
      date: 2023-10-21 19:35:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697909689 {#4714
      date: 2023-10-21 19:34:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "Par for the course for a lot of starfield content. OP doesn’t have a point to make even if it wasn’t such a corrupt attempt to say something. It’s just more contrived outrage."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697936931 {#5109
    date: 2023-10-22 03:08:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5113 …}
  +nested: Doctrine\ORM\PersistentCollection {#5115 …}
  +votes: Doctrine\ORM\PersistentCollection {#5117 …}
  +reports: Doctrine\ORM\PersistentCollection {#5119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
  -id: 63925
  -bodyTs: "'attempt':27 'content':10 'contriv':35 'corrupt':26 'cours':4 'doesn':12 'even':19 'lot':7 'make':18 'op':11 'outrag':36 'par':1 'point':16 'say':29 'someth':30 'starfield':9 'wasn':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2811384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697936931 {#5110
    date: 2023-10-22 03:08:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#5111
  +user: Proxies\__CG__\App\Entity\User {#5112 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4718
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
      \n
      First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
      \n
      You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
      \n
      If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
      \n
      This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1698044495 {#4712
      date: 2023-10-23 09:01:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4719 …}
    +nested: Doctrine\ORM\PersistentCollection {#4721 …}
    +votes: Doctrine\ORM\PersistentCollection {#4723 …}
    +reports: Doctrine\ORM\PersistentCollection {#4725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
    -id: 63300
    -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4702044"
    +editedAt: DateTimeImmutable @1697909747 {#4713
      date: 2023-10-21 19:35:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697909689 {#4714
      date: 2023-10-21 19:34:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "Par for the course for a lot of starfield content. OP doesn’t have a point to make even if it wasn’t such a corrupt attempt to say something. It’s just more contrived outrage."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697936931 {#5109
    date: 2023-10-22 03:08:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5113 …}
  +nested: Doctrine\ORM\PersistentCollection {#5115 …}
  +votes: Doctrine\ORM\PersistentCollection {#5117 …}
  +reports: Doctrine\ORM\PersistentCollection {#5119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
  -id: 63925
  -bodyTs: "'attempt':27 'content':10 'contriv':35 'corrupt':26 'cours':4 'doesn':12 'even':19 'lot':7 'make':18 'op':11 'outrag':36 'par':1 'point':16 'say':29 'someth':30 'starfield':9 'wasn':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2811384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697936931 {#5110
    date: 2023-10-22 03:08:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#5111
  +user: Proxies\__CG__\App\Entity\User {#5112 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4718
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
      \n
      First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
      \n
      You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
      \n
      If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
      \n
      This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1698044495 {#4712
      date: 2023-10-23 09:01:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4719 …}
    +nested: Doctrine\ORM\PersistentCollection {#4721 …}
    +votes: Doctrine\ORM\PersistentCollection {#4723 …}
    +reports: Doctrine\ORM\PersistentCollection {#4725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
    -id: 63300
    -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4702044"
    +editedAt: DateTimeImmutable @1697909747 {#4713
      date: 2023-10-21 19:35:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697909689 {#4714
      date: 2023-10-21 19:34:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "Par for the course for a lot of starfield content. OP doesn’t have a point to make even if it wasn’t such a corrupt attempt to say something. It’s just more contrived outrage."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697936931 {#5109
    date: 2023-10-22 03:08:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5113 …}
  +nested: Doctrine\ORM\PersistentCollection {#5115 …}
  +votes: Doctrine\ORM\PersistentCollection {#5117 …}
  +reports: Doctrine\ORM\PersistentCollection {#5119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
  -id: 63925
  -bodyTs: "'attempt':27 'content':10 'contriv':35 'corrupt':26 'cours':4 'doesn':12 'even':19 'lot':7 'make':18 'op':11 'outrag':36 'par':1 'point':16 'say':29 'someth':30 'starfield':9 'wasn':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2811384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697936931 {#5110
    date: 2023-10-22 03:08:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#5128
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4718
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
      \n
      First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
      \n
      You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
      \n
      If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
      \n
      This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1698044495 {#4712
      date: 2023-10-23 09:01:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4719 …}
    +nested: Doctrine\ORM\PersistentCollection {#4721 …}
    +votes: Doctrine\ORM\PersistentCollection {#4723 …}
    +reports: Doctrine\ORM\PersistentCollection {#4725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
    -id: 63300
    -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4702044"
    +editedAt: DateTimeImmutable @1697909747 {#4713
      date: 2023-10-21 19:35:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697909689 {#4714
      date: 2023-10-21 19:34:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: """
    The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
    \n
    > First of all, your still shot is purposefully omitting the movement of the waterfall\n
    \n
    That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
    \n
    Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
    \n
    > This game isn’t perfect but one thing it is, is absolutely beautiful\n
    \n
    I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
    \n
    I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
    \n
    It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
    \n
    Compared to that, the Neon world looks great:\n
    \n
    ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
    \n
    Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1697911236 {#5125
    date: 2023-10-21 20:00:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5129 …}
  +nested: Doctrine\ORM\PersistentCollection {#5131 …}
  +votes: Doctrine\ORM\PersistentCollection {#5133 …}
  +reports: Doctrine\ORM\PersistentCollection {#5135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
  -id: 63343
  -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4089992"
  +editedAt: DateTimeImmutable @1697914170 {#5126
    date: 2023-10-21 20:49:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697911236 {#5127
    date: 2023-10-21 20:00:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#5128
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4718
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
      \n
      First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
      \n
      You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
      \n
      If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
      \n
      This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1698044495 {#4712
      date: 2023-10-23 09:01:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4719 …}
    +nested: Doctrine\ORM\PersistentCollection {#4721 …}
    +votes: Doctrine\ORM\PersistentCollection {#4723 …}
    +reports: Doctrine\ORM\PersistentCollection {#4725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
    -id: 63300
    -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4702044"
    +editedAt: DateTimeImmutable @1697909747 {#4713
      date: 2023-10-21 19:35:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697909689 {#4714
      date: 2023-10-21 19:34:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: """
    The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
    \n
    > First of all, your still shot is purposefully omitting the movement of the waterfall\n
    \n
    That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
    \n
    Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
    \n
    > This game isn’t perfect but one thing it is, is absolutely beautiful\n
    \n
    I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
    \n
    I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
    \n
    It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
    \n
    Compared to that, the Neon world looks great:\n
    \n
    ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
    \n
    Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1697911236 {#5125
    date: 2023-10-21 20:00:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5129 …}
  +nested: Doctrine\ORM\PersistentCollection {#5131 …}
  +votes: Doctrine\ORM\PersistentCollection {#5133 …}
  +reports: Doctrine\ORM\PersistentCollection {#5135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
  -id: 63343
  -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4089992"
  +editedAt: DateTimeImmutable @1697914170 {#5126
    date: 2023-10-21 20:49:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697911236 {#5127
    date: 2023-10-21 20:00:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#5128
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4718
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
      \n
      First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
      \n
      You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
      \n
      If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
      \n
      This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1698044495 {#4712
      date: 2023-10-23 09:01:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4719 …}
    +nested: Doctrine\ORM\PersistentCollection {#4721 …}
    +votes: Doctrine\ORM\PersistentCollection {#4723 …}
    +reports: Doctrine\ORM\PersistentCollection {#4725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
    -id: 63300
    -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4702044"
    +editedAt: DateTimeImmutable @1697909747 {#4713
      date: 2023-10-21 19:35:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697909689 {#4714
      date: 2023-10-21 19:34:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: """
    The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
    \n
    > First of all, your still shot is purposefully omitting the movement of the waterfall\n
    \n
    That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
    \n
    Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
    \n
    > This game isn’t perfect but one thing it is, is absolutely beautiful\n
    \n
    I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
    \n
    I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
    \n
    It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
    \n
    Compared to that, the Neon world looks great:\n
    \n
    ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
    \n
    Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1697911236 {#5125
    date: 2023-10-21 20:00:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5129 …}
  +nested: Doctrine\ORM\PersistentCollection {#5131 …}
  +votes: Doctrine\ORM\PersistentCollection {#5133 …}
  +reports: Doctrine\ORM\PersistentCollection {#5135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
  -id: 63343
  -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4089992"
  +editedAt: DateTimeImmutable @1697914170 {#5126
    date: 2023-10-21 20:49:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697911236 {#5127
    date: 2023-10-21 20:00:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#5326
  +user: App\Entity\User {#4731 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5128
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4718
      +user: App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
        \n
        First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
        \n
        You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
        \n
        If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
        \n
        This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1698044495 {#4712
        date: 2023-10-23 09:01:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4719 …}
      +nested: Doctrine\ORM\PersistentCollection {#4721 …}
      +votes: Doctrine\ORM\PersistentCollection {#4723 …}
      +reports: Doctrine\ORM\PersistentCollection {#4725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
      -id: 63300
      -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4702044"
      +editedAt: DateTimeImmutable @1697909747 {#4713
        date: 2023-10-21 19:35:47.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697909689 {#4714
        date: 2023-10-21 19:34:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: """
      The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
      \n
      > First of all, your still shot is purposefully omitting the movement of the waterfall\n
      \n
      That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
      \n
      Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
      \n
      > This game isn’t perfect but one thing it is, is absolutely beautiful\n
      \n
      I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
      \n
      I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
      \n
      It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
      \n
      Compared to that, the Neon world looks great:\n
      \n
      ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
      \n
      Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1697911236 {#5125
      date: 2023-10-21 20:00:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5129 …}
    +nested: Doctrine\ORM\PersistentCollection {#5131 …}
    +votes: Doctrine\ORM\PersistentCollection {#5133 …}
    +reports: Doctrine\ORM\PersistentCollection {#5135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
    -id: 63343
    -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4089992"
    +editedAt: DateTimeImmutable @1697914170 {#5126
      date: 2023-10-21 20:49:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697911236 {#5127
      date: 2023-10-21 20:00:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: """
    > The shot wasn’t done at night\n
    \n
    I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
    \n
    I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
    \n
    > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
    \n
    There are things called GIFs. Not sure if you’ve heard of them.\n
    \n
    Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
    \n
    > Your whole post reads like you somehow need to defend this game at all cost.\n
    \n
    Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
    \n
    I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
    \n
    Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
    \n
    Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
    \n
    EDIT\n
    \n
    You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
    \n
    Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
    \n
    That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
    \n
    And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
    \n
    Seriously man, why are you trying so hard?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697914257 {#5323
    date: 2023-10-21 20:50:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5327 …}
  +nested: Doctrine\ORM\PersistentCollection {#5329 …}
  +votes: Doctrine\ORM\PersistentCollection {#5331 …}
  +reports: Doctrine\ORM\PersistentCollection {#5333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
  -id: 63429
  -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4703569"
  +editedAt: DateTimeImmutable @1697915093 {#5324
    date: 2023-10-21 21:04:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697914257 {#5325
    date: 2023-10-21 20:50:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#5326
  +user: App\Entity\User {#4731 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5128
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4718
      +user: App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
        \n
        First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
        \n
        You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
        \n
        If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
        \n
        This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1698044495 {#4712
        date: 2023-10-23 09:01:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4719 …}
      +nested: Doctrine\ORM\PersistentCollection {#4721 …}
      +votes: Doctrine\ORM\PersistentCollection {#4723 …}
      +reports: Doctrine\ORM\PersistentCollection {#4725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
      -id: 63300
      -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4702044"
      +editedAt: DateTimeImmutable @1697909747 {#4713
        date: 2023-10-21 19:35:47.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697909689 {#4714
        date: 2023-10-21 19:34:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: """
      The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
      \n
      > First of all, your still shot is purposefully omitting the movement of the waterfall\n
      \n
      That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
      \n
      Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
      \n
      > This game isn’t perfect but one thing it is, is absolutely beautiful\n
      \n
      I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
      \n
      I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
      \n
      It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
      \n
      Compared to that, the Neon world looks great:\n
      \n
      ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
      \n
      Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1697911236 {#5125
      date: 2023-10-21 20:00:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5129 …}
    +nested: Doctrine\ORM\PersistentCollection {#5131 …}
    +votes: Doctrine\ORM\PersistentCollection {#5133 …}
    +reports: Doctrine\ORM\PersistentCollection {#5135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
    -id: 63343
    -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4089992"
    +editedAt: DateTimeImmutable @1697914170 {#5126
      date: 2023-10-21 20:49:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697911236 {#5127
      date: 2023-10-21 20:00:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: """
    > The shot wasn’t done at night\n
    \n
    I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
    \n
    I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
    \n
    > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
    \n
    There are things called GIFs. Not sure if you’ve heard of them.\n
    \n
    Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
    \n
    > Your whole post reads like you somehow need to defend this game at all cost.\n
    \n
    Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
    \n
    I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
    \n
    Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
    \n
    Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
    \n
    EDIT\n
    \n
    You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
    \n
    Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
    \n
    That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
    \n
    And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
    \n
    Seriously man, why are you trying so hard?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697914257 {#5323
    date: 2023-10-21 20:50:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5327 …}
  +nested: Doctrine\ORM\PersistentCollection {#5329 …}
  +votes: Doctrine\ORM\PersistentCollection {#5331 …}
  +reports: Doctrine\ORM\PersistentCollection {#5333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
  -id: 63429
  -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4703569"
  +editedAt: DateTimeImmutable @1697915093 {#5324
    date: 2023-10-21 21:04:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697914257 {#5325
    date: 2023-10-21 20:50:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#5326
  +user: App\Entity\User {#4731 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5128
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4718
      +user: App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
        \n
        First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
        \n
        You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
        \n
        If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
        \n
        This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1698044495 {#4712
        date: 2023-10-23 09:01:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4719 …}
      +nested: Doctrine\ORM\PersistentCollection {#4721 …}
      +votes: Doctrine\ORM\PersistentCollection {#4723 …}
      +reports: Doctrine\ORM\PersistentCollection {#4725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
      -id: 63300
      -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4702044"
      +editedAt: DateTimeImmutable @1697909747 {#4713
        date: 2023-10-21 19:35:47.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697909689 {#4714
        date: 2023-10-21 19:34:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: """
      The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
      \n
      > First of all, your still shot is purposefully omitting the movement of the waterfall\n
      \n
      That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
      \n
      Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
      \n
      > This game isn’t perfect but one thing it is, is absolutely beautiful\n
      \n
      I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
      \n
      I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
      \n
      It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
      \n
      Compared to that, the Neon world looks great:\n
      \n
      ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
      \n
      Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1697911236 {#5125
      date: 2023-10-21 20:00:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5129 …}
    +nested: Doctrine\ORM\PersistentCollection {#5131 …}
    +votes: Doctrine\ORM\PersistentCollection {#5133 …}
    +reports: Doctrine\ORM\PersistentCollection {#5135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
    -id: 63343
    -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4089992"
    +editedAt: DateTimeImmutable @1697914170 {#5126
      date: 2023-10-21 20:49:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697911236 {#5127
      date: 2023-10-21 20:00:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: """
    > The shot wasn’t done at night\n
    \n
    I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
    \n
    I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
    \n
    > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
    \n
    There are things called GIFs. Not sure if you’ve heard of them.\n
    \n
    Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
    \n
    > Your whole post reads like you somehow need to defend this game at all cost.\n
    \n
    Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
    \n
    I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
    \n
    Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
    \n
    Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
    \n
    EDIT\n
    \n
    You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
    \n
    Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
    \n
    That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
    \n
    And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
    \n
    Seriously man, why are you trying so hard?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697914257 {#5323
    date: 2023-10-21 20:50:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5327 …}
  +nested: Doctrine\ORM\PersistentCollection {#5329 …}
  +votes: Doctrine\ORM\PersistentCollection {#5331 …}
  +reports: Doctrine\ORM\PersistentCollection {#5333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
  -id: 63429
  -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4703569"
  +editedAt: DateTimeImmutable @1697915093 {#5324
    date: 2023-10-21 21:04:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697914257 {#5325
    date: 2023-10-21 20:50:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#5460
  +user: Proxies\__CG__\App\Entity\User {#5454 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5326
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5128
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4718
        +user: App\Entity\User {#4731 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
          \n
          First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
          \n
          You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
          \n
          If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
          \n
          This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 41
        +score: 0
        +lastActive: DateTime @1698044495 {#4712
          date: 2023-10-23 09:01:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4719 …}
        +nested: Doctrine\ORM\PersistentCollection {#4721 …}
        +votes: Doctrine\ORM\PersistentCollection {#4723 …}
        +reports: Doctrine\ORM\PersistentCollection {#4725 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
        -id: 63300
        -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4702044"
        +editedAt: DateTimeImmutable @1697909747 {#4713
          date: 2023-10-21 19:35:47.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697909689 {#4714
          date: 2023-10-21 19:34:49.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
        \n
        > First of all, your still shot is purposefully omitting the movement of the waterfall\n
        \n
        That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
        \n
        Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
        \n
        > This game isn’t perfect but one thing it is, is absolutely beautiful\n
        \n
        I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
        \n
        I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
        \n
        It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
        \n
        Compared to that, the Neon world looks great:\n
        \n
        ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
        \n
        Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1697911236 {#5125
        date: 2023-10-21 20:00:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5129 …}
      +nested: Doctrine\ORM\PersistentCollection {#5131 …}
      +votes: Doctrine\ORM\PersistentCollection {#5133 …}
      +reports: Doctrine\ORM\PersistentCollection {#5135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
      -id: 63343
      -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4089992"
      +editedAt: DateTimeImmutable @1697914170 {#5126
        date: 2023-10-21 20:49:30.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697911236 {#5127
        date: 2023-10-21 20:00:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: """
      > The shot wasn’t done at night\n
      \n
      I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
      \n
      I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
      \n
      > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
      \n
      There are things called GIFs. Not sure if you’ve heard of them.\n
      \n
      Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
      \n
      > Your whole post reads like you somehow need to defend this game at all cost.\n
      \n
      Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
      \n
      I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
      \n
      Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
      \n
      Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
      \n
      EDIT\n
      \n
      You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
      \n
      Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
      \n
      That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
      \n
      And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
      \n
      Seriously man, why are you trying so hard?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697914257 {#5323
      date: 2023-10-21 20:50:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5327 …}
    +nested: Doctrine\ORM\PersistentCollection {#5329 …}
    +votes: Doctrine\ORM\PersistentCollection {#5331 …}
    +reports: Doctrine\ORM\PersistentCollection {#5333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
    -id: 63429
    -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4703569"
    +editedAt: DateTimeImmutable @1697915093 {#5324
      date: 2023-10-21 21:04:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697914257 {#5325
      date: 2023-10-21 20:50:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "Take your pills"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697970846 {#5461
    date: 2023-10-22 12:34:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5448 …}
  +nested: Doctrine\ORM\PersistentCollection {#5452 …}
  +votes: Doctrine\ORM\PersistentCollection {#5450 …}
  +reports: Doctrine\ORM\PersistentCollection {#5464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
  -id: 64469
  -bodyTs: "'pill':3 'take':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4721205"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697970846 {#5458
    date: 2023-10-22 12:34:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#5460
  +user: Proxies\__CG__\App\Entity\User {#5454 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5326
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5128
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4718
        +user: App\Entity\User {#4731 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
          \n
          First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
          \n
          You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
          \n
          If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
          \n
          This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 41
        +score: 0
        +lastActive: DateTime @1698044495 {#4712
          date: 2023-10-23 09:01:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4719 …}
        +nested: Doctrine\ORM\PersistentCollection {#4721 …}
        +votes: Doctrine\ORM\PersistentCollection {#4723 …}
        +reports: Doctrine\ORM\PersistentCollection {#4725 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
        -id: 63300
        -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4702044"
        +editedAt: DateTimeImmutable @1697909747 {#4713
          date: 2023-10-21 19:35:47.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697909689 {#4714
          date: 2023-10-21 19:34:49.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
        \n
        > First of all, your still shot is purposefully omitting the movement of the waterfall\n
        \n
        That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
        \n
        Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
        \n
        > This game isn’t perfect but one thing it is, is absolutely beautiful\n
        \n
        I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
        \n
        I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
        \n
        It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
        \n
        Compared to that, the Neon world looks great:\n
        \n
        ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
        \n
        Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1697911236 {#5125
        date: 2023-10-21 20:00:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5129 …}
      +nested: Doctrine\ORM\PersistentCollection {#5131 …}
      +votes: Doctrine\ORM\PersistentCollection {#5133 …}
      +reports: Doctrine\ORM\PersistentCollection {#5135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
      -id: 63343
      -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4089992"
      +editedAt: DateTimeImmutable @1697914170 {#5126
        date: 2023-10-21 20:49:30.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697911236 {#5127
        date: 2023-10-21 20:00:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: """
      > The shot wasn’t done at night\n
      \n
      I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
      \n
      I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
      \n
      > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
      \n
      There are things called GIFs. Not sure if you’ve heard of them.\n
      \n
      Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
      \n
      > Your whole post reads like you somehow need to defend this game at all cost.\n
      \n
      Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
      \n
      I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
      \n
      Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
      \n
      Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
      \n
      EDIT\n
      \n
      You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
      \n
      Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
      \n
      That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
      \n
      And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
      \n
      Seriously man, why are you trying so hard?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697914257 {#5323
      date: 2023-10-21 20:50:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5327 …}
    +nested: Doctrine\ORM\PersistentCollection {#5329 …}
    +votes: Doctrine\ORM\PersistentCollection {#5331 …}
    +reports: Doctrine\ORM\PersistentCollection {#5333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
    -id: 63429
    -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4703569"
    +editedAt: DateTimeImmutable @1697915093 {#5324
      date: 2023-10-21 21:04:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697914257 {#5325
      date: 2023-10-21 20:50:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "Take your pills"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697970846 {#5461
    date: 2023-10-22 12:34:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5448 …}
  +nested: Doctrine\ORM\PersistentCollection {#5452 …}
  +votes: Doctrine\ORM\PersistentCollection {#5450 …}
  +reports: Doctrine\ORM\PersistentCollection {#5464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
  -id: 64469
  -bodyTs: "'pill':3 'take':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4721205"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697970846 {#5458
    date: 2023-10-22 12:34:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#5460
  +user: Proxies\__CG__\App\Entity\User {#5454 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5326
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5128
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4718
        +user: App\Entity\User {#4731 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
          \n
          First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
          \n
          You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
          \n
          If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
          \n
          This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 41
        +score: 0
        +lastActive: DateTime @1698044495 {#4712
          date: 2023-10-23 09:01:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4719 …}
        +nested: Doctrine\ORM\PersistentCollection {#4721 …}
        +votes: Doctrine\ORM\PersistentCollection {#4723 …}
        +reports: Doctrine\ORM\PersistentCollection {#4725 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
        -id: 63300
        -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4702044"
        +editedAt: DateTimeImmutable @1697909747 {#4713
          date: 2023-10-21 19:35:47.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697909689 {#4714
          date: 2023-10-21 19:34:49.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
        \n
        > First of all, your still shot is purposefully omitting the movement of the waterfall\n
        \n
        That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
        \n
        Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
        \n
        > This game isn’t perfect but one thing it is, is absolutely beautiful\n
        \n
        I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
        \n
        I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
        \n
        It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
        \n
        Compared to that, the Neon world looks great:\n
        \n
        ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
        \n
        Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1697911236 {#5125
        date: 2023-10-21 20:00:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5129 …}
      +nested: Doctrine\ORM\PersistentCollection {#5131 …}
      +votes: Doctrine\ORM\PersistentCollection {#5133 …}
      +reports: Doctrine\ORM\PersistentCollection {#5135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
      -id: 63343
      -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4089992"
      +editedAt: DateTimeImmutable @1697914170 {#5126
        date: 2023-10-21 20:49:30.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697911236 {#5127
        date: 2023-10-21 20:00:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: """
      > The shot wasn’t done at night\n
      \n
      I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
      \n
      I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
      \n
      > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
      \n
      There are things called GIFs. Not sure if you’ve heard of them.\n
      \n
      Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
      \n
      > Your whole post reads like you somehow need to defend this game at all cost.\n
      \n
      Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
      \n
      I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
      \n
      Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
      \n
      Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
      \n
      EDIT\n
      \n
      You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
      \n
      Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
      \n
      That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
      \n
      And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
      \n
      Seriously man, why are you trying so hard?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697914257 {#5323
      date: 2023-10-21 20:50:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5327 …}
    +nested: Doctrine\ORM\PersistentCollection {#5329 …}
    +votes: Doctrine\ORM\PersistentCollection {#5331 …}
    +reports: Doctrine\ORM\PersistentCollection {#5333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
    -id: 63429
    -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4703569"
    +editedAt: DateTimeImmutable @1697915093 {#5324
      date: 2023-10-21 21:04:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697914257 {#5325
      date: 2023-10-21 20:50:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "Take your pills"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697970846 {#5461
    date: 2023-10-22 12:34:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5448 …}
  +nested: Doctrine\ORM\PersistentCollection {#5452 …}
  +votes: Doctrine\ORM\PersistentCollection {#5450 …}
  +reports: Doctrine\ORM\PersistentCollection {#5464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
  -id: 64469
  -bodyTs: "'pill':3 'take':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4721205"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697970846 {#5458
    date: 2023-10-22 12:34:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#5526
  +user: App\Entity\User {#4731 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5460
    +user: Proxies\__CG__\App\Entity\User {#5454 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5326
      +user: App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5128
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4718
          +user: App\Entity\User {#4731 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
            \n
            First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
            \n
            You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
            \n
            If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
            \n
            This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 41
          +score: 0
          +lastActive: DateTime @1698044495 {#4712
            date: 2023-10-23 09:01:35.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4719 …}
          +nested: Doctrine\ORM\PersistentCollection {#4721 …}
          +votes: Doctrine\ORM\PersistentCollection {#4723 …}
          +reports: Doctrine\ORM\PersistentCollection {#4725 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
          -id: 63300
          -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4702044"
          +editedAt: DateTimeImmutable @1697909747 {#4713
            date: 2023-10-21 19:35:47.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697909689 {#4714
            date: 2023-10-21 19:34:49.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
          \n
          > First of all, your still shot is purposefully omitting the movement of the waterfall\n
          \n
          That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
          \n
          Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
          \n
          > This game isn’t perfect but one thing it is, is absolutely beautiful\n
          \n
          I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
          \n
          I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
          \n
          It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
          \n
          Compared to that, the Neon world looks great:\n
          \n
          ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
          \n
          Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1697911236 {#5125
          date: 2023-10-21 20:00:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5129 …}
        +nested: Doctrine\ORM\PersistentCollection {#5131 …}
        +votes: Doctrine\ORM\PersistentCollection {#5133 …}
        +reports: Doctrine\ORM\PersistentCollection {#5135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
        -id: 63343
        -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4089992"
        +editedAt: DateTimeImmutable @1697914170 {#5126
          date: 2023-10-21 20:49:30.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697911236 {#5127
          date: 2023-10-21 20:00:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        > The shot wasn’t done at night\n
        \n
        I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
        \n
        I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
        \n
        > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
        \n
        There are things called GIFs. Not sure if you’ve heard of them.\n
        \n
        Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
        \n
        > Your whole post reads like you somehow need to defend this game at all cost.\n
        \n
        Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
        \n
        I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
        \n
        Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
        \n
        Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
        \n
        EDIT\n
        \n
        You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
        \n
        Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
        \n
        That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
        \n
        And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
        \n
        Seriously man, why are you trying so hard?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697914257 {#5323
        date: 2023-10-21 20:50:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5327 …}
      +nested: Doctrine\ORM\PersistentCollection {#5329 …}
      +votes: Doctrine\ORM\PersistentCollection {#5331 …}
      +reports: Doctrine\ORM\PersistentCollection {#5333 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
      -id: 63429
      -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4703569"
      +editedAt: DateTimeImmutable @1697915093 {#5324
        date: 2023-10-21 21:04:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697914257 {#5325
        date: 2023-10-21 20:50:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: "Take your pills"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697970846 {#5461
      date: 2023-10-22 12:34:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5448 …}
    +nested: Doctrine\ORM\PersistentCollection {#5452 …}
    +votes: Doctrine\ORM\PersistentCollection {#5450 …}
    +reports: Doctrine\ORM\PersistentCollection {#5464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
    -id: 64469
    -bodyTs: "'pill':3 'take':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4721205"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697970846 {#5458
      date: 2023-10-22 12:34:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "Lol responding to critical thinking with non-sequitor insults. Classic basement dweller behavior."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697996510 {#5524
    date: 2023-10-22 19:41:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
    "@Nudding@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5527 …}
  +nested: Doctrine\ORM\PersistentCollection {#5529 …}
  +votes: Doctrine\ORM\PersistentCollection {#5531 …}
  +reports: Doctrine\ORM\PersistentCollection {#5533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5537 …}
  -id: 65327
  -bodyTs: "'basement':12 'behavior':14 'classic':11 'critic':4 'dweller':13 'insult':10 'lol':1 'non':8 'non-sequitor':7 'respond':2 'sequitor':9 'think':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4727750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697996510 {#5525
    date: 2023-10-22 19:41:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#5526
  +user: App\Entity\User {#4731 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5460
    +user: Proxies\__CG__\App\Entity\User {#5454 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5326
      +user: App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5128
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4718
          +user: App\Entity\User {#4731 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
            \n
            First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
            \n
            You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
            \n
            If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
            \n
            This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 41
          +score: 0
          +lastActive: DateTime @1698044495 {#4712
            date: 2023-10-23 09:01:35.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4719 …}
          +nested: Doctrine\ORM\PersistentCollection {#4721 …}
          +votes: Doctrine\ORM\PersistentCollection {#4723 …}
          +reports: Doctrine\ORM\PersistentCollection {#4725 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
          -id: 63300
          -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4702044"
          +editedAt: DateTimeImmutable @1697909747 {#4713
            date: 2023-10-21 19:35:47.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697909689 {#4714
            date: 2023-10-21 19:34:49.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
          \n
          > First of all, your still shot is purposefully omitting the movement of the waterfall\n
          \n
          That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
          \n
          Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
          \n
          > This game isn’t perfect but one thing it is, is absolutely beautiful\n
          \n
          I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
          \n
          I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
          \n
          It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
          \n
          Compared to that, the Neon world looks great:\n
          \n
          ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
          \n
          Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1697911236 {#5125
          date: 2023-10-21 20:00:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5129 …}
        +nested: Doctrine\ORM\PersistentCollection {#5131 …}
        +votes: Doctrine\ORM\PersistentCollection {#5133 …}
        +reports: Doctrine\ORM\PersistentCollection {#5135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
        -id: 63343
        -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4089992"
        +editedAt: DateTimeImmutable @1697914170 {#5126
          date: 2023-10-21 20:49:30.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697911236 {#5127
          date: 2023-10-21 20:00:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        > The shot wasn’t done at night\n
        \n
        I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
        \n
        I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
        \n
        > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
        \n
        There are things called GIFs. Not sure if you’ve heard of them.\n
        \n
        Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
        \n
        > Your whole post reads like you somehow need to defend this game at all cost.\n
        \n
        Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
        \n
        I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
        \n
        Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
        \n
        Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
        \n
        EDIT\n
        \n
        You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
        \n
        Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
        \n
        That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
        \n
        And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
        \n
        Seriously man, why are you trying so hard?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697914257 {#5323
        date: 2023-10-21 20:50:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5327 …}
      +nested: Doctrine\ORM\PersistentCollection {#5329 …}
      +votes: Doctrine\ORM\PersistentCollection {#5331 …}
      +reports: Doctrine\ORM\PersistentCollection {#5333 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
      -id: 63429
      -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4703569"
      +editedAt: DateTimeImmutable @1697915093 {#5324
        date: 2023-10-21 21:04:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697914257 {#5325
        date: 2023-10-21 20:50:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: "Take your pills"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697970846 {#5461
      date: 2023-10-22 12:34:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5448 …}
    +nested: Doctrine\ORM\PersistentCollection {#5452 …}
    +votes: Doctrine\ORM\PersistentCollection {#5450 …}
    +reports: Doctrine\ORM\PersistentCollection {#5464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
    -id: 64469
    -bodyTs: "'pill':3 'take':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4721205"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697970846 {#5458
      date: 2023-10-22 12:34:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "Lol responding to critical thinking with non-sequitor insults. Classic basement dweller behavior."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697996510 {#5524
    date: 2023-10-22 19:41:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
    "@Nudding@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5527 …}
  +nested: Doctrine\ORM\PersistentCollection {#5529 …}
  +votes: Doctrine\ORM\PersistentCollection {#5531 …}
  +reports: Doctrine\ORM\PersistentCollection {#5533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5537 …}
  -id: 65327
  -bodyTs: "'basement':12 'behavior':14 'classic':11 'critic':4 'dweller':13 'insult':10 'lol':1 'non':8 'non-sequitor':7 'respond':2 'sequitor':9 'think':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4727750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697996510 {#5525
    date: 2023-10-22 19:41:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#5526
  +user: App\Entity\User {#4731 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5460
    +user: Proxies\__CG__\App\Entity\User {#5454 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5326
      +user: App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5128
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4718
          +user: App\Entity\User {#4731 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
            \n
            First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
            \n
            You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
            \n
            If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
            \n
            This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 41
          +score: 0
          +lastActive: DateTime @1698044495 {#4712
            date: 2023-10-23 09:01:35.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4719 …}
          +nested: Doctrine\ORM\PersistentCollection {#4721 …}
          +votes: Doctrine\ORM\PersistentCollection {#4723 …}
          +reports: Doctrine\ORM\PersistentCollection {#4725 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
          -id: 63300
          -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4702044"
          +editedAt: DateTimeImmutable @1697909747 {#4713
            date: 2023-10-21 19:35:47.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697909689 {#4714
            date: 2023-10-21 19:34:49.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
          \n
          > First of all, your still shot is purposefully omitting the movement of the waterfall\n
          \n
          That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
          \n
          Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
          \n
          > This game isn’t perfect but one thing it is, is absolutely beautiful\n
          \n
          I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
          \n
          I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
          \n
          It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
          \n
          Compared to that, the Neon world looks great:\n
          \n
          ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
          \n
          Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1697911236 {#5125
          date: 2023-10-21 20:00:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5129 …}
        +nested: Doctrine\ORM\PersistentCollection {#5131 …}
        +votes: Doctrine\ORM\PersistentCollection {#5133 …}
        +reports: Doctrine\ORM\PersistentCollection {#5135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
        -id: 63343
        -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4089992"
        +editedAt: DateTimeImmutable @1697914170 {#5126
          date: 2023-10-21 20:49:30.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697911236 {#5127
          date: 2023-10-21 20:00:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        > The shot wasn’t done at night\n
        \n
        I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
        \n
        I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
        \n
        > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
        \n
        There are things called GIFs. Not sure if you’ve heard of them.\n
        \n
        Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
        \n
        > Your whole post reads like you somehow need to defend this game at all cost.\n
        \n
        Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
        \n
        I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
        \n
        Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
        \n
        Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
        \n
        EDIT\n
        \n
        You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
        \n
        Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
        \n
        That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
        \n
        And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
        \n
        Seriously man, why are you trying so hard?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697914257 {#5323
        date: 2023-10-21 20:50:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5327 …}
      +nested: Doctrine\ORM\PersistentCollection {#5329 …}
      +votes: Doctrine\ORM\PersistentCollection {#5331 …}
      +reports: Doctrine\ORM\PersistentCollection {#5333 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
      -id: 63429
      -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4703569"
      +editedAt: DateTimeImmutable @1697915093 {#5324
        date: 2023-10-21 21:04:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697914257 {#5325
        date: 2023-10-21 20:50:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: "Take your pills"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697970846 {#5461
      date: 2023-10-22 12:34:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5448 …}
    +nested: Doctrine\ORM\PersistentCollection {#5452 …}
    +votes: Doctrine\ORM\PersistentCollection {#5450 …}
    +reports: Doctrine\ORM\PersistentCollection {#5464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
    -id: 64469
    -bodyTs: "'pill':3 'take':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4721205"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697970846 {#5458
      date: 2023-10-22 12:34:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "Lol responding to critical thinking with non-sequitor insults. Classic basement dweller behavior."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697996510 {#5524
    date: 2023-10-22 19:41:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
    "@Nudding@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5527 …}
  +nested: Doctrine\ORM\PersistentCollection {#5529 …}
  +votes: Doctrine\ORM\PersistentCollection {#5531 …}
  +reports: Doctrine\ORM\PersistentCollection {#5533 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5537 …}
  -id: 65327
  -bodyTs: "'basement':12 'behavior':14 'classic':11 'critic':4 'dweller':13 'insult':10 'lol':1 'non':8 'non-sequitor':7 'respond':2 'sequitor':9 'think':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4727750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697996510 {#5525
    date: 2023-10-22 19:41:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#5595
  +user: Proxies\__CG__\App\Entity\User {#5454 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5526
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5460
      +user: Proxies\__CG__\App\Entity\User {#5454 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5326
        +user: App\Entity\User {#4731 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5128
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4718
            +user: App\Entity\User {#4731 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
              \n
              First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
              \n
              You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
              \n
              If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
              \n
              This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 41
            +score: 0
            +lastActive: DateTime @1698044495 {#4712
              date: 2023-10-23 09:01:35.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4719 …}
            +nested: Doctrine\ORM\PersistentCollection {#4721 …}
            +votes: Doctrine\ORM\PersistentCollection {#4723 …}
            +reports: Doctrine\ORM\PersistentCollection {#4725 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
            -id: 63300
            -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4702044"
            +editedAt: DateTimeImmutable @1697909747 {#4713
              date: 2023-10-21 19:35:47.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697909689 {#4714
              date: 2023-10-21 19:34:49.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
            \n
            > First of all, your still shot is purposefully omitting the movement of the waterfall\n
            \n
            That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
            \n
            Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
            \n
            > This game isn’t perfect but one thing it is, is absolutely beautiful\n
            \n
            I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
            \n
            I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
            \n
            It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
            \n
            Compared to that, the Neon world looks great:\n
            \n
            ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
            \n
            Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1697911236 {#5125
            date: 2023-10-21 20:00:36.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5129 …}
          +nested: Doctrine\ORM\PersistentCollection {#5131 …}
          +votes: Doctrine\ORM\PersistentCollection {#5133 …}
          +reports: Doctrine\ORM\PersistentCollection {#5135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
          -id: 63343
          -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4089992"
          +editedAt: DateTimeImmutable @1697914170 {#5126
            date: 2023-10-21 20:49:30.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697911236 {#5127
            date: 2023-10-21 20:00:36.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          > The shot wasn’t done at night\n
          \n
          I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
          \n
          I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
          \n
          > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
          \n
          There are things called GIFs. Not sure if you’ve heard of them.\n
          \n
          Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
          \n
          > Your whole post reads like you somehow need to defend this game at all cost.\n
          \n
          Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
          \n
          I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
          \n
          Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
          \n
          Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
          \n
          EDIT\n
          \n
          You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
          \n
          Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
          \n
          That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
          \n
          And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
          \n
          Seriously man, why are you trying so hard?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1697914257 {#5323
          date: 2023-10-21 20:50:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5327 …}
        +nested: Doctrine\ORM\PersistentCollection {#5329 …}
        +votes: Doctrine\ORM\PersistentCollection {#5331 …}
        +reports: Doctrine\ORM\PersistentCollection {#5333 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
        -id: 63429
        -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4703569"
        +editedAt: DateTimeImmutable @1697915093 {#5324
          date: 2023-10-21 21:04:53.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697914257 {#5325
          date: 2023-10-21 20:50:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: "Take your pills"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697970846 {#5461
        date: 2023-10-22 12:34:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5448 …}
      +nested: Doctrine\ORM\PersistentCollection {#5452 …}
      +votes: Doctrine\ORM\PersistentCollection {#5450 …}
      +reports: Doctrine\ORM\PersistentCollection {#5464 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
      -id: 64469
      -bodyTs: "'pill':3 'take':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4721205"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697970846 {#5458
        date: 2023-10-22 12:34:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: "Lol responding to critical thinking with non-sequitor insults. Classic basement dweller behavior."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697996510 {#5524
      date: 2023-10-22 19:41:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
      "@Nudding@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5527 …}
    +nested: Doctrine\ORM\PersistentCollection {#5529 …}
    +votes: Doctrine\ORM\PersistentCollection {#5531 …}
    +reports: Doctrine\ORM\PersistentCollection {#5533 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5535 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5537 …}
    -id: 65327
    -bodyTs: "'basement':12 'behavior':14 'classic':11 'critic':4 'dweller':13 'insult':10 'lol':1 'non':8 'non-sequitor':7 'respond':2 'sequitor':9 'think':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4727750"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697996510 {#5525
      date: 2023-10-22 19:41:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "I guess you’d know!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698044388 {#5593
    date: 2023-10-23 08:59:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
    "@Nudding@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5596 …}
  +nested: Doctrine\ORM\PersistentCollection {#5598 …}
  +votes: Doctrine\ORM\PersistentCollection {#5600 …}
  +reports: Doctrine\ORM\PersistentCollection {#5602 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5606 …}
  -id: 66692
  -bodyTs: "'d':4 'guess':2 'know':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4748771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698044388 {#5594
    date: 2023-10-23 08:59:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#5595
  +user: Proxies\__CG__\App\Entity\User {#5454 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5526
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5460
      +user: Proxies\__CG__\App\Entity\User {#5454 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5326
        +user: App\Entity\User {#4731 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5128
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4718
            +user: App\Entity\User {#4731 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
              \n
              First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
              \n
              You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
              \n
              If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
              \n
              This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 41
            +score: 0
            +lastActive: DateTime @1698044495 {#4712
              date: 2023-10-23 09:01:35.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4719 …}
            +nested: Doctrine\ORM\PersistentCollection {#4721 …}
            +votes: Doctrine\ORM\PersistentCollection {#4723 …}
            +reports: Doctrine\ORM\PersistentCollection {#4725 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
            -id: 63300
            -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4702044"
            +editedAt: DateTimeImmutable @1697909747 {#4713
              date: 2023-10-21 19:35:47.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697909689 {#4714
              date: 2023-10-21 19:34:49.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
            \n
            > First of all, your still shot is purposefully omitting the movement of the waterfall\n
            \n
            That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
            \n
            Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
            \n
            > This game isn’t perfect but one thing it is, is absolutely beautiful\n
            \n
            I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
            \n
            I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
            \n
            It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
            \n
            Compared to that, the Neon world looks great:\n
            \n
            ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
            \n
            Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1697911236 {#5125
            date: 2023-10-21 20:00:36.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5129 …}
          +nested: Doctrine\ORM\PersistentCollection {#5131 …}
          +votes: Doctrine\ORM\PersistentCollection {#5133 …}
          +reports: Doctrine\ORM\PersistentCollection {#5135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
          -id: 63343
          -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4089992"
          +editedAt: DateTimeImmutable @1697914170 {#5126
            date: 2023-10-21 20:49:30.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697911236 {#5127
            date: 2023-10-21 20:00:36.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          > The shot wasn’t done at night\n
          \n
          I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
          \n
          I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
          \n
          > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
          \n
          There are things called GIFs. Not sure if you’ve heard of them.\n
          \n
          Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
          \n
          > Your whole post reads like you somehow need to defend this game at all cost.\n
          \n
          Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
          \n
          I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
          \n
          Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
          \n
          Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
          \n
          EDIT\n
          \n
          You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
          \n
          Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
          \n
          That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
          \n
          And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
          \n
          Seriously man, why are you trying so hard?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1697914257 {#5323
          date: 2023-10-21 20:50:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5327 …}
        +nested: Doctrine\ORM\PersistentCollection {#5329 …}
        +votes: Doctrine\ORM\PersistentCollection {#5331 …}
        +reports: Doctrine\ORM\PersistentCollection {#5333 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
        -id: 63429
        -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4703569"
        +editedAt: DateTimeImmutable @1697915093 {#5324
          date: 2023-10-21 21:04:53.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697914257 {#5325
          date: 2023-10-21 20:50:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: "Take your pills"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697970846 {#5461
        date: 2023-10-22 12:34:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5448 …}
      +nested: Doctrine\ORM\PersistentCollection {#5452 …}
      +votes: Doctrine\ORM\PersistentCollection {#5450 …}
      +reports: Doctrine\ORM\PersistentCollection {#5464 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
      -id: 64469
      -bodyTs: "'pill':3 'take':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4721205"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697970846 {#5458
        date: 2023-10-22 12:34:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: "Lol responding to critical thinking with non-sequitor insults. Classic basement dweller behavior."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697996510 {#5524
      date: 2023-10-22 19:41:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
      "@Nudding@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5527 …}
    +nested: Doctrine\ORM\PersistentCollection {#5529 …}
    +votes: Doctrine\ORM\PersistentCollection {#5531 …}
    +reports: Doctrine\ORM\PersistentCollection {#5533 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5535 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5537 …}
    -id: 65327
    -bodyTs: "'basement':12 'behavior':14 'classic':11 'critic':4 'dweller':13 'insult':10 'lol':1 'non':8 'non-sequitor':7 'respond':2 'sequitor':9 'think':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4727750"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697996510 {#5525
      date: 2023-10-22 19:41:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "I guess you’d know!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698044388 {#5593
    date: 2023-10-23 08:59:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
    "@Nudding@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5596 …}
  +nested: Doctrine\ORM\PersistentCollection {#5598 …}
  +votes: Doctrine\ORM\PersistentCollection {#5600 …}
  +reports: Doctrine\ORM\PersistentCollection {#5602 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5606 …}
  -id: 66692
  -bodyTs: "'d':4 'guess':2 'know':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4748771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698044388 {#5594
    date: 2023-10-23 08:59:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#5595
  +user: Proxies\__CG__\App\Entity\User {#5454 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5526
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5460
      +user: Proxies\__CG__\App\Entity\User {#5454 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5326
        +user: App\Entity\User {#4731 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5128
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4718
            +user: App\Entity\User {#4731 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
              \n
              First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
              \n
              You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
              \n
              If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
              \n
              This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 41
            +score: 0
            +lastActive: DateTime @1698044495 {#4712
              date: 2023-10-23 09:01:35.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4719 …}
            +nested: Doctrine\ORM\PersistentCollection {#4721 …}
            +votes: Doctrine\ORM\PersistentCollection {#4723 …}
            +reports: Doctrine\ORM\PersistentCollection {#4725 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
            -id: 63300
            -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4702044"
            +editedAt: DateTimeImmutable @1697909747 {#4713
              date: 2023-10-21 19:35:47.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697909689 {#4714
              date: 2023-10-21 19:34:49.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
            \n
            > First of all, your still shot is purposefully omitting the movement of the waterfall\n
            \n
            That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
            \n
            Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
            \n
            > This game isn’t perfect but one thing it is, is absolutely beautiful\n
            \n
            I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
            \n
            I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
            \n
            It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
            \n
            Compared to that, the Neon world looks great:\n
            \n
            ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
            \n
            Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1697911236 {#5125
            date: 2023-10-21 20:00:36.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5129 …}
          +nested: Doctrine\ORM\PersistentCollection {#5131 …}
          +votes: Doctrine\ORM\PersistentCollection {#5133 …}
          +reports: Doctrine\ORM\PersistentCollection {#5135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
          -id: 63343
          -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4089992"
          +editedAt: DateTimeImmutable @1697914170 {#5126
            date: 2023-10-21 20:49:30.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697911236 {#5127
            date: 2023-10-21 20:00:36.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          > The shot wasn’t done at night\n
          \n
          I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
          \n
          I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
          \n
          > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
          \n
          There are things called GIFs. Not sure if you’ve heard of them.\n
          \n
          Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
          \n
          > Your whole post reads like you somehow need to defend this game at all cost.\n
          \n
          Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
          \n
          I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
          \n
          Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
          \n
          Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
          \n
          EDIT\n
          \n
          You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
          \n
          Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
          \n
          That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
          \n
          And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
          \n
          Seriously man, why are you trying so hard?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1697914257 {#5323
          date: 2023-10-21 20:50:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5327 …}
        +nested: Doctrine\ORM\PersistentCollection {#5329 …}
        +votes: Doctrine\ORM\PersistentCollection {#5331 …}
        +reports: Doctrine\ORM\PersistentCollection {#5333 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
        -id: 63429
        -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4703569"
        +editedAt: DateTimeImmutable @1697915093 {#5324
          date: 2023-10-21 21:04:53.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697914257 {#5325
          date: 2023-10-21 20:50:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: "Take your pills"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697970846 {#5461
        date: 2023-10-22 12:34:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5448 …}
      +nested: Doctrine\ORM\PersistentCollection {#5452 …}
      +votes: Doctrine\ORM\PersistentCollection {#5450 …}
      +reports: Doctrine\ORM\PersistentCollection {#5464 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5466 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5468 …}
      -id: 64469
      -bodyTs: "'pill':3 'take':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4721205"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697970846 {#5458
        date: 2023-10-22 12:34:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: "Lol responding to critical thinking with non-sequitor insults. Classic basement dweller behavior."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697996510 {#5524
      date: 2023-10-22 19:41:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
      "@Nudding@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5527 …}
    +nested: Doctrine\ORM\PersistentCollection {#5529 …}
    +votes: Doctrine\ORM\PersistentCollection {#5531 …}
    +reports: Doctrine\ORM\PersistentCollection {#5533 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5535 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5537 …}
    -id: 65327
    -bodyTs: "'basement':12 'behavior':14 'classic':11 'critic':4 'dweller':13 'insult':10 'lol':1 'non':8 'non-sequitor':7 'respond':2 'sequitor':9 'think':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4727750"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697996510 {#5525
      date: 2023-10-22 19:41:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "I guess you’d know!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698044388 {#5593
    date: 2023-10-23 08:59:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
    "@Nudding@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5596 …}
  +nested: Doctrine\ORM\PersistentCollection {#5598 …}
  +votes: Doctrine\ORM\PersistentCollection {#5600 …}
  +reports: Doctrine\ORM\PersistentCollection {#5602 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5606 …}
  -id: 66692
  -bodyTs: "'d':4 'guess':2 'know':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4748771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698044388 {#5594
    date: 2023-10-23 08:59:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#5473
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5326
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5128
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4718
        +user: App\Entity\User {#4731 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
          \n
          First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
          \n
          You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
          \n
          If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
          \n
          This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 41
        +score: 0
        +lastActive: DateTime @1698044495 {#4712
          date: 2023-10-23 09:01:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4719 …}
        +nested: Doctrine\ORM\PersistentCollection {#4721 …}
        +votes: Doctrine\ORM\PersistentCollection {#4723 …}
        +reports: Doctrine\ORM\PersistentCollection {#4725 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
        -id: 63300
        -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4702044"
        +editedAt: DateTimeImmutable @1697909747 {#4713
          date: 2023-10-21 19:35:47.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697909689 {#4714
          date: 2023-10-21 19:34:49.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
        \n
        > First of all, your still shot is purposefully omitting the movement of the waterfall\n
        \n
        That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
        \n
        Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
        \n
        > This game isn’t perfect but one thing it is, is absolutely beautiful\n
        \n
        I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
        \n
        I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
        \n
        It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
        \n
        Compared to that, the Neon world looks great:\n
        \n
        ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
        \n
        Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1697911236 {#5125
        date: 2023-10-21 20:00:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5129 …}
      +nested: Doctrine\ORM\PersistentCollection {#5131 …}
      +votes: Doctrine\ORM\PersistentCollection {#5133 …}
      +reports: Doctrine\ORM\PersistentCollection {#5135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
      -id: 63343
      -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4089992"
      +editedAt: DateTimeImmutable @1697914170 {#5126
        date: 2023-10-21 20:49:30.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697911236 {#5127
        date: 2023-10-21 20:00:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: """
      > The shot wasn’t done at night\n
      \n
      I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
      \n
      I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
      \n
      > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
      \n
      There are things called GIFs. Not sure if you’ve heard of them.\n
      \n
      Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
      \n
      > Your whole post reads like you somehow need to defend this game at all cost.\n
      \n
      Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
      \n
      I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
      \n
      Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
      \n
      Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
      \n
      EDIT\n
      \n
      You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
      \n
      Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
      \n
      That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
      \n
      And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
      \n
      Seriously man, why are you trying so hard?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697914257 {#5323
      date: 2023-10-21 20:50:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5327 …}
    +nested: Doctrine\ORM\PersistentCollection {#5329 …}
    +votes: Doctrine\ORM\PersistentCollection {#5331 …}
    +reports: Doctrine\ORM\PersistentCollection {#5333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
    -id: 63429
    -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4703569"
    +editedAt: DateTimeImmutable @1697915093 {#5324
      date: 2023-10-21 21:04:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697914257 {#5325
      date: 2023-10-21 20:50:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: """
    > I said it was made at dusk\n
    \n
    You didn’t, this is what you wrote:\n
    \n
    > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
    \n
    I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
    \n
    > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
    \n
    I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
    \n
    > I have no problem with fair criticism.\n
    \n
    You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
    \n
    > Well fuck you, bro.\n
    \n
    That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1697915040 {#5470
    date: 2023-10-21 21:04:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5474 …}
  +nested: Doctrine\ORM\PersistentCollection {#5476 …}
  +votes: Doctrine\ORM\PersistentCollection {#5478 …}
  +reports: Doctrine\ORM\PersistentCollection {#5480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
  -id: 63449
  -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4091530"
  +editedAt: DateTimeImmutable @1697915318 {#5471
    date: 2023-10-21 21:08:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697915040 {#5472
    date: 2023-10-21 21:04:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#5473
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5326
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5128
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4718
        +user: App\Entity\User {#4731 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
          \n
          First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
          \n
          You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
          \n
          If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
          \n
          This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 41
        +score: 0
        +lastActive: DateTime @1698044495 {#4712
          date: 2023-10-23 09:01:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4719 …}
        +nested: Doctrine\ORM\PersistentCollection {#4721 …}
        +votes: Doctrine\ORM\PersistentCollection {#4723 …}
        +reports: Doctrine\ORM\PersistentCollection {#4725 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
        -id: 63300
        -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4702044"
        +editedAt: DateTimeImmutable @1697909747 {#4713
          date: 2023-10-21 19:35:47.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697909689 {#4714
          date: 2023-10-21 19:34:49.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
        \n
        > First of all, your still shot is purposefully omitting the movement of the waterfall\n
        \n
        That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
        \n
        Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
        \n
        > This game isn’t perfect but one thing it is, is absolutely beautiful\n
        \n
        I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
        \n
        I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
        \n
        It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
        \n
        Compared to that, the Neon world looks great:\n
        \n
        ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
        \n
        Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1697911236 {#5125
        date: 2023-10-21 20:00:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5129 …}
      +nested: Doctrine\ORM\PersistentCollection {#5131 …}
      +votes: Doctrine\ORM\PersistentCollection {#5133 …}
      +reports: Doctrine\ORM\PersistentCollection {#5135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
      -id: 63343
      -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4089992"
      +editedAt: DateTimeImmutable @1697914170 {#5126
        date: 2023-10-21 20:49:30.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697911236 {#5127
        date: 2023-10-21 20:00:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: """
      > The shot wasn’t done at night\n
      \n
      I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
      \n
      I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
      \n
      > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
      \n
      There are things called GIFs. Not sure if you’ve heard of them.\n
      \n
      Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
      \n
      > Your whole post reads like you somehow need to defend this game at all cost.\n
      \n
      Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
      \n
      I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
      \n
      Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
      \n
      Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
      \n
      EDIT\n
      \n
      You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
      \n
      Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
      \n
      That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
      \n
      And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
      \n
      Seriously man, why are you trying so hard?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697914257 {#5323
      date: 2023-10-21 20:50:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5327 …}
    +nested: Doctrine\ORM\PersistentCollection {#5329 …}
    +votes: Doctrine\ORM\PersistentCollection {#5331 …}
    +reports: Doctrine\ORM\PersistentCollection {#5333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
    -id: 63429
    -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4703569"
    +editedAt: DateTimeImmutable @1697915093 {#5324
      date: 2023-10-21 21:04:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697914257 {#5325
      date: 2023-10-21 20:50:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: """
    > I said it was made at dusk\n
    \n
    You didn’t, this is what you wrote:\n
    \n
    > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
    \n
    I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
    \n
    > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
    \n
    I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
    \n
    > I have no problem with fair criticism.\n
    \n
    You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
    \n
    > Well fuck you, bro.\n
    \n
    That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1697915040 {#5470
    date: 2023-10-21 21:04:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5474 …}
  +nested: Doctrine\ORM\PersistentCollection {#5476 …}
  +votes: Doctrine\ORM\PersistentCollection {#5478 …}
  +reports: Doctrine\ORM\PersistentCollection {#5480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
  -id: 63449
  -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4091530"
  +editedAt: DateTimeImmutable @1697915318 {#5471
    date: 2023-10-21 21:08:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697915040 {#5472
    date: 2023-10-21 21:04:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#5473
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5326
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5128
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4718
        +user: App\Entity\User {#4731 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
          \n
          First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
          \n
          You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
          \n
          If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
          \n
          This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 41
        +score: 0
        +lastActive: DateTime @1698044495 {#4712
          date: 2023-10-23 09:01:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4719 …}
        +nested: Doctrine\ORM\PersistentCollection {#4721 …}
        +votes: Doctrine\ORM\PersistentCollection {#4723 …}
        +reports: Doctrine\ORM\PersistentCollection {#4725 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
        -id: 63300
        -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4702044"
        +editedAt: DateTimeImmutable @1697909747 {#4713
          date: 2023-10-21 19:35:47.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697909689 {#4714
          date: 2023-10-21 19:34:49.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
        \n
        > First of all, your still shot is purposefully omitting the movement of the waterfall\n
        \n
        That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
        \n
        Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
        \n
        > This game isn’t perfect but one thing it is, is absolutely beautiful\n
        \n
        I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
        \n
        I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
        \n
        It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
        \n
        Compared to that, the Neon world looks great:\n
        \n
        ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
        \n
        Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1697911236 {#5125
        date: 2023-10-21 20:00:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5129 …}
      +nested: Doctrine\ORM\PersistentCollection {#5131 …}
      +votes: Doctrine\ORM\PersistentCollection {#5133 …}
      +reports: Doctrine\ORM\PersistentCollection {#5135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
      -id: 63343
      -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4089992"
      +editedAt: DateTimeImmutable @1697914170 {#5126
        date: 2023-10-21 20:49:30.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697911236 {#5127
        date: 2023-10-21 20:00:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: """
      > The shot wasn’t done at night\n
      \n
      I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
      \n
      I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
      \n
      > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
      \n
      There are things called GIFs. Not sure if you’ve heard of them.\n
      \n
      Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
      \n
      > Your whole post reads like you somehow need to defend this game at all cost.\n
      \n
      Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
      \n
      I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
      \n
      Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
      \n
      Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
      \n
      EDIT\n
      \n
      You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
      \n
      Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
      \n
      That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
      \n
      And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
      \n
      Seriously man, why are you trying so hard?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697914257 {#5323
      date: 2023-10-21 20:50:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5327 …}
    +nested: Doctrine\ORM\PersistentCollection {#5329 …}
    +votes: Doctrine\ORM\PersistentCollection {#5331 …}
    +reports: Doctrine\ORM\PersistentCollection {#5333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
    -id: 63429
    -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4703569"
    +editedAt: DateTimeImmutable @1697915093 {#5324
      date: 2023-10-21 21:04:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697914257 {#5325
      date: 2023-10-21 20:50:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: """
    > I said it was made at dusk\n
    \n
    You didn’t, this is what you wrote:\n
    \n
    > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
    \n
    I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
    \n
    > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
    \n
    I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
    \n
    > I have no problem with fair criticism.\n
    \n
    You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
    \n
    > Well fuck you, bro.\n
    \n
    That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1697915040 {#5470
    date: 2023-10-21 21:04:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5474 …}
  +nested: Doctrine\ORM\PersistentCollection {#5476 …}
  +votes: Doctrine\ORM\PersistentCollection {#5478 …}
  +reports: Doctrine\ORM\PersistentCollection {#5480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
  -id: 63449
  -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4091530"
  +editedAt: DateTimeImmutable @1697915318 {#5471
    date: 2023-10-21 21:08:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697915040 {#5472
    date: 2023-10-21 21:04:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#5508
  +user: App\Entity\User {#4731 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5473
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5326
      +user: App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5128
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4718
          +user: App\Entity\User {#4731 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
            \n
            First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
            \n
            You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
            \n
            If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
            \n
            This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 41
          +score: 0
          +lastActive: DateTime @1698044495 {#4712
            date: 2023-10-23 09:01:35.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4719 …}
          +nested: Doctrine\ORM\PersistentCollection {#4721 …}
          +votes: Doctrine\ORM\PersistentCollection {#4723 …}
          +reports: Doctrine\ORM\PersistentCollection {#4725 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
          -id: 63300
          -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4702044"
          +editedAt: DateTimeImmutable @1697909747 {#4713
            date: 2023-10-21 19:35:47.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697909689 {#4714
            date: 2023-10-21 19:34:49.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
          \n
          > First of all, your still shot is purposefully omitting the movement of the waterfall\n
          \n
          That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
          \n
          Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
          \n
          > This game isn’t perfect but one thing it is, is absolutely beautiful\n
          \n
          I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
          \n
          I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
          \n
          It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
          \n
          Compared to that, the Neon world looks great:\n
          \n
          ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
          \n
          Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1697911236 {#5125
          date: 2023-10-21 20:00:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5129 …}
        +nested: Doctrine\ORM\PersistentCollection {#5131 …}
        +votes: Doctrine\ORM\PersistentCollection {#5133 …}
        +reports: Doctrine\ORM\PersistentCollection {#5135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
        -id: 63343
        -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4089992"
        +editedAt: DateTimeImmutable @1697914170 {#5126
          date: 2023-10-21 20:49:30.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697911236 {#5127
          date: 2023-10-21 20:00:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        > The shot wasn’t done at night\n
        \n
        I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
        \n
        I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
        \n
        > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
        \n
        There are things called GIFs. Not sure if you’ve heard of them.\n
        \n
        Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
        \n
        > Your whole post reads like you somehow need to defend this game at all cost.\n
        \n
        Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
        \n
        I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
        \n
        Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
        \n
        Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
        \n
        EDIT\n
        \n
        You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
        \n
        Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
        \n
        That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
        \n
        And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
        \n
        Seriously man, why are you trying so hard?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697914257 {#5323
        date: 2023-10-21 20:50:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5327 …}
      +nested: Doctrine\ORM\PersistentCollection {#5329 …}
      +votes: Doctrine\ORM\PersistentCollection {#5331 …}
      +reports: Doctrine\ORM\PersistentCollection {#5333 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
      -id: 63429
      -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4703569"
      +editedAt: DateTimeImmutable @1697915093 {#5324
        date: 2023-10-21 21:04:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697914257 {#5325
        date: 2023-10-21 20:50:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: """
      > I said it was made at dusk\n
      \n
      You didn’t, this is what you wrote:\n
      \n
      > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
      \n
      I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
      \n
      > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
      \n
      I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
      \n
      > I have no problem with fair criticism.\n
      \n
      You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
      \n
      > Well fuck you, bro.\n
      \n
      That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1697915040 {#5470
      date: 2023-10-21 21:04:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5474 …}
    +nested: Doctrine\ORM\PersistentCollection {#5476 …}
    +votes: Doctrine\ORM\PersistentCollection {#5478 …}
    +reports: Doctrine\ORM\PersistentCollection {#5480 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
    -id: 63449
    -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4091530"
    +editedAt: DateTimeImmutable @1697915318 {#5471
      date: 2023-10-21 21:08:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697915040 {#5472
      date: 2023-10-21 21:04:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: """
    > You didn’t, this is what you wrote:\n
    \n
    Uh huh, and I also said this:\n
    \n
    > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
    \n
    …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
    \n
    > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
    \n
    Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
    \n
    …for laughs?\n
    \n
    > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
    \n
    Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
    \n
    > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
    \n
    Uh huh. Here’s the context of this thread:\n
    \n
    - Nobody:\n
    - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
    - Me: No it’s not and here’s why your comparison is wrong.\n
    - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
    \n
    Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
    \n
    > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
    \n
    No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697922938 {#5512
    date: 2023-10-21 23:15:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5505 …}
  +nested: Doctrine\ORM\PersistentCollection {#5503 …}
  +votes: Doctrine\ORM\PersistentCollection {#5507 …}
  +reports: Doctrine\ORM\PersistentCollection {#5518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
  -id: 63625
  -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4706189"
  +editedAt: DateTimeImmutable @1697923289 {#5515
    date: 2023-10-21 23:21:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697922938 {#5511
    date: 2023-10-21 23:15:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#5508
  +user: App\Entity\User {#4731 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5473
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5326
      +user: App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5128
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4718
          +user: App\Entity\User {#4731 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
            \n
            First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
            \n
            You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
            \n
            If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
            \n
            This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 41
          +score: 0
          +lastActive: DateTime @1698044495 {#4712
            date: 2023-10-23 09:01:35.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4719 …}
          +nested: Doctrine\ORM\PersistentCollection {#4721 …}
          +votes: Doctrine\ORM\PersistentCollection {#4723 …}
          +reports: Doctrine\ORM\PersistentCollection {#4725 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
          -id: 63300
          -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4702044"
          +editedAt: DateTimeImmutable @1697909747 {#4713
            date: 2023-10-21 19:35:47.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697909689 {#4714
            date: 2023-10-21 19:34:49.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
          \n
          > First of all, your still shot is purposefully omitting the movement of the waterfall\n
          \n
          That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
          \n
          Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
          \n
          > This game isn’t perfect but one thing it is, is absolutely beautiful\n
          \n
          I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
          \n
          I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
          \n
          It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
          \n
          Compared to that, the Neon world looks great:\n
          \n
          ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
          \n
          Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1697911236 {#5125
          date: 2023-10-21 20:00:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5129 …}
        +nested: Doctrine\ORM\PersistentCollection {#5131 …}
        +votes: Doctrine\ORM\PersistentCollection {#5133 …}
        +reports: Doctrine\ORM\PersistentCollection {#5135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
        -id: 63343
        -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4089992"
        +editedAt: DateTimeImmutable @1697914170 {#5126
          date: 2023-10-21 20:49:30.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697911236 {#5127
          date: 2023-10-21 20:00:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        > The shot wasn’t done at night\n
        \n
        I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
        \n
        I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
        \n
        > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
        \n
        There are things called GIFs. Not sure if you’ve heard of them.\n
        \n
        Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
        \n
        > Your whole post reads like you somehow need to defend this game at all cost.\n
        \n
        Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
        \n
        I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
        \n
        Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
        \n
        Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
        \n
        EDIT\n
        \n
        You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
        \n
        Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
        \n
        That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
        \n
        And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
        \n
        Seriously man, why are you trying so hard?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697914257 {#5323
        date: 2023-10-21 20:50:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5327 …}
      +nested: Doctrine\ORM\PersistentCollection {#5329 …}
      +votes: Doctrine\ORM\PersistentCollection {#5331 …}
      +reports: Doctrine\ORM\PersistentCollection {#5333 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
      -id: 63429
      -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4703569"
      +editedAt: DateTimeImmutable @1697915093 {#5324
        date: 2023-10-21 21:04:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697914257 {#5325
        date: 2023-10-21 20:50:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: """
      > I said it was made at dusk\n
      \n
      You didn’t, this is what you wrote:\n
      \n
      > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
      \n
      I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
      \n
      > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
      \n
      I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
      \n
      > I have no problem with fair criticism.\n
      \n
      You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
      \n
      > Well fuck you, bro.\n
      \n
      That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1697915040 {#5470
      date: 2023-10-21 21:04:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5474 …}
    +nested: Doctrine\ORM\PersistentCollection {#5476 …}
    +votes: Doctrine\ORM\PersistentCollection {#5478 …}
    +reports: Doctrine\ORM\PersistentCollection {#5480 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
    -id: 63449
    -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4091530"
    +editedAt: DateTimeImmutable @1697915318 {#5471
      date: 2023-10-21 21:08:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697915040 {#5472
      date: 2023-10-21 21:04:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: """
    > You didn’t, this is what you wrote:\n
    \n
    Uh huh, and I also said this:\n
    \n
    > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
    \n
    …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
    \n
    > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
    \n
    Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
    \n
    …for laughs?\n
    \n
    > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
    \n
    Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
    \n
    > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
    \n
    Uh huh. Here’s the context of this thread:\n
    \n
    - Nobody:\n
    - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
    - Me: No it’s not and here’s why your comparison is wrong.\n
    - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
    \n
    Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
    \n
    > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
    \n
    No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697922938 {#5512
    date: 2023-10-21 23:15:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5505 …}
  +nested: Doctrine\ORM\PersistentCollection {#5503 …}
  +votes: Doctrine\ORM\PersistentCollection {#5507 …}
  +reports: Doctrine\ORM\PersistentCollection {#5518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
  -id: 63625
  -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4706189"
  +editedAt: DateTimeImmutable @1697923289 {#5515
    date: 2023-10-21 23:21:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697922938 {#5511
    date: 2023-10-21 23:15:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#5508
  +user: App\Entity\User {#4731 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5473
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5326
      +user: App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5128
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4718
          +user: App\Entity\User {#4731 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
            \n
            First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
            \n
            You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
            \n
            If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
            \n
            This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 41
          +score: 0
          +lastActive: DateTime @1698044495 {#4712
            date: 2023-10-23 09:01:35.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4719 …}
          +nested: Doctrine\ORM\PersistentCollection {#4721 …}
          +votes: Doctrine\ORM\PersistentCollection {#4723 …}
          +reports: Doctrine\ORM\PersistentCollection {#4725 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
          -id: 63300
          -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4702044"
          +editedAt: DateTimeImmutable @1697909747 {#4713
            date: 2023-10-21 19:35:47.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697909689 {#4714
            date: 2023-10-21 19:34:49.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
          \n
          > First of all, your still shot is purposefully omitting the movement of the waterfall\n
          \n
          That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
          \n
          Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
          \n
          > This game isn’t perfect but one thing it is, is absolutely beautiful\n
          \n
          I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
          \n
          I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
          \n
          It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
          \n
          Compared to that, the Neon world looks great:\n
          \n
          ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
          \n
          Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1697911236 {#5125
          date: 2023-10-21 20:00:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5129 …}
        +nested: Doctrine\ORM\PersistentCollection {#5131 …}
        +votes: Doctrine\ORM\PersistentCollection {#5133 …}
        +reports: Doctrine\ORM\PersistentCollection {#5135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
        -id: 63343
        -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4089992"
        +editedAt: DateTimeImmutable @1697914170 {#5126
          date: 2023-10-21 20:49:30.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697911236 {#5127
          date: 2023-10-21 20:00:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        > The shot wasn’t done at night\n
        \n
        I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
        \n
        I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
        \n
        > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
        \n
        There are things called GIFs. Not sure if you’ve heard of them.\n
        \n
        Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
        \n
        > Your whole post reads like you somehow need to defend this game at all cost.\n
        \n
        Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
        \n
        I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
        \n
        Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
        \n
        Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
        \n
        EDIT\n
        \n
        You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
        \n
        Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
        \n
        That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
        \n
        And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
        \n
        Seriously man, why are you trying so hard?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697914257 {#5323
        date: 2023-10-21 20:50:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5327 …}
      +nested: Doctrine\ORM\PersistentCollection {#5329 …}
      +votes: Doctrine\ORM\PersistentCollection {#5331 …}
      +reports: Doctrine\ORM\PersistentCollection {#5333 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
      -id: 63429
      -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4703569"
      +editedAt: DateTimeImmutable @1697915093 {#5324
        date: 2023-10-21 21:04:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697914257 {#5325
        date: 2023-10-21 20:50:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: """
      > I said it was made at dusk\n
      \n
      You didn’t, this is what you wrote:\n
      \n
      > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
      \n
      I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
      \n
      > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
      \n
      I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
      \n
      > I have no problem with fair criticism.\n
      \n
      You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
      \n
      > Well fuck you, bro.\n
      \n
      That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1697915040 {#5470
      date: 2023-10-21 21:04:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5474 …}
    +nested: Doctrine\ORM\PersistentCollection {#5476 …}
    +votes: Doctrine\ORM\PersistentCollection {#5478 …}
    +reports: Doctrine\ORM\PersistentCollection {#5480 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
    -id: 63449
    -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4091530"
    +editedAt: DateTimeImmutable @1697915318 {#5471
      date: 2023-10-21 21:08:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697915040 {#5472
      date: 2023-10-21 21:04:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: """
    > You didn’t, this is what you wrote:\n
    \n
    Uh huh, and I also said this:\n
    \n
    > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
    \n
    …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
    \n
    > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
    \n
    Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
    \n
    …for laughs?\n
    \n
    > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
    \n
    Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
    \n
    > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
    \n
    Uh huh. Here’s the context of this thread:\n
    \n
    - Nobody:\n
    - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
    - Me: No it’s not and here’s why your comparison is wrong.\n
    - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
    \n
    Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
    \n
    > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
    \n
    No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697922938 {#5512
    date: 2023-10-21 23:15:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5505 …}
  +nested: Doctrine\ORM\PersistentCollection {#5503 …}
  +votes: Doctrine\ORM\PersistentCollection {#5507 …}
  +reports: Doctrine\ORM\PersistentCollection {#5518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
  -id: 63625
  -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4706189"
  +editedAt: DateTimeImmutable @1697923289 {#5515
    date: 2023-10-21 23:21:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697922938 {#5511
    date: 2023-10-21 23:15:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#5565
  +user: Proxies\__CG__\App\Entity\User {#5562 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5508
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5473
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5326
        +user: App\Entity\User {#4731 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5128
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4718
            +user: App\Entity\User {#4731 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
              \n
              First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
              \n
              You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
              \n
              If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
              \n
              This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 41
            +score: 0
            +lastActive: DateTime @1698044495 {#4712
              date: 2023-10-23 09:01:35.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4719 …}
            +nested: Doctrine\ORM\PersistentCollection {#4721 …}
            +votes: Doctrine\ORM\PersistentCollection {#4723 …}
            +reports: Doctrine\ORM\PersistentCollection {#4725 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
            -id: 63300
            -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4702044"
            +editedAt: DateTimeImmutable @1697909747 {#4713
              date: 2023-10-21 19:35:47.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697909689 {#4714
              date: 2023-10-21 19:34:49.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
            \n
            > First of all, your still shot is purposefully omitting the movement of the waterfall\n
            \n
            That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
            \n
            Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
            \n
            > This game isn’t perfect but one thing it is, is absolutely beautiful\n
            \n
            I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
            \n
            I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
            \n
            It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
            \n
            Compared to that, the Neon world looks great:\n
            \n
            ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
            \n
            Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1697911236 {#5125
            date: 2023-10-21 20:00:36.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5129 …}
          +nested: Doctrine\ORM\PersistentCollection {#5131 …}
          +votes: Doctrine\ORM\PersistentCollection {#5133 …}
          +reports: Doctrine\ORM\PersistentCollection {#5135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
          -id: 63343
          -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4089992"
          +editedAt: DateTimeImmutable @1697914170 {#5126
            date: 2023-10-21 20:49:30.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697911236 {#5127
            date: 2023-10-21 20:00:36.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          > The shot wasn’t done at night\n
          \n
          I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
          \n
          I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
          \n
          > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
          \n
          There are things called GIFs. Not sure if you’ve heard of them.\n
          \n
          Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
          \n
          > Your whole post reads like you somehow need to defend this game at all cost.\n
          \n
          Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
          \n
          I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
          \n
          Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
          \n
          Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
          \n
          EDIT\n
          \n
          You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
          \n
          Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
          \n
          That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
          \n
          And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
          \n
          Seriously man, why are you trying so hard?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1697914257 {#5323
          date: 2023-10-21 20:50:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5327 …}
        +nested: Doctrine\ORM\PersistentCollection {#5329 …}
        +votes: Doctrine\ORM\PersistentCollection {#5331 …}
        +reports: Doctrine\ORM\PersistentCollection {#5333 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
        -id: 63429
        -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4703569"
        +editedAt: DateTimeImmutable @1697915093 {#5324
          date: 2023-10-21 21:04:53.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697914257 {#5325
          date: 2023-10-21 20:50:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        > I said it was made at dusk\n
        \n
        You didn’t, this is what you wrote:\n
        \n
        > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
        \n
        I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
        \n
        > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
        \n
        I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
        \n
        > I have no problem with fair criticism.\n
        \n
        You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
        \n
        > Well fuck you, bro.\n
        \n
        That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1697915040 {#5470
        date: 2023-10-21 21:04:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5474 …}
      +nested: Doctrine\ORM\PersistentCollection {#5476 …}
      +votes: Doctrine\ORM\PersistentCollection {#5478 …}
      +reports: Doctrine\ORM\PersistentCollection {#5480 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
      -id: 63449
      -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4091530"
      +editedAt: DateTimeImmutable @1697915318 {#5471
        date: 2023-10-21 21:08:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697915040 {#5472
        date: 2023-10-21 21:04:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: """
      > You didn’t, this is what you wrote:\n
      \n
      Uh huh, and I also said this:\n
      \n
      > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
      \n
      …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
      \n
      > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
      \n
      Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
      \n
      …for laughs?\n
      \n
      > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
      \n
      Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
      \n
      > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
      \n
      Uh huh. Here’s the context of this thread:\n
      \n
      - Nobody:\n
      - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
      - Me: No it’s not and here’s why your comparison is wrong.\n
      - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
      \n
      Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
      \n
      > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
      \n
      No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697922938 {#5512
      date: 2023-10-21 23:15:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5505 …}
    +nested: Doctrine\ORM\PersistentCollection {#5503 …}
    +votes: Doctrine\ORM\PersistentCollection {#5507 …}
    +reports: Doctrine\ORM\PersistentCollection {#5518 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
    -id: 63625
    -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4706189"
    +editedAt: DateTimeImmutable @1697923289 {#5515
      date: 2023-10-21 23:21:29.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697922938 {#5511
      date: 2023-10-21 23:15:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "So you said two different things at two different points and are angry someone confused the two?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697930980 {#5566
    date: 2023-10-22 01:29:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5559 …}
  +nested: Doctrine\ORM\PersistentCollection {#5557 …}
  +votes: Doctrine\ORM\PersistentCollection {#5561 …}
  +reports: Doctrine\ORM\PersistentCollection {#5572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5576 …}
  -id: 63805
  -bodyTs: "'angri':13 'confus':15 'differ':5,9 'point':10 'said':3 'someon':14 'thing':6 'two':4,8,17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4709295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697930980 {#5569
    date: 2023-10-22 01:29:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#5565
  +user: Proxies\__CG__\App\Entity\User {#5562 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5508
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5473
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5326
        +user: App\Entity\User {#4731 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5128
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4718
            +user: App\Entity\User {#4731 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
              \n
              First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
              \n
              You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
              \n
              If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
              \n
              This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 41
            +score: 0
            +lastActive: DateTime @1698044495 {#4712
              date: 2023-10-23 09:01:35.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4719 …}
            +nested: Doctrine\ORM\PersistentCollection {#4721 …}
            +votes: Doctrine\ORM\PersistentCollection {#4723 …}
            +reports: Doctrine\ORM\PersistentCollection {#4725 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
            -id: 63300
            -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4702044"
            +editedAt: DateTimeImmutable @1697909747 {#4713
              date: 2023-10-21 19:35:47.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697909689 {#4714
              date: 2023-10-21 19:34:49.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
            \n
            > First of all, your still shot is purposefully omitting the movement of the waterfall\n
            \n
            That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
            \n
            Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
            \n
            > This game isn’t perfect but one thing it is, is absolutely beautiful\n
            \n
            I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
            \n
            I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
            \n
            It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
            \n
            Compared to that, the Neon world looks great:\n
            \n
            ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
            \n
            Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1697911236 {#5125
            date: 2023-10-21 20:00:36.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5129 …}
          +nested: Doctrine\ORM\PersistentCollection {#5131 …}
          +votes: Doctrine\ORM\PersistentCollection {#5133 …}
          +reports: Doctrine\ORM\PersistentCollection {#5135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
          -id: 63343
          -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4089992"
          +editedAt: DateTimeImmutable @1697914170 {#5126
            date: 2023-10-21 20:49:30.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697911236 {#5127
            date: 2023-10-21 20:00:36.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          > The shot wasn’t done at night\n
          \n
          I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
          \n
          I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
          \n
          > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
          \n
          There are things called GIFs. Not sure if you’ve heard of them.\n
          \n
          Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
          \n
          > Your whole post reads like you somehow need to defend this game at all cost.\n
          \n
          Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
          \n
          I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
          \n
          Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
          \n
          Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
          \n
          EDIT\n
          \n
          You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
          \n
          Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
          \n
          That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
          \n
          And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
          \n
          Seriously man, why are you trying so hard?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1697914257 {#5323
          date: 2023-10-21 20:50:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5327 …}
        +nested: Doctrine\ORM\PersistentCollection {#5329 …}
        +votes: Doctrine\ORM\PersistentCollection {#5331 …}
        +reports: Doctrine\ORM\PersistentCollection {#5333 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
        -id: 63429
        -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4703569"
        +editedAt: DateTimeImmutable @1697915093 {#5324
          date: 2023-10-21 21:04:53.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697914257 {#5325
          date: 2023-10-21 20:50:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        > I said it was made at dusk\n
        \n
        You didn’t, this is what you wrote:\n
        \n
        > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
        \n
        I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
        \n
        > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
        \n
        I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
        \n
        > I have no problem with fair criticism.\n
        \n
        You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
        \n
        > Well fuck you, bro.\n
        \n
        That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1697915040 {#5470
        date: 2023-10-21 21:04:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5474 …}
      +nested: Doctrine\ORM\PersistentCollection {#5476 …}
      +votes: Doctrine\ORM\PersistentCollection {#5478 …}
      +reports: Doctrine\ORM\PersistentCollection {#5480 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
      -id: 63449
      -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4091530"
      +editedAt: DateTimeImmutable @1697915318 {#5471
        date: 2023-10-21 21:08:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697915040 {#5472
        date: 2023-10-21 21:04:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: """
      > You didn’t, this is what you wrote:\n
      \n
      Uh huh, and I also said this:\n
      \n
      > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
      \n
      …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
      \n
      > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
      \n
      Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
      \n
      …for laughs?\n
      \n
      > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
      \n
      Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
      \n
      > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
      \n
      Uh huh. Here’s the context of this thread:\n
      \n
      - Nobody:\n
      - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
      - Me: No it’s not and here’s why your comparison is wrong.\n
      - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
      \n
      Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
      \n
      > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
      \n
      No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697922938 {#5512
      date: 2023-10-21 23:15:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5505 …}
    +nested: Doctrine\ORM\PersistentCollection {#5503 …}
    +votes: Doctrine\ORM\PersistentCollection {#5507 …}
    +reports: Doctrine\ORM\PersistentCollection {#5518 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
    -id: 63625
    -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4706189"
    +editedAt: DateTimeImmutable @1697923289 {#5515
      date: 2023-10-21 23:21:29.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697922938 {#5511
      date: 2023-10-21 23:15:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "So you said two different things at two different points and are angry someone confused the two?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697930980 {#5566
    date: 2023-10-22 01:29:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5559 …}
  +nested: Doctrine\ORM\PersistentCollection {#5557 …}
  +votes: Doctrine\ORM\PersistentCollection {#5561 …}
  +reports: Doctrine\ORM\PersistentCollection {#5572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5576 …}
  -id: 63805
  -bodyTs: "'angri':13 'confus':15 'differ':5,9 'point':10 'said':3 'someon':14 'thing':6 'two':4,8,17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4709295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697930980 {#5569
    date: 2023-10-22 01:29:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#5565
  +user: Proxies\__CG__\App\Entity\User {#5562 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5508
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5473
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5326
        +user: App\Entity\User {#4731 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5128
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4718
            +user: App\Entity\User {#4731 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
              \n
              First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
              \n
              You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
              \n
              If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
              \n
              This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 41
            +score: 0
            +lastActive: DateTime @1698044495 {#4712
              date: 2023-10-23 09:01:35.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4719 …}
            +nested: Doctrine\ORM\PersistentCollection {#4721 …}
            +votes: Doctrine\ORM\PersistentCollection {#4723 …}
            +reports: Doctrine\ORM\PersistentCollection {#4725 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
            -id: 63300
            -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4702044"
            +editedAt: DateTimeImmutable @1697909747 {#4713
              date: 2023-10-21 19:35:47.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697909689 {#4714
              date: 2023-10-21 19:34:49.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
            \n
            > First of all, your still shot is purposefully omitting the movement of the waterfall\n
            \n
            That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
            \n
            Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
            \n
            > This game isn’t perfect but one thing it is, is absolutely beautiful\n
            \n
            I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
            \n
            I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
            \n
            It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
            \n
            Compared to that, the Neon world looks great:\n
            \n
            ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
            \n
            Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1697911236 {#5125
            date: 2023-10-21 20:00:36.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5129 …}
          +nested: Doctrine\ORM\PersistentCollection {#5131 …}
          +votes: Doctrine\ORM\PersistentCollection {#5133 …}
          +reports: Doctrine\ORM\PersistentCollection {#5135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
          -id: 63343
          -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4089992"
          +editedAt: DateTimeImmutable @1697914170 {#5126
            date: 2023-10-21 20:49:30.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697911236 {#5127
            date: 2023-10-21 20:00:36.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          > The shot wasn’t done at night\n
          \n
          I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
          \n
          I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
          \n
          > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
          \n
          There are things called GIFs. Not sure if you’ve heard of them.\n
          \n
          Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
          \n
          > Your whole post reads like you somehow need to defend this game at all cost.\n
          \n
          Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
          \n
          I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
          \n
          Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
          \n
          Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
          \n
          EDIT\n
          \n
          You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
          \n
          Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
          \n
          That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
          \n
          And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
          \n
          Seriously man, why are you trying so hard?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1697914257 {#5323
          date: 2023-10-21 20:50:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5327 …}
        +nested: Doctrine\ORM\PersistentCollection {#5329 …}
        +votes: Doctrine\ORM\PersistentCollection {#5331 …}
        +reports: Doctrine\ORM\PersistentCollection {#5333 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
        -id: 63429
        -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4703569"
        +editedAt: DateTimeImmutable @1697915093 {#5324
          date: 2023-10-21 21:04:53.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697914257 {#5325
          date: 2023-10-21 20:50:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        > I said it was made at dusk\n
        \n
        You didn’t, this is what you wrote:\n
        \n
        > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
        \n
        I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
        \n
        > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
        \n
        I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
        \n
        > I have no problem with fair criticism.\n
        \n
        You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
        \n
        > Well fuck you, bro.\n
        \n
        That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1697915040 {#5470
        date: 2023-10-21 21:04:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5474 …}
      +nested: Doctrine\ORM\PersistentCollection {#5476 …}
      +votes: Doctrine\ORM\PersistentCollection {#5478 …}
      +reports: Doctrine\ORM\PersistentCollection {#5480 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
      -id: 63449
      -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4091530"
      +editedAt: DateTimeImmutable @1697915318 {#5471
        date: 2023-10-21 21:08:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697915040 {#5472
        date: 2023-10-21 21:04:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: """
      > You didn’t, this is what you wrote:\n
      \n
      Uh huh, and I also said this:\n
      \n
      > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
      \n
      …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
      \n
      > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
      \n
      Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
      \n
      …for laughs?\n
      \n
      > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
      \n
      Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
      \n
      > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
      \n
      Uh huh. Here’s the context of this thread:\n
      \n
      - Nobody:\n
      - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
      - Me: No it’s not and here’s why your comparison is wrong.\n
      - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
      \n
      Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
      \n
      > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
      \n
      No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697922938 {#5512
      date: 2023-10-21 23:15:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5505 …}
    +nested: Doctrine\ORM\PersistentCollection {#5503 …}
    +votes: Doctrine\ORM\PersistentCollection {#5507 …}
    +reports: Doctrine\ORM\PersistentCollection {#5518 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
    -id: 63625
    -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4706189"
    +editedAt: DateTimeImmutable @1697923289 {#5515
      date: 2023-10-21 23:21:29.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697922938 {#5511
      date: 2023-10-21 23:15:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "So you said two different things at two different points and are angry someone confused the two?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697930980 {#5566
    date: 2023-10-22 01:29:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5559 …}
  +nested: Doctrine\ORM\PersistentCollection {#5557 …}
  +votes: Doctrine\ORM\PersistentCollection {#5561 …}
  +reports: Doctrine\ORM\PersistentCollection {#5572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5576 …}
  -id: 63805
  -bodyTs: "'angri':13 'confus':15 'differ':5,9 'point':10 'said':3 'someon':14 'thing':6 'two':4,8,17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4709295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697930980 {#5569
    date: 2023-10-22 01:29:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#5632
  +user: App\Entity\User {#4731 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5565
    +user: Proxies\__CG__\App\Entity\User {#5562 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5508
      +user: App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5473
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5326
          +user: App\Entity\User {#4731 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5128
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4718
              +user: App\Entity\User {#4731 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: """
                This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
                \n
                First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
                \n
                You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
                \n
                If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
                \n
                This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 41
              +score: 0
              +lastActive: DateTime @1698044495 {#4712
                date: 2023-10-23 09:01:35.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lichtmetzger@feddit.de"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4719 …}
              +nested: Doctrine\ORM\PersistentCollection {#4721 …}
              +votes: Doctrine\ORM\PersistentCollection {#4723 …}
              +reports: Doctrine\ORM\PersistentCollection {#4725 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
              -id: 63300
              -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4702044"
              +editedAt: DateTimeImmutable @1697909747 {#4713
                date: 2023-10-21 19:35:47.0 +02:00
              }
              +createdAt: DateTimeImmutable @1697909689 {#4714
                date: 2023-10-21 19:34:49.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4718}
            +body: """
              The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
              \n
              > First of all, your still shot is purposefully omitting the movement of the waterfall\n
              \n
              That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
              \n
              Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
              \n
              > This game isn’t perfect but one thing it is, is absolutely beautiful\n
              \n
              I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
              \n
              I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
              \n
              It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
              \n
              Compared to that, the Neon world looks great:\n
              \n
              ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
              \n
              Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 25
            +score: 0
            +lastActive: DateTime @1697911236 {#5125
              date: 2023-10-21 20:00:36.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
              "@eochaid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5129 …}
            +nested: Doctrine\ORM\PersistentCollection {#5131 …}
            +votes: Doctrine\ORM\PersistentCollection {#5133 …}
            +reports: Doctrine\ORM\PersistentCollection {#5135 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
            -id: 63343
            -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/4089992"
            +editedAt: DateTimeImmutable @1697914170 {#5126
              date: 2023-10-21 20:49:30.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697911236 {#5127
              date: 2023-10-21 20:00:36.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            > The shot wasn’t done at night\n
            \n
            I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
            \n
            I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
            \n
            > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
            \n
            There are things called GIFs. Not sure if you’ve heard of them.\n
            \n
            Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
            \n
            > Your whole post reads like you somehow need to defend this game at all cost.\n
            \n
            Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
            \n
            I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
            \n
            Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
            \n
            Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
            \n
            EDIT\n
            \n
            You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
            \n
            Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
            \n
            That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
            \n
            And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
            \n
            Seriously man, why are you trying so hard?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1697914257 {#5323
            date: 2023-10-21 20:50:57.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5327 …}
          +nested: Doctrine\ORM\PersistentCollection {#5329 …}
          +votes: Doctrine\ORM\PersistentCollection {#5331 …}
          +reports: Doctrine\ORM\PersistentCollection {#5333 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
          -id: 63429
          -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4703569"
          +editedAt: DateTimeImmutable @1697915093 {#5324
            date: 2023-10-21 21:04:53.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697914257 {#5325
            date: 2023-10-21 20:50:57.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          > I said it was made at dusk\n
          \n
          You didn’t, this is what you wrote:\n
          \n
          > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
          \n
          I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
          \n
          > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
          \n
          I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
          \n
          > I have no problem with fair criticism.\n
          \n
          You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
          \n
          > Well fuck you, bro.\n
          \n
          That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1697915040 {#5470
          date: 2023-10-21 21:04:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5474 …}
        +nested: Doctrine\ORM\PersistentCollection {#5476 …}
        +votes: Doctrine\ORM\PersistentCollection {#5478 …}
        +reports: Doctrine\ORM\PersistentCollection {#5480 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
        -id: 63449
        -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4091530"
        +editedAt: DateTimeImmutable @1697915318 {#5471
          date: 2023-10-21 21:08:38.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697915040 {#5472
          date: 2023-10-21 21:04:00.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        > You didn’t, this is what you wrote:\n
        \n
        Uh huh, and I also said this:\n
        \n
        > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
        \n
        …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
        \n
        > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
        \n
        Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
        \n
        …for laughs?\n
        \n
        > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
        \n
        Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
        \n
        > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
        \n
        Uh huh. Here’s the context of this thread:\n
        \n
        - Nobody:\n
        - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
        - Me: No it’s not and here’s why your comparison is wrong.\n
        - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
        \n
        Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
        \n
        > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
        \n
        No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697922938 {#5512
        date: 2023-10-21 23:15:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5505 …}
      +nested: Doctrine\ORM\PersistentCollection {#5503 …}
      +votes: Doctrine\ORM\PersistentCollection {#5507 …}
      +reports: Doctrine\ORM\PersistentCollection {#5518 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
      -id: 63625
      -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4706189"
      +editedAt: DateTimeImmutable @1697923289 {#5515
        date: 2023-10-21 23:21:29.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697922938 {#5511
        date: 2023-10-21 23:15:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: "So you said two different things at two different points and are angry someone confused the two?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697930980 {#5566
      date: 2023-10-22 01:29:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5559 …}
    +nested: Doctrine\ORM\PersistentCollection {#5557 …}
    +votes: Doctrine\ORM\PersistentCollection {#5561 …}
    +reports: Doctrine\ORM\PersistentCollection {#5572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5576 …}
    -id: 63805
    -bodyTs: "'angri':13 'confus':15 'differ':5,9 'point':10 'said':3 'someon':14 'thing':6 'two':4,8,17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4709295"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697930980 {#5569
      date: 2023-10-22 01:29:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "Yeah you’re right, he’s probably just a complete moron with the reading comprehension of a 5 year old. That’s totally the answer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697954433 {#5630
    date: 2023-10-22 08:00:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
    "@Waluigis_Talking_Buttplug@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5633 …}
  +nested: Doctrine\ORM\PersistentCollection {#5635 …}
  +votes: Doctrine\ORM\PersistentCollection {#5637 …}
  +reports: Doctrine\ORM\PersistentCollection {#5639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5643 …}
  -id: 64172
  -bodyTs: "'5':18 'answer':25 'complet':10 'comprehens':15 'moron':11 'old':20 'probabl':7 're':3 'read':14 'right':4 'total':23 'yeah':1 'year':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4718741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697954433 {#5631
    date: 2023-10-22 08:00:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#5632
  +user: App\Entity\User {#4731 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5565
    +user: Proxies\__CG__\App\Entity\User {#5562 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5508
      +user: App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5473
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5326
          +user: App\Entity\User {#4731 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5128
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4718
              +user: App\Entity\User {#4731 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: """
                This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
                \n
                First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
                \n
                You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
                \n
                If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
                \n
                This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 41
              +score: 0
              +lastActive: DateTime @1698044495 {#4712
                date: 2023-10-23 09:01:35.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lichtmetzger@feddit.de"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4719 …}
              +nested: Doctrine\ORM\PersistentCollection {#4721 …}
              +votes: Doctrine\ORM\PersistentCollection {#4723 …}
              +reports: Doctrine\ORM\PersistentCollection {#4725 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
              -id: 63300
              -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4702044"
              +editedAt: DateTimeImmutable @1697909747 {#4713
                date: 2023-10-21 19:35:47.0 +02:00
              }
              +createdAt: DateTimeImmutable @1697909689 {#4714
                date: 2023-10-21 19:34:49.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4718}
            +body: """
              The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
              \n
              > First of all, your still shot is purposefully omitting the movement of the waterfall\n
              \n
              That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
              \n
              Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
              \n
              > This game isn’t perfect but one thing it is, is absolutely beautiful\n
              \n
              I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
              \n
              I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
              \n
              It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
              \n
              Compared to that, the Neon world looks great:\n
              \n
              ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
              \n
              Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 25
            +score: 0
            +lastActive: DateTime @1697911236 {#5125
              date: 2023-10-21 20:00:36.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
              "@eochaid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5129 …}
            +nested: Doctrine\ORM\PersistentCollection {#5131 …}
            +votes: Doctrine\ORM\PersistentCollection {#5133 …}
            +reports: Doctrine\ORM\PersistentCollection {#5135 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
            -id: 63343
            -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/4089992"
            +editedAt: DateTimeImmutable @1697914170 {#5126
              date: 2023-10-21 20:49:30.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697911236 {#5127
              date: 2023-10-21 20:00:36.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            > The shot wasn’t done at night\n
            \n
            I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
            \n
            I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
            \n
            > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
            \n
            There are things called GIFs. Not sure if you’ve heard of them.\n
            \n
            Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
            \n
            > Your whole post reads like you somehow need to defend this game at all cost.\n
            \n
            Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
            \n
            I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
            \n
            Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
            \n
            Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
            \n
            EDIT\n
            \n
            You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
            \n
            Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
            \n
            That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
            \n
            And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
            \n
            Seriously man, why are you trying so hard?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1697914257 {#5323
            date: 2023-10-21 20:50:57.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5327 …}
          +nested: Doctrine\ORM\PersistentCollection {#5329 …}
          +votes: Doctrine\ORM\PersistentCollection {#5331 …}
          +reports: Doctrine\ORM\PersistentCollection {#5333 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
          -id: 63429
          -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4703569"
          +editedAt: DateTimeImmutable @1697915093 {#5324
            date: 2023-10-21 21:04:53.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697914257 {#5325
            date: 2023-10-21 20:50:57.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          > I said it was made at dusk\n
          \n
          You didn’t, this is what you wrote:\n
          \n
          > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
          \n
          I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
          \n
          > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
          \n
          I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
          \n
          > I have no problem with fair criticism.\n
          \n
          You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
          \n
          > Well fuck you, bro.\n
          \n
          That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1697915040 {#5470
          date: 2023-10-21 21:04:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5474 …}
        +nested: Doctrine\ORM\PersistentCollection {#5476 …}
        +votes: Doctrine\ORM\PersistentCollection {#5478 …}
        +reports: Doctrine\ORM\PersistentCollection {#5480 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
        -id: 63449
        -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4091530"
        +editedAt: DateTimeImmutable @1697915318 {#5471
          date: 2023-10-21 21:08:38.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697915040 {#5472
          date: 2023-10-21 21:04:00.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        > You didn’t, this is what you wrote:\n
        \n
        Uh huh, and I also said this:\n
        \n
        > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
        \n
        …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
        \n
        > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
        \n
        Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
        \n
        …for laughs?\n
        \n
        > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
        \n
        Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
        \n
        > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
        \n
        Uh huh. Here’s the context of this thread:\n
        \n
        - Nobody:\n
        - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
        - Me: No it’s not and here’s why your comparison is wrong.\n
        - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
        \n
        Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
        \n
        > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
        \n
        No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697922938 {#5512
        date: 2023-10-21 23:15:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5505 …}
      +nested: Doctrine\ORM\PersistentCollection {#5503 …}
      +votes: Doctrine\ORM\PersistentCollection {#5507 …}
      +reports: Doctrine\ORM\PersistentCollection {#5518 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
      -id: 63625
      -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4706189"
      +editedAt: DateTimeImmutable @1697923289 {#5515
        date: 2023-10-21 23:21:29.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697922938 {#5511
        date: 2023-10-21 23:15:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: "So you said two different things at two different points and are angry someone confused the two?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697930980 {#5566
      date: 2023-10-22 01:29:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5559 …}
    +nested: Doctrine\ORM\PersistentCollection {#5557 …}
    +votes: Doctrine\ORM\PersistentCollection {#5561 …}
    +reports: Doctrine\ORM\PersistentCollection {#5572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5576 …}
    -id: 63805
    -bodyTs: "'angri':13 'confus':15 'differ':5,9 'point':10 'said':3 'someon':14 'thing':6 'two':4,8,17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4709295"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697930980 {#5569
      date: 2023-10-22 01:29:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "Yeah you’re right, he’s probably just a complete moron with the reading comprehension of a 5 year old. That’s totally the answer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697954433 {#5630
    date: 2023-10-22 08:00:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
    "@Waluigis_Talking_Buttplug@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5633 …}
  +nested: Doctrine\ORM\PersistentCollection {#5635 …}
  +votes: Doctrine\ORM\PersistentCollection {#5637 …}
  +reports: Doctrine\ORM\PersistentCollection {#5639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5643 …}
  -id: 64172
  -bodyTs: "'5':18 'answer':25 'complet':10 'comprehens':15 'moron':11 'old':20 'probabl':7 're':3 'read':14 'right':4 'total':23 'yeah':1 'year':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4718741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697954433 {#5631
    date: 2023-10-22 08:00:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#5632
  +user: App\Entity\User {#4731 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5565
    +user: Proxies\__CG__\App\Entity\User {#5562 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5508
      +user: App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5473
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5326
          +user: App\Entity\User {#4731 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5128
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4718
              +user: App\Entity\User {#4731 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: """
                This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
                \n
                First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
                \n
                You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
                \n
                If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
                \n
                This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 41
              +score: 0
              +lastActive: DateTime @1698044495 {#4712
                date: 2023-10-23 09:01:35.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lichtmetzger@feddit.de"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4719 …}
              +nested: Doctrine\ORM\PersistentCollection {#4721 …}
              +votes: Doctrine\ORM\PersistentCollection {#4723 …}
              +reports: Doctrine\ORM\PersistentCollection {#4725 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
              -id: 63300
              -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4702044"
              +editedAt: DateTimeImmutable @1697909747 {#4713
                date: 2023-10-21 19:35:47.0 +02:00
              }
              +createdAt: DateTimeImmutable @1697909689 {#4714
                date: 2023-10-21 19:34:49.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4718}
            +body: """
              The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
              \n
              > First of all, your still shot is purposefully omitting the movement of the waterfall\n
              \n
              That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
              \n
              Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
              \n
              > This game isn’t perfect but one thing it is, is absolutely beautiful\n
              \n
              I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
              \n
              I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
              \n
              It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
              \n
              Compared to that, the Neon world looks great:\n
              \n
              ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
              \n
              Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 25
            +score: 0
            +lastActive: DateTime @1697911236 {#5125
              date: 2023-10-21 20:00:36.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
              "@eochaid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5129 …}
            +nested: Doctrine\ORM\PersistentCollection {#5131 …}
            +votes: Doctrine\ORM\PersistentCollection {#5133 …}
            +reports: Doctrine\ORM\PersistentCollection {#5135 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
            -id: 63343
            -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/4089992"
            +editedAt: DateTimeImmutable @1697914170 {#5126
              date: 2023-10-21 20:49:30.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697911236 {#5127
              date: 2023-10-21 20:00:36.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            > The shot wasn’t done at night\n
            \n
            I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
            \n
            I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
            \n
            > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
            \n
            There are things called GIFs. Not sure if you’ve heard of them.\n
            \n
            Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
            \n
            > Your whole post reads like you somehow need to defend this game at all cost.\n
            \n
            Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
            \n
            I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
            \n
            Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
            \n
            Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
            \n
            EDIT\n
            \n
            You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
            \n
            Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
            \n
            That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
            \n
            And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
            \n
            Seriously man, why are you trying so hard?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1697914257 {#5323
            date: 2023-10-21 20:50:57.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5327 …}
          +nested: Doctrine\ORM\PersistentCollection {#5329 …}
          +votes: Doctrine\ORM\PersistentCollection {#5331 …}
          +reports: Doctrine\ORM\PersistentCollection {#5333 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
          -id: 63429
          -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4703569"
          +editedAt: DateTimeImmutable @1697915093 {#5324
            date: 2023-10-21 21:04:53.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697914257 {#5325
            date: 2023-10-21 20:50:57.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          > I said it was made at dusk\n
          \n
          You didn’t, this is what you wrote:\n
          \n
          > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
          \n
          I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
          \n
          > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
          \n
          I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
          \n
          > I have no problem with fair criticism.\n
          \n
          You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
          \n
          > Well fuck you, bro.\n
          \n
          That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1697915040 {#5470
          date: 2023-10-21 21:04:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5474 …}
        +nested: Doctrine\ORM\PersistentCollection {#5476 …}
        +votes: Doctrine\ORM\PersistentCollection {#5478 …}
        +reports: Doctrine\ORM\PersistentCollection {#5480 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
        -id: 63449
        -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4091530"
        +editedAt: DateTimeImmutable @1697915318 {#5471
          date: 2023-10-21 21:08:38.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697915040 {#5472
          date: 2023-10-21 21:04:00.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        > You didn’t, this is what you wrote:\n
        \n
        Uh huh, and I also said this:\n
        \n
        > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
        \n
        …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
        \n
        > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
        \n
        Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
        \n
        …for laughs?\n
        \n
        > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
        \n
        Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
        \n
        > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
        \n
        Uh huh. Here’s the context of this thread:\n
        \n
        - Nobody:\n
        - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
        - Me: No it’s not and here’s why your comparison is wrong.\n
        - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
        \n
        Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
        \n
        > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
        \n
        No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697922938 {#5512
        date: 2023-10-21 23:15:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5505 …}
      +nested: Doctrine\ORM\PersistentCollection {#5503 …}
      +votes: Doctrine\ORM\PersistentCollection {#5507 …}
      +reports: Doctrine\ORM\PersistentCollection {#5518 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
      -id: 63625
      -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4706189"
      +editedAt: DateTimeImmutable @1697923289 {#5515
        date: 2023-10-21 23:21:29.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697922938 {#5511
        date: 2023-10-21 23:15:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: "So you said two different things at two different points and are angry someone confused the two?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697930980 {#5566
      date: 2023-10-22 01:29:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5559 …}
    +nested: Doctrine\ORM\PersistentCollection {#5557 …}
    +votes: Doctrine\ORM\PersistentCollection {#5561 …}
    +reports: Doctrine\ORM\PersistentCollection {#5572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5576 …}
    -id: 63805
    -bodyTs: "'angri':13 'confus':15 'differ':5,9 'point':10 'said':3 'someon':14 'thing':6 'two':4,8,17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4709295"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697930980 {#5569
      date: 2023-10-22 01:29:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "Yeah you’re right, he’s probably just a complete moron with the reading comprehension of a 5 year old. That’s totally the answer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697954433 {#5630
    date: 2023-10-22 08:00:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
    "@Waluigis_Talking_Buttplug@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5633 …}
  +nested: Doctrine\ORM\PersistentCollection {#5635 …}
  +votes: Doctrine\ORM\PersistentCollection {#5637 …}
  +reports: Doctrine\ORM\PersistentCollection {#5639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5643 …}
  -id: 64172
  -bodyTs: "'5':18 'answer':25 'complet':10 'comprehens':15 'moron':11 'old':20 'probabl':7 're':3 'read':14 'right':4 'total':23 'yeah':1 'year':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4718741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697954433 {#5631
    date: 2023-10-22 08:00:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#5685
  +user: Proxies\__CG__\App\Entity\User {#5562 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5632
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5565
      +user: Proxies\__CG__\App\Entity\User {#5562 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5508
        +user: App\Entity\User {#4731 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5473
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5326
            +user: App\Entity\User {#4731 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5128
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4718
                +user: App\Entity\User {#4731 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: """
                  This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
                  \n
                  First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
                  \n
                  You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
                  \n
                  If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
                  \n
                  This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 41
                +score: 0
                +lastActive: DateTime @1698044495 {#4712
                  date: 2023-10-23 09:01:35.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lichtmetzger@feddit.de"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4719 …}
                +nested: Doctrine\ORM\PersistentCollection {#4721 …}
                +votes: Doctrine\ORM\PersistentCollection {#4723 …}
                +reports: Doctrine\ORM\PersistentCollection {#4725 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
                -id: 63300
                -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/4702044"
                +editedAt: DateTimeImmutable @1697909747 {#4713
                  date: 2023-10-21 19:35:47.0 +02:00
                }
                +createdAt: DateTimeImmutable @1697909689 {#4714
                  date: 2023-10-21 19:34:49.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4718}
              +body: """
                The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
                \n
                > First of all, your still shot is purposefully omitting the movement of the waterfall\n
                \n
                That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
                \n
                Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
                \n
                > This game isn’t perfect but one thing it is, is absolutely beautiful\n
                \n
                I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
                \n
                I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
                \n
                It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
                \n
                Compared to that, the Neon world looks great:\n
                \n
                ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
                \n
                Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 25
              +score: 0
              +lastActive: DateTime @1697911236 {#5125
                date: 2023-10-21 20:00:36.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lichtmetzger@feddit.de"
                "@eochaid@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5129 …}
              +nested: Doctrine\ORM\PersistentCollection {#5131 …}
              +votes: Doctrine\ORM\PersistentCollection {#5133 …}
              +reports: Doctrine\ORM\PersistentCollection {#5135 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
              -id: 63343
              -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.de/comment/4089992"
              +editedAt: DateTimeImmutable @1697914170 {#5126
                date: 2023-10-21 20:49:30.0 +02:00
              }
              +createdAt: DateTimeImmutable @1697911236 {#5127
                date: 2023-10-21 20:00:36.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4718}
            +body: """
              > The shot wasn’t done at night\n
              \n
              I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
              \n
              I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
              \n
              > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
              \n
              There are things called GIFs. Not sure if you’ve heard of them.\n
              \n
              Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
              \n
              > Your whole post reads like you somehow need to defend this game at all cost.\n
              \n
              Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
              \n
              I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
              \n
              Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
              \n
              Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
              \n
              EDIT\n
              \n
              You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
              \n
              Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
              \n
              That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
              \n
              And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
              \n
              Seriously man, why are you trying so hard?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1697914257 {#5323
              date: 2023-10-21 20:50:57.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
              "@eochaid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5327 …}
            +nested: Doctrine\ORM\PersistentCollection {#5329 …}
            +votes: Doctrine\ORM\PersistentCollection {#5331 …}
            +reports: Doctrine\ORM\PersistentCollection {#5333 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
            -id: 63429
            -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4703569"
            +editedAt: DateTimeImmutable @1697915093 {#5324
              date: 2023-10-21 21:04:53.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697914257 {#5325
              date: 2023-10-21 20:50:57.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            > I said it was made at dusk\n
            \n
            You didn’t, this is what you wrote:\n
            \n
            > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
            \n
            I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
            \n
            > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
            \n
            I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
            \n
            > I have no problem with fair criticism.\n
            \n
            You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
            \n
            > Well fuck you, bro.\n
            \n
            That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1697915040 {#5470
            date: 2023-10-21 21:04:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5474 …}
          +nested: Doctrine\ORM\PersistentCollection {#5476 …}
          +votes: Doctrine\ORM\PersistentCollection {#5478 …}
          +reports: Doctrine\ORM\PersistentCollection {#5480 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
          -id: 63449
          -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4091530"
          +editedAt: DateTimeImmutable @1697915318 {#5471
            date: 2023-10-21 21:08:38.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697915040 {#5472
            date: 2023-10-21 21:04:00.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          > You didn’t, this is what you wrote:\n
          \n
          Uh huh, and I also said this:\n
          \n
          > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
          \n
          …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
          \n
          > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
          \n
          Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
          \n
          …for laughs?\n
          \n
          > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
          \n
          Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
          \n
          > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
          \n
          Uh huh. Here’s the context of this thread:\n
          \n
          - Nobody:\n
          - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
          - Me: No it’s not and here’s why your comparison is wrong.\n
          - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
          \n
          Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
          \n
          > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
          \n
          No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697922938 {#5512
          date: 2023-10-21 23:15:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5505 …}
        +nested: Doctrine\ORM\PersistentCollection {#5503 …}
        +votes: Doctrine\ORM\PersistentCollection {#5507 …}
        +reports: Doctrine\ORM\PersistentCollection {#5518 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
        -id: 63625
        -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4706189"
        +editedAt: DateTimeImmutable @1697923289 {#5515
          date: 2023-10-21 23:21:29.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697922938 {#5511
          date: 2023-10-21 23:15:38.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: "So you said two different things at two different points and are angry someone confused the two?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697930980 {#5566
        date: 2023-10-22 01:29:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5559 …}
      +nested: Doctrine\ORM\PersistentCollection {#5557 …}
      +votes: Doctrine\ORM\PersistentCollection {#5561 …}
      +reports: Doctrine\ORM\PersistentCollection {#5572 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5574 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5576 …}
      -id: 63805
      -bodyTs: "'angri':13 'confus':15 'differ':5,9 'point':10 'said':3 'someon':14 'thing':6 'two':4,8,17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4709295"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697930980 {#5569
        date: 2023-10-22 01:29:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: "Yeah you’re right, he’s probably just a complete moron with the reading comprehension of a 5 year old. That’s totally the answer."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697954433 {#5630
      date: 2023-10-22 08:00:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
      "@Waluigis_Talking_Buttplug@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5633 …}
    +nested: Doctrine\ORM\PersistentCollection {#5635 …}
    +votes: Doctrine\ORM\PersistentCollection {#5637 …}
    +reports: Doctrine\ORM\PersistentCollection {#5639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5643 …}
    -id: 64172
    -bodyTs: "'5':18 'answer':25 'complet':10 'comprehens':15 'moron':11 'old':20 'probabl':7 're':3 'read':14 'right':4 'total':23 'yeah':1 'year':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4718741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697954433 {#5631
      date: 2023-10-22 08:00:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "Cringe"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697956531 {#5683
    date: 2023-10-22 08:35:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
    "@Waluigis_Talking_Buttplug@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5686 …}
  +nested: Doctrine\ORM\PersistentCollection {#5688 …}
  +votes: Doctrine\ORM\PersistentCollection {#5690 …}
  +reports: Doctrine\ORM\PersistentCollection {#5692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5696 …}
  -id: 64191
  -bodyTs: "'cring':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4719065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697956531 {#5684
    date: 2023-10-22 08:35:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#5685
  +user: Proxies\__CG__\App\Entity\User {#5562 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5632
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5565
      +user: Proxies\__CG__\App\Entity\User {#5562 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5508
        +user: App\Entity\User {#4731 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5473
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5326
            +user: App\Entity\User {#4731 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5128
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4718
                +user: App\Entity\User {#4731 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: """
                  This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
                  \n
                  First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
                  \n
                  You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
                  \n
                  If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
                  \n
                  This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 41
                +score: 0
                +lastActive: DateTime @1698044495 {#4712
                  date: 2023-10-23 09:01:35.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lichtmetzger@feddit.de"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4719 …}
                +nested: Doctrine\ORM\PersistentCollection {#4721 …}
                +votes: Doctrine\ORM\PersistentCollection {#4723 …}
                +reports: Doctrine\ORM\PersistentCollection {#4725 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
                -id: 63300
                -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/4702044"
                +editedAt: DateTimeImmutable @1697909747 {#4713
                  date: 2023-10-21 19:35:47.0 +02:00
                }
                +createdAt: DateTimeImmutable @1697909689 {#4714
                  date: 2023-10-21 19:34:49.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4718}
              +body: """
                The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
                \n
                > First of all, your still shot is purposefully omitting the movement of the waterfall\n
                \n
                That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
                \n
                Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
                \n
                > This game isn’t perfect but one thing it is, is absolutely beautiful\n
                \n
                I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
                \n
                I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
                \n
                It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
                \n
                Compared to that, the Neon world looks great:\n
                \n
                ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
                \n
                Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 25
              +score: 0
              +lastActive: DateTime @1697911236 {#5125
                date: 2023-10-21 20:00:36.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lichtmetzger@feddit.de"
                "@eochaid@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5129 …}
              +nested: Doctrine\ORM\PersistentCollection {#5131 …}
              +votes: Doctrine\ORM\PersistentCollection {#5133 …}
              +reports: Doctrine\ORM\PersistentCollection {#5135 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
              -id: 63343
              -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.de/comment/4089992"
              +editedAt: DateTimeImmutable @1697914170 {#5126
                date: 2023-10-21 20:49:30.0 +02:00
              }
              +createdAt: DateTimeImmutable @1697911236 {#5127
                date: 2023-10-21 20:00:36.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4718}
            +body: """
              > The shot wasn’t done at night\n
              \n
              I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
              \n
              I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
              \n
              > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
              \n
              There are things called GIFs. Not sure if you’ve heard of them.\n
              \n
              Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
              \n
              > Your whole post reads like you somehow need to defend this game at all cost.\n
              \n
              Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
              \n
              I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
              \n
              Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
              \n
              Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
              \n
              EDIT\n
              \n
              You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
              \n
              Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
              \n
              That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
              \n
              And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
              \n
              Seriously man, why are you trying so hard?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1697914257 {#5323
              date: 2023-10-21 20:50:57.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
              "@eochaid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5327 …}
            +nested: Doctrine\ORM\PersistentCollection {#5329 …}
            +votes: Doctrine\ORM\PersistentCollection {#5331 …}
            +reports: Doctrine\ORM\PersistentCollection {#5333 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
            -id: 63429
            -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4703569"
            +editedAt: DateTimeImmutable @1697915093 {#5324
              date: 2023-10-21 21:04:53.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697914257 {#5325
              date: 2023-10-21 20:50:57.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            > I said it was made at dusk\n
            \n
            You didn’t, this is what you wrote:\n
            \n
            > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
            \n
            I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
            \n
            > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
            \n
            I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
            \n
            > I have no problem with fair criticism.\n
            \n
            You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
            \n
            > Well fuck you, bro.\n
            \n
            That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1697915040 {#5470
            date: 2023-10-21 21:04:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5474 …}
          +nested: Doctrine\ORM\PersistentCollection {#5476 …}
          +votes: Doctrine\ORM\PersistentCollection {#5478 …}
          +reports: Doctrine\ORM\PersistentCollection {#5480 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
          -id: 63449
          -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4091530"
          +editedAt: DateTimeImmutable @1697915318 {#5471
            date: 2023-10-21 21:08:38.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697915040 {#5472
            date: 2023-10-21 21:04:00.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          > You didn’t, this is what you wrote:\n
          \n
          Uh huh, and I also said this:\n
          \n
          > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
          \n
          …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
          \n
          > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
          \n
          Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
          \n
          …for laughs?\n
          \n
          > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
          \n
          Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
          \n
          > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
          \n
          Uh huh. Here’s the context of this thread:\n
          \n
          - Nobody:\n
          - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
          - Me: No it’s not and here’s why your comparison is wrong.\n
          - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
          \n
          Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
          \n
          > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
          \n
          No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697922938 {#5512
          date: 2023-10-21 23:15:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5505 …}
        +nested: Doctrine\ORM\PersistentCollection {#5503 …}
        +votes: Doctrine\ORM\PersistentCollection {#5507 …}
        +reports: Doctrine\ORM\PersistentCollection {#5518 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
        -id: 63625
        -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4706189"
        +editedAt: DateTimeImmutable @1697923289 {#5515
          date: 2023-10-21 23:21:29.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697922938 {#5511
          date: 2023-10-21 23:15:38.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: "So you said two different things at two different points and are angry someone confused the two?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697930980 {#5566
        date: 2023-10-22 01:29:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5559 …}
      +nested: Doctrine\ORM\PersistentCollection {#5557 …}
      +votes: Doctrine\ORM\PersistentCollection {#5561 …}
      +reports: Doctrine\ORM\PersistentCollection {#5572 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5574 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5576 …}
      -id: 63805
      -bodyTs: "'angri':13 'confus':15 'differ':5,9 'point':10 'said':3 'someon':14 'thing':6 'two':4,8,17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4709295"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697930980 {#5569
        date: 2023-10-22 01:29:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: "Yeah you’re right, he’s probably just a complete moron with the reading comprehension of a 5 year old. That’s totally the answer."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697954433 {#5630
      date: 2023-10-22 08:00:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
      "@Waluigis_Talking_Buttplug@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5633 …}
    +nested: Doctrine\ORM\PersistentCollection {#5635 …}
    +votes: Doctrine\ORM\PersistentCollection {#5637 …}
    +reports: Doctrine\ORM\PersistentCollection {#5639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5643 …}
    -id: 64172
    -bodyTs: "'5':18 'answer':25 'complet':10 'comprehens':15 'moron':11 'old':20 'probabl':7 're':3 'read':14 'right':4 'total':23 'yeah':1 'year':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4718741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697954433 {#5631
      date: 2023-10-22 08:00:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "Cringe"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697956531 {#5683
    date: 2023-10-22 08:35:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
    "@Waluigis_Talking_Buttplug@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5686 …}
  +nested: Doctrine\ORM\PersistentCollection {#5688 …}
  +votes: Doctrine\ORM\PersistentCollection {#5690 …}
  +reports: Doctrine\ORM\PersistentCollection {#5692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5696 …}
  -id: 64191
  -bodyTs: "'cring':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4719065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697956531 {#5684
    date: 2023-10-22 08:35:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#5685
  +user: Proxies\__CG__\App\Entity\User {#5562 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5632
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5565
      +user: Proxies\__CG__\App\Entity\User {#5562 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5508
        +user: App\Entity\User {#4731 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5473
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5326
            +user: App\Entity\User {#4731 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5128
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4718
                +user: App\Entity\User {#4731 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: """
                  This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
                  \n
                  First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
                  \n
                  You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
                  \n
                  If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
                  \n
                  This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 41
                +score: 0
                +lastActive: DateTime @1698044495 {#4712
                  date: 2023-10-23 09:01:35.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lichtmetzger@feddit.de"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4719 …}
                +nested: Doctrine\ORM\PersistentCollection {#4721 …}
                +votes: Doctrine\ORM\PersistentCollection {#4723 …}
                +reports: Doctrine\ORM\PersistentCollection {#4725 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
                -id: 63300
                -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/4702044"
                +editedAt: DateTimeImmutable @1697909747 {#4713
                  date: 2023-10-21 19:35:47.0 +02:00
                }
                +createdAt: DateTimeImmutable @1697909689 {#4714
                  date: 2023-10-21 19:34:49.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4718}
              +body: """
                The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
                \n
                > First of all, your still shot is purposefully omitting the movement of the waterfall\n
                \n
                That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
                \n
                Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
                \n
                > This game isn’t perfect but one thing it is, is absolutely beautiful\n
                \n
                I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
                \n
                I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
                \n
                It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
                \n
                Compared to that, the Neon world looks great:\n
                \n
                ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
                \n
                Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 25
              +score: 0
              +lastActive: DateTime @1697911236 {#5125
                date: 2023-10-21 20:00:36.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lichtmetzger@feddit.de"
                "@eochaid@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5129 …}
              +nested: Doctrine\ORM\PersistentCollection {#5131 …}
              +votes: Doctrine\ORM\PersistentCollection {#5133 …}
              +reports: Doctrine\ORM\PersistentCollection {#5135 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
              -id: 63343
              -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.de/comment/4089992"
              +editedAt: DateTimeImmutable @1697914170 {#5126
                date: 2023-10-21 20:49:30.0 +02:00
              }
              +createdAt: DateTimeImmutable @1697911236 {#5127
                date: 2023-10-21 20:00:36.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4718}
            +body: """
              > The shot wasn’t done at night\n
              \n
              I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
              \n
              I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
              \n
              > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
              \n
              There are things called GIFs. Not sure if you’ve heard of them.\n
              \n
              Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
              \n
              > Your whole post reads like you somehow need to defend this game at all cost.\n
              \n
              Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
              \n
              I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
              \n
              Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
              \n
              Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
              \n
              EDIT\n
              \n
              You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
              \n
              Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
              \n
              That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
              \n
              And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
              \n
              Seriously man, why are you trying so hard?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1697914257 {#5323
              date: 2023-10-21 20:50:57.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
              "@eochaid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5327 …}
            +nested: Doctrine\ORM\PersistentCollection {#5329 …}
            +votes: Doctrine\ORM\PersistentCollection {#5331 …}
            +reports: Doctrine\ORM\PersistentCollection {#5333 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
            -id: 63429
            -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4703569"
            +editedAt: DateTimeImmutable @1697915093 {#5324
              date: 2023-10-21 21:04:53.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697914257 {#5325
              date: 2023-10-21 20:50:57.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            > I said it was made at dusk\n
            \n
            You didn’t, this is what you wrote:\n
            \n
            > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
            \n
            I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
            \n
            > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
            \n
            I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
            \n
            > I have no problem with fair criticism.\n
            \n
            You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
            \n
            > Well fuck you, bro.\n
            \n
            That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1697915040 {#5470
            date: 2023-10-21 21:04:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5474 …}
          +nested: Doctrine\ORM\PersistentCollection {#5476 …}
          +votes: Doctrine\ORM\PersistentCollection {#5478 …}
          +reports: Doctrine\ORM\PersistentCollection {#5480 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
          -id: 63449
          -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4091530"
          +editedAt: DateTimeImmutable @1697915318 {#5471
            date: 2023-10-21 21:08:38.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697915040 {#5472
            date: 2023-10-21 21:04:00.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          > You didn’t, this is what you wrote:\n
          \n
          Uh huh, and I also said this:\n
          \n
          > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
          \n
          …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
          \n
          > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
          \n
          Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
          \n
          …for laughs?\n
          \n
          > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
          \n
          Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
          \n
          > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
          \n
          Uh huh. Here’s the context of this thread:\n
          \n
          - Nobody:\n
          - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
          - Me: No it’s not and here’s why your comparison is wrong.\n
          - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
          \n
          Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
          \n
          > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
          \n
          No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697922938 {#5512
          date: 2023-10-21 23:15:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5505 …}
        +nested: Doctrine\ORM\PersistentCollection {#5503 …}
        +votes: Doctrine\ORM\PersistentCollection {#5507 …}
        +reports: Doctrine\ORM\PersistentCollection {#5518 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
        -id: 63625
        -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4706189"
        +editedAt: DateTimeImmutable @1697923289 {#5515
          date: 2023-10-21 23:21:29.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697922938 {#5511
          date: 2023-10-21 23:15:38.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: "So you said two different things at two different points and are angry someone confused the two?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697930980 {#5566
        date: 2023-10-22 01:29:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5559 …}
      +nested: Doctrine\ORM\PersistentCollection {#5557 …}
      +votes: Doctrine\ORM\PersistentCollection {#5561 …}
      +reports: Doctrine\ORM\PersistentCollection {#5572 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5574 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5576 …}
      -id: 63805
      -bodyTs: "'angri':13 'confus':15 'differ':5,9 'point':10 'said':3 'someon':14 'thing':6 'two':4,8,17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4709295"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697930980 {#5569
        date: 2023-10-22 01:29:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: "Yeah you’re right, he’s probably just a complete moron with the reading comprehension of a 5 year old. That’s totally the answer."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697954433 {#5630
      date: 2023-10-22 08:00:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
      "@Waluigis_Talking_Buttplug@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5633 …}
    +nested: Doctrine\ORM\PersistentCollection {#5635 …}
    +votes: Doctrine\ORM\PersistentCollection {#5637 …}
    +reports: Doctrine\ORM\PersistentCollection {#5639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5643 …}
    -id: 64172
    -bodyTs: "'5':18 'answer':25 'complet':10 'comprehens':15 'moron':11 'old':20 'probabl':7 're':3 'read':14 'right':4 'total':23 'yeah':1 'year':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4718741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697954433 {#5631
      date: 2023-10-22 08:00:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "Cringe"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697956531 {#5683
    date: 2023-10-22 08:35:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
    "@Waluigis_Talking_Buttplug@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5686 …}
  +nested: Doctrine\ORM\PersistentCollection {#5688 …}
  +votes: Doctrine\ORM\PersistentCollection {#5690 …}
  +reports: Doctrine\ORM\PersistentCollection {#5692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5696 …}
  -id: 64191
  -bodyTs: "'cring':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4719065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697956531 {#5684
    date: 2023-10-22 08:35:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#5737
  +user: App\Entity\User {#4731 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5685
    +user: Proxies\__CG__\App\Entity\User {#5562 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5632
      +user: App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5565
        +user: Proxies\__CG__\App\Entity\User {#5562 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5508
          +user: App\Entity\User {#4731 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5473
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5326
              +user: App\Entity\User {#4731 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5128
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4718
                  +user: App\Entity\User {#4731 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
                    \n
                    First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
                    \n
                    You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
                    \n
                    If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
                    \n
                    This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 41
                  +score: 0
                  +lastActive: DateTime @1698044495 {#4712
                    date: 2023-10-23 09:01:35.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@lichtmetzger@feddit.de"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4719 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4721 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4723 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4725 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
                  -id: 63300
                  -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/4702044"
                  +editedAt: DateTimeImmutable @1697909747 {#4713
                    date: 2023-10-21 19:35:47.0 +02:00
                  }
                  +createdAt: DateTimeImmutable @1697909689 {#4714
                    date: 2023-10-21 19:34:49.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#4718}
                +body: """
                  The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
                  \n
                  > First of all, your still shot is purposefully omitting the movement of the waterfall\n
                  \n
                  That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
                  \n
                  Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
                  \n
                  > This game isn’t perfect but one thing it is, is absolutely beautiful\n
                  \n
                  I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
                  \n
                  I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
                  \n
                  It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
                  \n
                  Compared to that, the Neon world looks great:\n
                  \n
                  ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
                  \n
                  Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 25
                +score: 0
                +lastActive: DateTime @1697911236 {#5125
                  date: 2023-10-21 20:00:36.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lichtmetzger@feddit.de"
                  "@eochaid@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5129 …}
                +nested: Doctrine\ORM\PersistentCollection {#5131 …}
                +votes: Doctrine\ORM\PersistentCollection {#5133 …}
                +reports: Doctrine\ORM\PersistentCollection {#5135 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
                -id: 63343
                -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://feddit.de/comment/4089992"
                +editedAt: DateTimeImmutable @1697914170 {#5126
                  date: 2023-10-21 20:49:30.0 +02:00
                }
                +createdAt: DateTimeImmutable @1697911236 {#5127
                  date: 2023-10-21 20:00:36.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4718}
              +body: """
                > The shot wasn’t done at night\n
                \n
                I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
                \n
                I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
                \n
                > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
                \n
                There are things called GIFs. Not sure if you’ve heard of them.\n
                \n
                Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
                \n
                > Your whole post reads like you somehow need to defend this game at all cost.\n
                \n
                Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
                \n
                I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
                \n
                Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
                \n
                Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
                \n
                EDIT\n
                \n
                You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
                \n
                Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
                \n
                That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
                \n
                And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
                \n
                Seriously man, why are you trying so hard?
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 11
              +score: 0
              +lastActive: DateTime @1697914257 {#5323
                date: 2023-10-21 20:50:57.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lichtmetzger@feddit.de"
                "@eochaid@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5327 …}
              +nested: Doctrine\ORM\PersistentCollection {#5329 …}
              +votes: Doctrine\ORM\PersistentCollection {#5331 …}
              +reports: Doctrine\ORM\PersistentCollection {#5333 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
              -id: 63429
              -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4703569"
              +editedAt: DateTimeImmutable @1697915093 {#5324
                date: 2023-10-21 21:04:53.0 +02:00
              }
              +createdAt: DateTimeImmutable @1697914257 {#5325
                date: 2023-10-21 20:50:57.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4718}
            +body: """
              > I said it was made at dusk\n
              \n
              You didn’t, this is what you wrote:\n
              \n
              > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
              \n
              I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
              \n
              > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
              \n
              I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
              \n
              > I have no problem with fair criticism.\n
              \n
              You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
              \n
              > Well fuck you, bro.\n
              \n
              That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1697915040 {#5470
              date: 2023-10-21 21:04:00.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
              "@eochaid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5474 …}
            +nested: Doctrine\ORM\PersistentCollection {#5476 …}
            +votes: Doctrine\ORM\PersistentCollection {#5478 …}
            +reports: Doctrine\ORM\PersistentCollection {#5480 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
            -id: 63449
            -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/4091530"
            +editedAt: DateTimeImmutable @1697915318 {#5471
              date: 2023-10-21 21:08:38.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697915040 {#5472
              date: 2023-10-21 21:04:00.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            > You didn’t, this is what you wrote:\n
            \n
            Uh huh, and I also said this:\n
            \n
            > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
            \n
            …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
            \n
            > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
            \n
            Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
            \n
            …for laughs?\n
            \n
            > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
            \n
            Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
            \n
            > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
            \n
            Uh huh. Here’s the context of this thread:\n
            \n
            - Nobody:\n
            - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
            - Me: No it’s not and here’s why your comparison is wrong.\n
            - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
            \n
            Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
            \n
            > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
            \n
            No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1697922938 {#5512
            date: 2023-10-21 23:15:38.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5505 …}
          +nested: Doctrine\ORM\PersistentCollection {#5503 …}
          +votes: Doctrine\ORM\PersistentCollection {#5507 …}
          +reports: Doctrine\ORM\PersistentCollection {#5518 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
          -id: 63625
          -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4706189"
          +editedAt: DateTimeImmutable @1697923289 {#5515
            date: 2023-10-21 23:21:29.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697922938 {#5511
            date: 2023-10-21 23:15:38.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: "So you said two different things at two different points and are angry someone confused the two?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697930980 {#5566
          date: 2023-10-22 01:29:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5559 …}
        +nested: Doctrine\ORM\PersistentCollection {#5557 …}
        +votes: Doctrine\ORM\PersistentCollection {#5561 …}
        +reports: Doctrine\ORM\PersistentCollection {#5572 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5574 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5576 …}
        -id: 63805
        -bodyTs: "'angri':13 'confus':15 'differ':5,9 'point':10 'said':3 'someon':14 'thing':6 'two':4,8,17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4709295"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697930980 {#5569
          date: 2023-10-22 01:29:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: "Yeah you’re right, he’s probably just a complete moron with the reading comprehension of a 5 year old. That’s totally the answer."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697954433 {#5630
        date: 2023-10-22 08:00:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
        "@Waluigis_Talking_Buttplug@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5633 …}
      +nested: Doctrine\ORM\PersistentCollection {#5635 …}
      +votes: Doctrine\ORM\PersistentCollection {#5637 …}
      +reports: Doctrine\ORM\PersistentCollection {#5639 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5641 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5643 …}
      -id: 64172
      -bodyTs: "'5':18 'answer':25 'complet':10 'comprehens':15 'moron':11 'old':20 'probabl':7 're':3 'read':14 'right':4 'total':23 'yeah':1 'year':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4718741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697954433 {#5631
        date: 2023-10-22 08:00:33.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: "Cringe"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697956531 {#5683
      date: 2023-10-22 08:35:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
      "@Waluigis_Talking_Buttplug@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5686 …}
    +nested: Doctrine\ORM\PersistentCollection {#5688 …}
    +votes: Doctrine\ORM\PersistentCollection {#5690 …}
    +reports: Doctrine\ORM\PersistentCollection {#5692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5696 …}
    -id: 64191
    -bodyTs: "'cring':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4719065"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697956531 {#5684
      date: 2023-10-22 08:35:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "You’re the one suggesting that clarifying a generalized comparison with a more specific example “confused him”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697996305 {#5735
    date: 2023-10-22 19:38:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
    "@Waluigis_Talking_Buttplug@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5738 …}
  +nested: Doctrine\ORM\PersistentCollection {#5740 …}
  +votes: Doctrine\ORM\PersistentCollection {#5742 …}
  +reports: Doctrine\ORM\PersistentCollection {#5744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5748 …}
  -id: 65316
  -bodyTs: "'clarifi':7 'comparison':10 'confus':16 'exampl':15 'general':9 'one':4 're':2 'specif':14 'suggest':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4727695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697996305 {#5736
    date: 2023-10-22 19:38:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#5737
  +user: App\Entity\User {#4731 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5685
    +user: Proxies\__CG__\App\Entity\User {#5562 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5632
      +user: App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5565
        +user: Proxies\__CG__\App\Entity\User {#5562 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5508
          +user: App\Entity\User {#4731 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5473
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5326
              +user: App\Entity\User {#4731 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5128
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4718
                  +user: App\Entity\User {#4731 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
                    \n
                    First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
                    \n
                    You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
                    \n
                    If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
                    \n
                    This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 41
                  +score: 0
                  +lastActive: DateTime @1698044495 {#4712
                    date: 2023-10-23 09:01:35.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@lichtmetzger@feddit.de"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4719 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4721 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4723 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4725 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
                  -id: 63300
                  -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/4702044"
                  +editedAt: DateTimeImmutable @1697909747 {#4713
                    date: 2023-10-21 19:35:47.0 +02:00
                  }
                  +createdAt: DateTimeImmutable @1697909689 {#4714
                    date: 2023-10-21 19:34:49.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#4718}
                +body: """
                  The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
                  \n
                  > First of all, your still shot is purposefully omitting the movement of the waterfall\n
                  \n
                  That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
                  \n
                  Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
                  \n
                  > This game isn’t perfect but one thing it is, is absolutely beautiful\n
                  \n
                  I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
                  \n
                  I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
                  \n
                  It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
                  \n
                  Compared to that, the Neon world looks great:\n
                  \n
                  ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
                  \n
                  Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 25
                +score: 0
                +lastActive: DateTime @1697911236 {#5125
                  date: 2023-10-21 20:00:36.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lichtmetzger@feddit.de"
                  "@eochaid@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5129 …}
                +nested: Doctrine\ORM\PersistentCollection {#5131 …}
                +votes: Doctrine\ORM\PersistentCollection {#5133 …}
                +reports: Doctrine\ORM\PersistentCollection {#5135 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
                -id: 63343
                -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://feddit.de/comment/4089992"
                +editedAt: DateTimeImmutable @1697914170 {#5126
                  date: 2023-10-21 20:49:30.0 +02:00
                }
                +createdAt: DateTimeImmutable @1697911236 {#5127
                  date: 2023-10-21 20:00:36.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4718}
              +body: """
                > The shot wasn’t done at night\n
                \n
                I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
                \n
                I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
                \n
                > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
                \n
                There are things called GIFs. Not sure if you’ve heard of them.\n
                \n
                Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
                \n
                > Your whole post reads like you somehow need to defend this game at all cost.\n
                \n
                Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
                \n
                I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
                \n
                Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
                \n
                Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
                \n
                EDIT\n
                \n
                You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
                \n
                Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
                \n
                That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
                \n
                And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
                \n
                Seriously man, why are you trying so hard?
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 11
              +score: 0
              +lastActive: DateTime @1697914257 {#5323
                date: 2023-10-21 20:50:57.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lichtmetzger@feddit.de"
                "@eochaid@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5327 …}
              +nested: Doctrine\ORM\PersistentCollection {#5329 …}
              +votes: Doctrine\ORM\PersistentCollection {#5331 …}
              +reports: Doctrine\ORM\PersistentCollection {#5333 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
              -id: 63429
              -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4703569"
              +editedAt: DateTimeImmutable @1697915093 {#5324
                date: 2023-10-21 21:04:53.0 +02:00
              }
              +createdAt: DateTimeImmutable @1697914257 {#5325
                date: 2023-10-21 20:50:57.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4718}
            +body: """
              > I said it was made at dusk\n
              \n
              You didn’t, this is what you wrote:\n
              \n
              > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
              \n
              I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
              \n
              > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
              \n
              I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
              \n
              > I have no problem with fair criticism.\n
              \n
              You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
              \n
              > Well fuck you, bro.\n
              \n
              That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1697915040 {#5470
              date: 2023-10-21 21:04:00.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
              "@eochaid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5474 …}
            +nested: Doctrine\ORM\PersistentCollection {#5476 …}
            +votes: Doctrine\ORM\PersistentCollection {#5478 …}
            +reports: Doctrine\ORM\PersistentCollection {#5480 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
            -id: 63449
            -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/4091530"
            +editedAt: DateTimeImmutable @1697915318 {#5471
              date: 2023-10-21 21:08:38.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697915040 {#5472
              date: 2023-10-21 21:04:00.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            > You didn’t, this is what you wrote:\n
            \n
            Uh huh, and I also said this:\n
            \n
            > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
            \n
            …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
            \n
            > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
            \n
            Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
            \n
            …for laughs?\n
            \n
            > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
            \n
            Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
            \n
            > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
            \n
            Uh huh. Here’s the context of this thread:\n
            \n
            - Nobody:\n
            - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
            - Me: No it’s not and here’s why your comparison is wrong.\n
            - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
            \n
            Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
            \n
            > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
            \n
            No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1697922938 {#5512
            date: 2023-10-21 23:15:38.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5505 …}
          +nested: Doctrine\ORM\PersistentCollection {#5503 …}
          +votes: Doctrine\ORM\PersistentCollection {#5507 …}
          +reports: Doctrine\ORM\PersistentCollection {#5518 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
          -id: 63625
          -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4706189"
          +editedAt: DateTimeImmutable @1697923289 {#5515
            date: 2023-10-21 23:21:29.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697922938 {#5511
            date: 2023-10-21 23:15:38.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: "So you said two different things at two different points and are angry someone confused the two?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697930980 {#5566
          date: 2023-10-22 01:29:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5559 …}
        +nested: Doctrine\ORM\PersistentCollection {#5557 …}
        +votes: Doctrine\ORM\PersistentCollection {#5561 …}
        +reports: Doctrine\ORM\PersistentCollection {#5572 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5574 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5576 …}
        -id: 63805
        -bodyTs: "'angri':13 'confus':15 'differ':5,9 'point':10 'said':3 'someon':14 'thing':6 'two':4,8,17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4709295"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697930980 {#5569
          date: 2023-10-22 01:29:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: "Yeah you’re right, he’s probably just a complete moron with the reading comprehension of a 5 year old. That’s totally the answer."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697954433 {#5630
        date: 2023-10-22 08:00:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
        "@Waluigis_Talking_Buttplug@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5633 …}
      +nested: Doctrine\ORM\PersistentCollection {#5635 …}
      +votes: Doctrine\ORM\PersistentCollection {#5637 …}
      +reports: Doctrine\ORM\PersistentCollection {#5639 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5641 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5643 …}
      -id: 64172
      -bodyTs: "'5':18 'answer':25 'complet':10 'comprehens':15 'moron':11 'old':20 'probabl':7 're':3 'read':14 'right':4 'total':23 'yeah':1 'year':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4718741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697954433 {#5631
        date: 2023-10-22 08:00:33.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: "Cringe"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697956531 {#5683
      date: 2023-10-22 08:35:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
      "@Waluigis_Talking_Buttplug@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5686 …}
    +nested: Doctrine\ORM\PersistentCollection {#5688 …}
    +votes: Doctrine\ORM\PersistentCollection {#5690 …}
    +reports: Doctrine\ORM\PersistentCollection {#5692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5696 …}
    -id: 64191
    -bodyTs: "'cring':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4719065"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697956531 {#5684
      date: 2023-10-22 08:35:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "You’re the one suggesting that clarifying a generalized comparison with a more specific example “confused him”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697996305 {#5735
    date: 2023-10-22 19:38:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
    "@Waluigis_Talking_Buttplug@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5738 …}
  +nested: Doctrine\ORM\PersistentCollection {#5740 …}
  +votes: Doctrine\ORM\PersistentCollection {#5742 …}
  +reports: Doctrine\ORM\PersistentCollection {#5744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5748 …}
  -id: 65316
  -bodyTs: "'clarifi':7 'comparison':10 'confus':16 'exampl':15 'general':9 'one':4 're':2 'specif':14 'suggest':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4727695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697996305 {#5736
    date: 2023-10-22 19:38:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#5737
  +user: App\Entity\User {#4731 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5685
    +user: Proxies\__CG__\App\Entity\User {#5562 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5632
      +user: App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5565
        +user: Proxies\__CG__\App\Entity\User {#5562 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5508
          +user: App\Entity\User {#4731 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5473
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5326
              +user: App\Entity\User {#4731 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5128
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4718
                  +user: App\Entity\User {#4731 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
                    \n
                    First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
                    \n
                    You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
                    \n
                    If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
                    \n
                    This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 41
                  +score: 0
                  +lastActive: DateTime @1698044495 {#4712
                    date: 2023-10-23 09:01:35.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@lichtmetzger@feddit.de"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4719 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4721 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4723 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4725 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
                  -id: 63300
                  -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/4702044"
                  +editedAt: DateTimeImmutable @1697909747 {#4713
                    date: 2023-10-21 19:35:47.0 +02:00
                  }
                  +createdAt: DateTimeImmutable @1697909689 {#4714
                    date: 2023-10-21 19:34:49.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#4718}
                +body: """
                  The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
                  \n
                  > First of all, your still shot is purposefully omitting the movement of the waterfall\n
                  \n
                  That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
                  \n
                  Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
                  \n
                  > This game isn’t perfect but one thing it is, is absolutely beautiful\n
                  \n
                  I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
                  \n
                  I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
                  \n
                  It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
                  \n
                  Compared to that, the Neon world looks great:\n
                  \n
                  ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
                  \n
                  Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 25
                +score: 0
                +lastActive: DateTime @1697911236 {#5125
                  date: 2023-10-21 20:00:36.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lichtmetzger@feddit.de"
                  "@eochaid@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5129 …}
                +nested: Doctrine\ORM\PersistentCollection {#5131 …}
                +votes: Doctrine\ORM\PersistentCollection {#5133 …}
                +reports: Doctrine\ORM\PersistentCollection {#5135 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
                -id: 63343
                -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://feddit.de/comment/4089992"
                +editedAt: DateTimeImmutable @1697914170 {#5126
                  date: 2023-10-21 20:49:30.0 +02:00
                }
                +createdAt: DateTimeImmutable @1697911236 {#5127
                  date: 2023-10-21 20:00:36.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4718}
              +body: """
                > The shot wasn’t done at night\n
                \n
                I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
                \n
                I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
                \n
                > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
                \n
                There are things called GIFs. Not sure if you’ve heard of them.\n
                \n
                Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
                \n
                > Your whole post reads like you somehow need to defend this game at all cost.\n
                \n
                Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
                \n
                I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
                \n
                Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
                \n
                Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
                \n
                EDIT\n
                \n
                You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
                \n
                Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
                \n
                That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
                \n
                And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
                \n
                Seriously man, why are you trying so hard?
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 11
              +score: 0
              +lastActive: DateTime @1697914257 {#5323
                date: 2023-10-21 20:50:57.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lichtmetzger@feddit.de"
                "@eochaid@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5327 …}
              +nested: Doctrine\ORM\PersistentCollection {#5329 …}
              +votes: Doctrine\ORM\PersistentCollection {#5331 …}
              +reports: Doctrine\ORM\PersistentCollection {#5333 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
              -id: 63429
              -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4703569"
              +editedAt: DateTimeImmutable @1697915093 {#5324
                date: 2023-10-21 21:04:53.0 +02:00
              }
              +createdAt: DateTimeImmutable @1697914257 {#5325
                date: 2023-10-21 20:50:57.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4718}
            +body: """
              > I said it was made at dusk\n
              \n
              You didn’t, this is what you wrote:\n
              \n
              > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
              \n
              I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
              \n
              > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
              \n
              I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
              \n
              > I have no problem with fair criticism.\n
              \n
              You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
              \n
              > Well fuck you, bro.\n
              \n
              That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1697915040 {#5470
              date: 2023-10-21 21:04:00.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
              "@eochaid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5474 …}
            +nested: Doctrine\ORM\PersistentCollection {#5476 …}
            +votes: Doctrine\ORM\PersistentCollection {#5478 …}
            +reports: Doctrine\ORM\PersistentCollection {#5480 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
            -id: 63449
            -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/4091530"
            +editedAt: DateTimeImmutable @1697915318 {#5471
              date: 2023-10-21 21:08:38.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697915040 {#5472
              date: 2023-10-21 21:04:00.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            > You didn’t, this is what you wrote:\n
            \n
            Uh huh, and I also said this:\n
            \n
            > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
            \n
            …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
            \n
            > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
            \n
            Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
            \n
            …for laughs?\n
            \n
            > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
            \n
            Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
            \n
            > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
            \n
            Uh huh. Here’s the context of this thread:\n
            \n
            - Nobody:\n
            - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
            - Me: No it’s not and here’s why your comparison is wrong.\n
            - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
            \n
            Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
            \n
            > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
            \n
            No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1697922938 {#5512
            date: 2023-10-21 23:15:38.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5505 …}
          +nested: Doctrine\ORM\PersistentCollection {#5503 …}
          +votes: Doctrine\ORM\PersistentCollection {#5507 …}
          +reports: Doctrine\ORM\PersistentCollection {#5518 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
          -id: 63625
          -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4706189"
          +editedAt: DateTimeImmutable @1697923289 {#5515
            date: 2023-10-21 23:21:29.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697922938 {#5511
            date: 2023-10-21 23:15:38.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: "So you said two different things at two different points and are angry someone confused the two?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697930980 {#5566
          date: 2023-10-22 01:29:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5559 …}
        +nested: Doctrine\ORM\PersistentCollection {#5557 …}
        +votes: Doctrine\ORM\PersistentCollection {#5561 …}
        +reports: Doctrine\ORM\PersistentCollection {#5572 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5574 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5576 …}
        -id: 63805
        -bodyTs: "'angri':13 'confus':15 'differ':5,9 'point':10 'said':3 'someon':14 'thing':6 'two':4,8,17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4709295"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697930980 {#5569
          date: 2023-10-22 01:29:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: "Yeah you’re right, he’s probably just a complete moron with the reading comprehension of a 5 year old. That’s totally the answer."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697954433 {#5630
        date: 2023-10-22 08:00:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
        "@Waluigis_Talking_Buttplug@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5633 …}
      +nested: Doctrine\ORM\PersistentCollection {#5635 …}
      +votes: Doctrine\ORM\PersistentCollection {#5637 …}
      +reports: Doctrine\ORM\PersistentCollection {#5639 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5641 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5643 …}
      -id: 64172
      -bodyTs: "'5':18 'answer':25 'complet':10 'comprehens':15 'moron':11 'old':20 'probabl':7 're':3 'read':14 'right':4 'total':23 'yeah':1 'year':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4718741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697954433 {#5631
        date: 2023-10-22 08:00:33.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: "Cringe"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697956531 {#5683
      date: 2023-10-22 08:35:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
      "@Waluigis_Talking_Buttplug@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5686 …}
    +nested: Doctrine\ORM\PersistentCollection {#5688 …}
    +votes: Doctrine\ORM\PersistentCollection {#5690 …}
    +reports: Doctrine\ORM\PersistentCollection {#5692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5696 …}
    -id: 64191
    -bodyTs: "'cring':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4719065"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697956531 {#5684
      date: 2023-10-22 08:35:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "You’re the one suggesting that clarifying a generalized comparison with a more specific example “confused him”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697996305 {#5735
    date: 2023-10-22 19:38:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
    "@Waluigis_Talking_Buttplug@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5738 …}
  +nested: Doctrine\ORM\PersistentCollection {#5740 …}
  +votes: Doctrine\ORM\PersistentCollection {#5742 …}
  +reports: Doctrine\ORM\PersistentCollection {#5744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5748 …}
  -id: 65316
  -bodyTs: "'clarifi':7 'comparison':10 'confus':16 'exampl':15 'general':9 'one':4 're':2 'specif':14 'suggest':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4727695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697996305 {#5736
    date: 2023-10-22 19:38:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#5580
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5508
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5473
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5326
        +user: App\Entity\User {#4731 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5128
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4718
            +user: App\Entity\User {#4731 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
              \n
              First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
              \n
              You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
              \n
              If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
              \n
              This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 41
            +score: 0
            +lastActive: DateTime @1698044495 {#4712
              date: 2023-10-23 09:01:35.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4719 …}
            +nested: Doctrine\ORM\PersistentCollection {#4721 …}
            +votes: Doctrine\ORM\PersistentCollection {#4723 …}
            +reports: Doctrine\ORM\PersistentCollection {#4725 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
            -id: 63300
            -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4702044"
            +editedAt: DateTimeImmutable @1697909747 {#4713
              date: 2023-10-21 19:35:47.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697909689 {#4714
              date: 2023-10-21 19:34:49.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
            \n
            > First of all, your still shot is purposefully omitting the movement of the waterfall\n
            \n
            That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
            \n
            Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
            \n
            > This game isn’t perfect but one thing it is, is absolutely beautiful\n
            \n
            I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
            \n
            I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
            \n
            It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
            \n
            Compared to that, the Neon world looks great:\n
            \n
            ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
            \n
            Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1697911236 {#5125
            date: 2023-10-21 20:00:36.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5129 …}
          +nested: Doctrine\ORM\PersistentCollection {#5131 …}
          +votes: Doctrine\ORM\PersistentCollection {#5133 …}
          +reports: Doctrine\ORM\PersistentCollection {#5135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
          -id: 63343
          -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4089992"
          +editedAt: DateTimeImmutable @1697914170 {#5126
            date: 2023-10-21 20:49:30.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697911236 {#5127
            date: 2023-10-21 20:00:36.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          > The shot wasn’t done at night\n
          \n
          I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
          \n
          I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
          \n
          > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
          \n
          There are things called GIFs. Not sure if you’ve heard of them.\n
          \n
          Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
          \n
          > Your whole post reads like you somehow need to defend this game at all cost.\n
          \n
          Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
          \n
          I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
          \n
          Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
          \n
          Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
          \n
          EDIT\n
          \n
          You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
          \n
          Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
          \n
          That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
          \n
          And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
          \n
          Seriously man, why are you trying so hard?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1697914257 {#5323
          date: 2023-10-21 20:50:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5327 …}
        +nested: Doctrine\ORM\PersistentCollection {#5329 …}
        +votes: Doctrine\ORM\PersistentCollection {#5331 …}
        +reports: Doctrine\ORM\PersistentCollection {#5333 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
        -id: 63429
        -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4703569"
        +editedAt: DateTimeImmutable @1697915093 {#5324
          date: 2023-10-21 21:04:53.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697914257 {#5325
          date: 2023-10-21 20:50:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        > I said it was made at dusk\n
        \n
        You didn’t, this is what you wrote:\n
        \n
        > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
        \n
        I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
        \n
        > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
        \n
        I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
        \n
        > I have no problem with fair criticism.\n
        \n
        You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
        \n
        > Well fuck you, bro.\n
        \n
        That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1697915040 {#5470
        date: 2023-10-21 21:04:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5474 …}
      +nested: Doctrine\ORM\PersistentCollection {#5476 …}
      +votes: Doctrine\ORM\PersistentCollection {#5478 …}
      +reports: Doctrine\ORM\PersistentCollection {#5480 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
      -id: 63449
      -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4091530"
      +editedAt: DateTimeImmutable @1697915318 {#5471
        date: 2023-10-21 21:08:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697915040 {#5472
        date: 2023-10-21 21:04:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: """
      > You didn’t, this is what you wrote:\n
      \n
      Uh huh, and I also said this:\n
      \n
      > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
      \n
      …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
      \n
      > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
      \n
      Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
      \n
      …for laughs?\n
      \n
      > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
      \n
      Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
      \n
      > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
      \n
      Uh huh. Here’s the context of this thread:\n
      \n
      - Nobody:\n
      - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
      - Me: No it’s not and here’s why your comparison is wrong.\n
      - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
      \n
      Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
      \n
      > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
      \n
      No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697922938 {#5512
      date: 2023-10-21 23:15:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5505 …}
    +nested: Doctrine\ORM\PersistentCollection {#5503 …}
    +votes: Doctrine\ORM\PersistentCollection {#5507 …}
    +reports: Doctrine\ORM\PersistentCollection {#5518 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
    -id: 63625
    -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4706189"
    +editedAt: DateTimeImmutable @1697923289 {#5515
      date: 2023-10-21 23:21:29.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697922938 {#5511
      date: 2023-10-21 23:15:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: """
    > …for laughs?\n
    \n
    God forbid someone comes to a meme community for laughs. 😆\n
    \n
    People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
    \n
    Or just write another essay the length of Macbeth because someone posted a gray waterfall on the internet. It’s totally healthy and not ridiculous at all…you could also just drop another F-bomb to prove your point, that was really great discussion culture.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697923936 {#5578
    date: 2023-10-21 23:32:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5581 …}
  +nested: Doctrine\ORM\PersistentCollection {#5583 …}
  +votes: Doctrine\ORM\PersistentCollection {#5585 …}
  +reports: Doctrine\ORM\PersistentCollection {#5587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5591 …}
  -id: 63645
  -bodyTs: "'accept':41 'actual':20 'air':34 'also':85 'anoth':59,88 'bomb':91 'breath':31 'calm':35 'come':6 'communiti':10 'could':84 'cultur':101 'discuss':52,100 'drop':87 'essay':60 'f':90 'f-bomb':89 'fact':43 'forbid':4 'fresh':33 'game':18 'get':27 'god':3 'gray':69 'great':99 'healthi':77 'internet':73 'joke':16 'know':23 'laugh':2,12 'length':62 'like':21 'macbeth':64 'make':15 'mayb':24 'meme':9 'memes@lemmy.ml':48 'peopl':13 'point':95 'pointless':55 'post':67 'process':39 'prove':93 're':46 'realli':98 'ridicul':80 'someon':5,66 'take':29 'total':54,76 'waterfal':70 'whole':51 'write':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4094441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697923936 {#5579
    date: 2023-10-21 23:32:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#5580
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5508
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5473
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5326
        +user: App\Entity\User {#4731 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5128
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4718
            +user: App\Entity\User {#4731 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
              \n
              First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
              \n
              You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
              \n
              If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
              \n
              This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 41
            +score: 0
            +lastActive: DateTime @1698044495 {#4712
              date: 2023-10-23 09:01:35.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4719 …}
            +nested: Doctrine\ORM\PersistentCollection {#4721 …}
            +votes: Doctrine\ORM\PersistentCollection {#4723 …}
            +reports: Doctrine\ORM\PersistentCollection {#4725 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
            -id: 63300
            -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4702044"
            +editedAt: DateTimeImmutable @1697909747 {#4713
              date: 2023-10-21 19:35:47.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697909689 {#4714
              date: 2023-10-21 19:34:49.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
            \n
            > First of all, your still shot is purposefully omitting the movement of the waterfall\n
            \n
            That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
            \n
            Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
            \n
            > This game isn’t perfect but one thing it is, is absolutely beautiful\n
            \n
            I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
            \n
            I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
            \n
            It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
            \n
            Compared to that, the Neon world looks great:\n
            \n
            ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
            \n
            Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1697911236 {#5125
            date: 2023-10-21 20:00:36.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5129 …}
          +nested: Doctrine\ORM\PersistentCollection {#5131 …}
          +votes: Doctrine\ORM\PersistentCollection {#5133 …}
          +reports: Doctrine\ORM\PersistentCollection {#5135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
          -id: 63343
          -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4089992"
          +editedAt: DateTimeImmutable @1697914170 {#5126
            date: 2023-10-21 20:49:30.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697911236 {#5127
            date: 2023-10-21 20:00:36.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          > The shot wasn’t done at night\n
          \n
          I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
          \n
          I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
          \n
          > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
          \n
          There are things called GIFs. Not sure if you’ve heard of them.\n
          \n
          Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
          \n
          > Your whole post reads like you somehow need to defend this game at all cost.\n
          \n
          Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
          \n
          I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
          \n
          Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
          \n
          Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
          \n
          EDIT\n
          \n
          You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
          \n
          Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
          \n
          That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
          \n
          And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
          \n
          Seriously man, why are you trying so hard?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1697914257 {#5323
          date: 2023-10-21 20:50:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5327 …}
        +nested: Doctrine\ORM\PersistentCollection {#5329 …}
        +votes: Doctrine\ORM\PersistentCollection {#5331 …}
        +reports: Doctrine\ORM\PersistentCollection {#5333 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
        -id: 63429
        -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4703569"
        +editedAt: DateTimeImmutable @1697915093 {#5324
          date: 2023-10-21 21:04:53.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697914257 {#5325
          date: 2023-10-21 20:50:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        > I said it was made at dusk\n
        \n
        You didn’t, this is what you wrote:\n
        \n
        > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
        \n
        I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
        \n
        > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
        \n
        I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
        \n
        > I have no problem with fair criticism.\n
        \n
        You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
        \n
        > Well fuck you, bro.\n
        \n
        That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1697915040 {#5470
        date: 2023-10-21 21:04:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5474 …}
      +nested: Doctrine\ORM\PersistentCollection {#5476 …}
      +votes: Doctrine\ORM\PersistentCollection {#5478 …}
      +reports: Doctrine\ORM\PersistentCollection {#5480 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
      -id: 63449
      -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4091530"
      +editedAt: DateTimeImmutable @1697915318 {#5471
        date: 2023-10-21 21:08:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697915040 {#5472
        date: 2023-10-21 21:04:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: """
      > You didn’t, this is what you wrote:\n
      \n
      Uh huh, and I also said this:\n
      \n
      > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
      \n
      …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
      \n
      > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
      \n
      Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
      \n
      …for laughs?\n
      \n
      > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
      \n
      Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
      \n
      > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
      \n
      Uh huh. Here’s the context of this thread:\n
      \n
      - Nobody:\n
      - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
      - Me: No it’s not and here’s why your comparison is wrong.\n
      - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
      \n
      Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
      \n
      > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
      \n
      No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697922938 {#5512
      date: 2023-10-21 23:15:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5505 …}
    +nested: Doctrine\ORM\PersistentCollection {#5503 …}
    +votes: Doctrine\ORM\PersistentCollection {#5507 …}
    +reports: Doctrine\ORM\PersistentCollection {#5518 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
    -id: 63625
    -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4706189"
    +editedAt: DateTimeImmutable @1697923289 {#5515
      date: 2023-10-21 23:21:29.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697922938 {#5511
      date: 2023-10-21 23:15:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: """
    > …for laughs?\n
    \n
    God forbid someone comes to a meme community for laughs. 😆\n
    \n
    People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
    \n
    Or just write another essay the length of Macbeth because someone posted a gray waterfall on the internet. It’s totally healthy and not ridiculous at all…you could also just drop another F-bomb to prove your point, that was really great discussion culture.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697923936 {#5578
    date: 2023-10-21 23:32:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5581 …}
  +nested: Doctrine\ORM\PersistentCollection {#5583 …}
  +votes: Doctrine\ORM\PersistentCollection {#5585 …}
  +reports: Doctrine\ORM\PersistentCollection {#5587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5591 …}
  -id: 63645
  -bodyTs: "'accept':41 'actual':20 'air':34 'also':85 'anoth':59,88 'bomb':91 'breath':31 'calm':35 'come':6 'communiti':10 'could':84 'cultur':101 'discuss':52,100 'drop':87 'essay':60 'f':90 'f-bomb':89 'fact':43 'forbid':4 'fresh':33 'game':18 'get':27 'god':3 'gray':69 'great':99 'healthi':77 'internet':73 'joke':16 'know':23 'laugh':2,12 'length':62 'like':21 'macbeth':64 'make':15 'mayb':24 'meme':9 'memes@lemmy.ml':48 'peopl':13 'point':95 'pointless':55 'post':67 'process':39 'prove':93 're':46 'realli':98 'ridicul':80 'someon':5,66 'take':29 'total':54,76 'waterfal':70 'whole':51 'write':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4094441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697923936 {#5579
    date: 2023-10-21 23:32:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#5580
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5508
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5473
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5326
        +user: App\Entity\User {#4731 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5128
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4718
            +user: App\Entity\User {#4731 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: """
              This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
              \n
              First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
              \n
              You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
              \n
              If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
              \n
              This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 41
            +score: 0
            +lastActive: DateTime @1698044495 {#4712
              date: 2023-10-23 09:01:35.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4719 …}
            +nested: Doctrine\ORM\PersistentCollection {#4721 …}
            +votes: Doctrine\ORM\PersistentCollection {#4723 …}
            +reports: Doctrine\ORM\PersistentCollection {#4725 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
            -id: 63300
            -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4702044"
            +editedAt: DateTimeImmutable @1697909747 {#4713
              date: 2023-10-21 19:35:47.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697909689 {#4714
              date: 2023-10-21 19:34:49.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
            \n
            > First of all, your still shot is purposefully omitting the movement of the waterfall\n
            \n
            That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
            \n
            Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
            \n
            > This game isn’t perfect but one thing it is, is absolutely beautiful\n
            \n
            I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
            \n
            I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
            \n
            It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
            \n
            Compared to that, the Neon world looks great:\n
            \n
            ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
            \n
            Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1697911236 {#5125
            date: 2023-10-21 20:00:36.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5129 …}
          +nested: Doctrine\ORM\PersistentCollection {#5131 …}
          +votes: Doctrine\ORM\PersistentCollection {#5133 …}
          +reports: Doctrine\ORM\PersistentCollection {#5135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
          -id: 63343
          -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4089992"
          +editedAt: DateTimeImmutable @1697914170 {#5126
            date: 2023-10-21 20:49:30.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697911236 {#5127
            date: 2023-10-21 20:00:36.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          > The shot wasn’t done at night\n
          \n
          I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
          \n
          I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
          \n
          > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
          \n
          There are things called GIFs. Not sure if you’ve heard of them.\n
          \n
          Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
          \n
          > Your whole post reads like you somehow need to defend this game at all cost.\n
          \n
          Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
          \n
          I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
          \n
          Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
          \n
          Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
          \n
          EDIT\n
          \n
          You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
          \n
          Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
          \n
          That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
          \n
          And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
          \n
          Seriously man, why are you trying so hard?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1697914257 {#5323
          date: 2023-10-21 20:50:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5327 …}
        +nested: Doctrine\ORM\PersistentCollection {#5329 …}
        +votes: Doctrine\ORM\PersistentCollection {#5331 …}
        +reports: Doctrine\ORM\PersistentCollection {#5333 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
        -id: 63429
        -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4703569"
        +editedAt: DateTimeImmutable @1697915093 {#5324
          date: 2023-10-21 21:04:53.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697914257 {#5325
          date: 2023-10-21 20:50:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        > I said it was made at dusk\n
        \n
        You didn’t, this is what you wrote:\n
        \n
        > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
        \n
        I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
        \n
        > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
        \n
        I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
        \n
        > I have no problem with fair criticism.\n
        \n
        You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
        \n
        > Well fuck you, bro.\n
        \n
        That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1697915040 {#5470
        date: 2023-10-21 21:04:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5474 …}
      +nested: Doctrine\ORM\PersistentCollection {#5476 …}
      +votes: Doctrine\ORM\PersistentCollection {#5478 …}
      +reports: Doctrine\ORM\PersistentCollection {#5480 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
      -id: 63449
      -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4091530"
      +editedAt: DateTimeImmutable @1697915318 {#5471
        date: 2023-10-21 21:08:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697915040 {#5472
        date: 2023-10-21 21:04:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: """
      > You didn’t, this is what you wrote:\n
      \n
      Uh huh, and I also said this:\n
      \n
      > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
      \n
      …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
      \n
      > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
      \n
      Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
      \n
      …for laughs?\n
      \n
      > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
      \n
      Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
      \n
      > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
      \n
      Uh huh. Here’s the context of this thread:\n
      \n
      - Nobody:\n
      - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
      - Me: No it’s not and here’s why your comparison is wrong.\n
      - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
      \n
      Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
      \n
      > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
      \n
      No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697922938 {#5512
      date: 2023-10-21 23:15:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5505 …}
    +nested: Doctrine\ORM\PersistentCollection {#5503 …}
    +votes: Doctrine\ORM\PersistentCollection {#5507 …}
    +reports: Doctrine\ORM\PersistentCollection {#5518 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
    -id: 63625
    -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4706189"
    +editedAt: DateTimeImmutable @1697923289 {#5515
      date: 2023-10-21 23:21:29.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697922938 {#5511
      date: 2023-10-21 23:15:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: """
    > …for laughs?\n
    \n
    God forbid someone comes to a meme community for laughs. 😆\n
    \n
    People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
    \n
    Or just write another essay the length of Macbeth because someone posted a gray waterfall on the internet. It’s totally healthy and not ridiculous at all…you could also just drop another F-bomb to prove your point, that was really great discussion culture.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697923936 {#5578
    date: 2023-10-21 23:32:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5581 …}
  +nested: Doctrine\ORM\PersistentCollection {#5583 …}
  +votes: Doctrine\ORM\PersistentCollection {#5585 …}
  +reports: Doctrine\ORM\PersistentCollection {#5587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5591 …}
  -id: 63645
  -bodyTs: "'accept':41 'actual':20 'air':34 'also':85 'anoth':59,88 'bomb':91 'breath':31 'calm':35 'come':6 'communiti':10 'could':84 'cultur':101 'discuss':52,100 'drop':87 'essay':60 'f':90 'f-bomb':89 'fact':43 'forbid':4 'fresh':33 'game':18 'get':27 'god':3 'gray':69 'great':99 'healthi':77 'internet':73 'joke':16 'know':23 'laugh':2,12 'length':62 'like':21 'macbeth':64 'make':15 'mayb':24 'meme':9 'memes@lemmy.ml':48 'peopl':13 'point':95 'pointless':55 'post':67 'process':39 'prove':93 're':46 'realli':98 'ridicul':80 'someon':5,66 'take':29 'total':54,76 'waterfal':70 'whole':51 'write':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4094441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697923936 {#5579
    date: 2023-10-21 23:32:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#5618
  +user: App\Entity\User {#4731 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5580
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5508
      +user: App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5473
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5326
          +user: App\Entity\User {#4731 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5128
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4718
              +user: App\Entity\User {#4731 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: """
                This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
                \n
                First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
                \n
                You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
                \n
                If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
                \n
                This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 41
              +score: 0
              +lastActive: DateTime @1698044495 {#4712
                date: 2023-10-23 09:01:35.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lichtmetzger@feddit.de"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4719 …}
              +nested: Doctrine\ORM\PersistentCollection {#4721 …}
              +votes: Doctrine\ORM\PersistentCollection {#4723 …}
              +reports: Doctrine\ORM\PersistentCollection {#4725 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
              -id: 63300
              -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4702044"
              +editedAt: DateTimeImmutable @1697909747 {#4713
                date: 2023-10-21 19:35:47.0 +02:00
              }
              +createdAt: DateTimeImmutable @1697909689 {#4714
                date: 2023-10-21 19:34:49.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4718}
            +body: """
              The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
              \n
              > First of all, your still shot is purposefully omitting the movement of the waterfall\n
              \n
              That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
              \n
              Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
              \n
              > This game isn’t perfect but one thing it is, is absolutely beautiful\n
              \n
              I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
              \n
              I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
              \n
              It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
              \n
              Compared to that, the Neon world looks great:\n
              \n
              ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
              \n
              Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 25
            +score: 0
            +lastActive: DateTime @1697911236 {#5125
              date: 2023-10-21 20:00:36.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
              "@eochaid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5129 …}
            +nested: Doctrine\ORM\PersistentCollection {#5131 …}
            +votes: Doctrine\ORM\PersistentCollection {#5133 …}
            +reports: Doctrine\ORM\PersistentCollection {#5135 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
            -id: 63343
            -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/4089992"
            +editedAt: DateTimeImmutable @1697914170 {#5126
              date: 2023-10-21 20:49:30.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697911236 {#5127
              date: 2023-10-21 20:00:36.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            > The shot wasn’t done at night\n
            \n
            I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
            \n
            I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
            \n
            > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
            \n
            There are things called GIFs. Not sure if you’ve heard of them.\n
            \n
            Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
            \n
            > Your whole post reads like you somehow need to defend this game at all cost.\n
            \n
            Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
            \n
            I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
            \n
            Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
            \n
            Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
            \n
            EDIT\n
            \n
            You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
            \n
            Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
            \n
            That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
            \n
            And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
            \n
            Seriously man, why are you trying so hard?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1697914257 {#5323
            date: 2023-10-21 20:50:57.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5327 …}
          +nested: Doctrine\ORM\PersistentCollection {#5329 …}
          +votes: Doctrine\ORM\PersistentCollection {#5331 …}
          +reports: Doctrine\ORM\PersistentCollection {#5333 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
          -id: 63429
          -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4703569"
          +editedAt: DateTimeImmutable @1697915093 {#5324
            date: 2023-10-21 21:04:53.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697914257 {#5325
            date: 2023-10-21 20:50:57.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          > I said it was made at dusk\n
          \n
          You didn’t, this is what you wrote:\n
          \n
          > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
          \n
          I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
          \n
          > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
          \n
          I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
          \n
          > I have no problem with fair criticism.\n
          \n
          You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
          \n
          > Well fuck you, bro.\n
          \n
          That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1697915040 {#5470
          date: 2023-10-21 21:04:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5474 …}
        +nested: Doctrine\ORM\PersistentCollection {#5476 …}
        +votes: Doctrine\ORM\PersistentCollection {#5478 …}
        +reports: Doctrine\ORM\PersistentCollection {#5480 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
        -id: 63449
        -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4091530"
        +editedAt: DateTimeImmutable @1697915318 {#5471
          date: 2023-10-21 21:08:38.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697915040 {#5472
          date: 2023-10-21 21:04:00.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        > You didn’t, this is what you wrote:\n
        \n
        Uh huh, and I also said this:\n
        \n
        > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
        \n
        …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
        \n
        > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
        \n
        Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
        \n
        …for laughs?\n
        \n
        > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
        \n
        Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
        \n
        > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
        \n
        Uh huh. Here’s the context of this thread:\n
        \n
        - Nobody:\n
        - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
        - Me: No it’s not and here’s why your comparison is wrong.\n
        - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
        \n
        Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
        \n
        > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
        \n
        No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697922938 {#5512
        date: 2023-10-21 23:15:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5505 …}
      +nested: Doctrine\ORM\PersistentCollection {#5503 …}
      +votes: Doctrine\ORM\PersistentCollection {#5507 …}
      +reports: Doctrine\ORM\PersistentCollection {#5518 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
      -id: 63625
      -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4706189"
      +editedAt: DateTimeImmutable @1697923289 {#5515
        date: 2023-10-21 23:21:29.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697922938 {#5511
        date: 2023-10-21 23:15:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: """
      > …for laughs?\n
      \n
      God forbid someone comes to a meme community for laughs. 😆\n
      \n
      People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
      \n
      Or just write another essay the length of Macbeth because someone posted a gray waterfall on the internet. It’s totally healthy and not ridiculous at all…you could also just drop another F-bomb to prove your point, that was really great discussion culture.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697923936 {#5578
      date: 2023-10-21 23:32:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5581 …}
    +nested: Doctrine\ORM\PersistentCollection {#5583 …}
    +votes: Doctrine\ORM\PersistentCollection {#5585 …}
    +reports: Doctrine\ORM\PersistentCollection {#5587 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5589 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5591 …}
    -id: 63645
    -bodyTs: "'accept':41 'actual':20 'air':34 'also':85 'anoth':59,88 'bomb':91 'breath':31 'calm':35 'come':6 'communiti':10 'could':84 'cultur':101 'discuss':52,100 'drop':87 'essay':60 'f':90 'f-bomb':89 'fact':43 'forbid':4 'fresh':33 'game':18 'get':27 'god':3 'gray':69 'great':99 'healthi':77 'internet':73 'joke':16 'know':23 'laugh':2,12 'length':62 'like':21 'macbeth':64 'make':15 'mayb':24 'meme':9 'memes@lemmy.ml':48 'peopl':13 'point':95 'pointless':55 'post':67 'process':39 'prove':93 're':46 'realli':98 'ridicul':80 'someon':5,66 'take':29 'total':54,76 'waterfal':70 'whole':51 'write':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4094441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697923936 {#5579
      date: 2023-10-21 23:32:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: """
    > God forbid someone comes to a meme community for laughs. 😆\n
    \n
    Its more sad than anything that you thought your jpeg was funny.\n
    \n
    > drop another F-bomb\n
    \n
    Cry about it a little more buddy. I’m loving it.\n
    \n
    > People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
    \n
    Lol k buddy. I’m responding in between gardening breaks - but sure - whatever helps you justify disengaging.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697925212 {#5619
    date: 2023-10-21 23:53:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5615 …}
  +nested: Doctrine\ORM\PersistentCollection {#5611 …}
  +votes: Doctrine\ORM\PersistentCollection {#5609 …}
  +reports: Doctrine\ORM\PersistentCollection {#5624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5628 …}
  -id: 63677
  -bodyTs: "'accept':67 'actual':46 'air':60 'anoth':24 'anyth':15 'bomb':27 'break':91 'breath':57 'buddi':34,84 'calm':61 'come':4 'communiti':8 'cri':28 'discuss':78 'disengag':98 'drop':23 'f':26 'f-bomb':25 'fact':69 'forbid':2 'fresh':59 'funni':22 'game':44 'garden':90 'get':53 'god':1 'help':95 'joke':42 'jpeg':20 'justifi':97 'k':83 'know':49 'laugh':10 'like':47 'littl':32 'lol':82 'love':37 'm':36,86 'make':41 'mayb':50 'meme':7 'memes@lemmy.ml':74 'peopl':39 'pointless':81 'process':65 're':72 'respond':87 'sad':13 'someon':3 'sure':93 'take':55 'thought':18 'total':80 'whatev':94 'whole':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4706873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697925212 {#5622
    date: 2023-10-21 23:53:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#5618
  +user: App\Entity\User {#4731 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5580
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5508
      +user: App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5473
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5326
          +user: App\Entity\User {#4731 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5128
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4718
              +user: App\Entity\User {#4731 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: """
                This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
                \n
                First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
                \n
                You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
                \n
                If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
                \n
                This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 41
              +score: 0
              +lastActive: DateTime @1698044495 {#4712
                date: 2023-10-23 09:01:35.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lichtmetzger@feddit.de"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4719 …}
              +nested: Doctrine\ORM\PersistentCollection {#4721 …}
              +votes: Doctrine\ORM\PersistentCollection {#4723 …}
              +reports: Doctrine\ORM\PersistentCollection {#4725 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
              -id: 63300
              -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4702044"
              +editedAt: DateTimeImmutable @1697909747 {#4713
                date: 2023-10-21 19:35:47.0 +02:00
              }
              +createdAt: DateTimeImmutable @1697909689 {#4714
                date: 2023-10-21 19:34:49.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4718}
            +body: """
              The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
              \n
              > First of all, your still shot is purposefully omitting the movement of the waterfall\n
              \n
              That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
              \n
              Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
              \n
              > This game isn’t perfect but one thing it is, is absolutely beautiful\n
              \n
              I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
              \n
              I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
              \n
              It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
              \n
              Compared to that, the Neon world looks great:\n
              \n
              ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
              \n
              Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 25
            +score: 0
            +lastActive: DateTime @1697911236 {#5125
              date: 2023-10-21 20:00:36.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
              "@eochaid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5129 …}
            +nested: Doctrine\ORM\PersistentCollection {#5131 …}
            +votes: Doctrine\ORM\PersistentCollection {#5133 …}
            +reports: Doctrine\ORM\PersistentCollection {#5135 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
            -id: 63343
            -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/4089992"
            +editedAt: DateTimeImmutable @1697914170 {#5126
              date: 2023-10-21 20:49:30.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697911236 {#5127
              date: 2023-10-21 20:00:36.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            > The shot wasn’t done at night\n
            \n
            I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
            \n
            I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
            \n
            > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
            \n
            There are things called GIFs. Not sure if you’ve heard of them.\n
            \n
            Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
            \n
            > Your whole post reads like you somehow need to defend this game at all cost.\n
            \n
            Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
            \n
            I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
            \n
            Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
            \n
            Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
            \n
            EDIT\n
            \n
            You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
            \n
            Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
            \n
            That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
            \n
            And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
            \n
            Seriously man, why are you trying so hard?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1697914257 {#5323
            date: 2023-10-21 20:50:57.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5327 …}
          +nested: Doctrine\ORM\PersistentCollection {#5329 …}
          +votes: Doctrine\ORM\PersistentCollection {#5331 …}
          +reports: Doctrine\ORM\PersistentCollection {#5333 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
          -id: 63429
          -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4703569"
          +editedAt: DateTimeImmutable @1697915093 {#5324
            date: 2023-10-21 21:04:53.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697914257 {#5325
            date: 2023-10-21 20:50:57.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          > I said it was made at dusk\n
          \n
          You didn’t, this is what you wrote:\n
          \n
          > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
          \n
          I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
          \n
          > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
          \n
          I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
          \n
          > I have no problem with fair criticism.\n
          \n
          You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
          \n
          > Well fuck you, bro.\n
          \n
          That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1697915040 {#5470
          date: 2023-10-21 21:04:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5474 …}
        +nested: Doctrine\ORM\PersistentCollection {#5476 …}
        +votes: Doctrine\ORM\PersistentCollection {#5478 …}
        +reports: Doctrine\ORM\PersistentCollection {#5480 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
        -id: 63449
        -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4091530"
        +editedAt: DateTimeImmutable @1697915318 {#5471
          date: 2023-10-21 21:08:38.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697915040 {#5472
          date: 2023-10-21 21:04:00.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        > You didn’t, this is what you wrote:\n
        \n
        Uh huh, and I also said this:\n
        \n
        > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
        \n
        …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
        \n
        > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
        \n
        Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
        \n
        …for laughs?\n
        \n
        > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
        \n
        Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
        \n
        > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
        \n
        Uh huh. Here’s the context of this thread:\n
        \n
        - Nobody:\n
        - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
        - Me: No it’s not and here’s why your comparison is wrong.\n
        - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
        \n
        Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
        \n
        > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
        \n
        No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697922938 {#5512
        date: 2023-10-21 23:15:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5505 …}
      +nested: Doctrine\ORM\PersistentCollection {#5503 …}
      +votes: Doctrine\ORM\PersistentCollection {#5507 …}
      +reports: Doctrine\ORM\PersistentCollection {#5518 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
      -id: 63625
      -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4706189"
      +editedAt: DateTimeImmutable @1697923289 {#5515
        date: 2023-10-21 23:21:29.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697922938 {#5511
        date: 2023-10-21 23:15:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: """
      > …for laughs?\n
      \n
      God forbid someone comes to a meme community for laughs. 😆\n
      \n
      People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
      \n
      Or just write another essay the length of Macbeth because someone posted a gray waterfall on the internet. It’s totally healthy and not ridiculous at all…you could also just drop another F-bomb to prove your point, that was really great discussion culture.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697923936 {#5578
      date: 2023-10-21 23:32:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5581 …}
    +nested: Doctrine\ORM\PersistentCollection {#5583 …}
    +votes: Doctrine\ORM\PersistentCollection {#5585 …}
    +reports: Doctrine\ORM\PersistentCollection {#5587 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5589 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5591 …}
    -id: 63645
    -bodyTs: "'accept':41 'actual':20 'air':34 'also':85 'anoth':59,88 'bomb':91 'breath':31 'calm':35 'come':6 'communiti':10 'could':84 'cultur':101 'discuss':52,100 'drop':87 'essay':60 'f':90 'f-bomb':89 'fact':43 'forbid':4 'fresh':33 'game':18 'get':27 'god':3 'gray':69 'great':99 'healthi':77 'internet':73 'joke':16 'know':23 'laugh':2,12 'length':62 'like':21 'macbeth':64 'make':15 'mayb':24 'meme':9 'memes@lemmy.ml':48 'peopl':13 'point':95 'pointless':55 'post':67 'process':39 'prove':93 're':46 'realli':98 'ridicul':80 'someon':5,66 'take':29 'total':54,76 'waterfal':70 'whole':51 'write':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4094441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697923936 {#5579
      date: 2023-10-21 23:32:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: """
    > God forbid someone comes to a meme community for laughs. 😆\n
    \n
    Its more sad than anything that you thought your jpeg was funny.\n
    \n
    > drop another F-bomb\n
    \n
    Cry about it a little more buddy. I’m loving it.\n
    \n
    > People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
    \n
    Lol k buddy. I’m responding in between gardening breaks - but sure - whatever helps you justify disengaging.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697925212 {#5619
    date: 2023-10-21 23:53:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5615 …}
  +nested: Doctrine\ORM\PersistentCollection {#5611 …}
  +votes: Doctrine\ORM\PersistentCollection {#5609 …}
  +reports: Doctrine\ORM\PersistentCollection {#5624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5628 …}
  -id: 63677
  -bodyTs: "'accept':67 'actual':46 'air':60 'anoth':24 'anyth':15 'bomb':27 'break':91 'breath':57 'buddi':34,84 'calm':61 'come':4 'communiti':8 'cri':28 'discuss':78 'disengag':98 'drop':23 'f':26 'f-bomb':25 'fact':69 'forbid':2 'fresh':59 'funni':22 'game':44 'garden':90 'get':53 'god':1 'help':95 'joke':42 'jpeg':20 'justifi':97 'k':83 'know':49 'laugh':10 'like':47 'littl':32 'lol':82 'love':37 'm':36,86 'make':41 'mayb':50 'meme':7 'memes@lemmy.ml':74 'peopl':39 'pointless':81 'process':65 're':72 'respond':87 'sad':13 'someon':3 'sure':93 'take':55 'thought':18 'total':80 'whatev':94 'whole':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4706873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697925212 {#5622
    date: 2023-10-21 23:53:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#5618
  +user: App\Entity\User {#4731 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5580
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5508
      +user: App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5473
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5326
          +user: App\Entity\User {#4731 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5128
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4718
              +user: App\Entity\User {#4731 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: """
                This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
                \n
                First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
                \n
                You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
                \n
                If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
                \n
                This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 41
              +score: 0
              +lastActive: DateTime @1698044495 {#4712
                date: 2023-10-23 09:01:35.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lichtmetzger@feddit.de"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4719 …}
              +nested: Doctrine\ORM\PersistentCollection {#4721 …}
              +votes: Doctrine\ORM\PersistentCollection {#4723 …}
              +reports: Doctrine\ORM\PersistentCollection {#4725 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
              -id: 63300
              -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4702044"
              +editedAt: DateTimeImmutable @1697909747 {#4713
                date: 2023-10-21 19:35:47.0 +02:00
              }
              +createdAt: DateTimeImmutable @1697909689 {#4714
                date: 2023-10-21 19:34:49.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4718}
            +body: """
              The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
              \n
              > First of all, your still shot is purposefully omitting the movement of the waterfall\n
              \n
              That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
              \n
              Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
              \n
              > This game isn’t perfect but one thing it is, is absolutely beautiful\n
              \n
              I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
              \n
              I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
              \n
              It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
              \n
              Compared to that, the Neon world looks great:\n
              \n
              ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
              \n
              Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 25
            +score: 0
            +lastActive: DateTime @1697911236 {#5125
              date: 2023-10-21 20:00:36.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
              "@eochaid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5129 …}
            +nested: Doctrine\ORM\PersistentCollection {#5131 …}
            +votes: Doctrine\ORM\PersistentCollection {#5133 …}
            +reports: Doctrine\ORM\PersistentCollection {#5135 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
            -id: 63343
            -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/4089992"
            +editedAt: DateTimeImmutable @1697914170 {#5126
              date: 2023-10-21 20:49:30.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697911236 {#5127
              date: 2023-10-21 20:00:36.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            > The shot wasn’t done at night\n
            \n
            I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
            \n
            I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
            \n
            > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
            \n
            There are things called GIFs. Not sure if you’ve heard of them.\n
            \n
            Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
            \n
            > Your whole post reads like you somehow need to defend this game at all cost.\n
            \n
            Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
            \n
            I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
            \n
            Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
            \n
            Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
            \n
            EDIT\n
            \n
            You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
            \n
            Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
            \n
            That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
            \n
            And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
            \n
            Seriously man, why are you trying so hard?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1697914257 {#5323
            date: 2023-10-21 20:50:57.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5327 …}
          +nested: Doctrine\ORM\PersistentCollection {#5329 …}
          +votes: Doctrine\ORM\PersistentCollection {#5331 …}
          +reports: Doctrine\ORM\PersistentCollection {#5333 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
          -id: 63429
          -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4703569"
          +editedAt: DateTimeImmutable @1697915093 {#5324
            date: 2023-10-21 21:04:53.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697914257 {#5325
            date: 2023-10-21 20:50:57.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          > I said it was made at dusk\n
          \n
          You didn’t, this is what you wrote:\n
          \n
          > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
          \n
          I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
          \n
          > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
          \n
          I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
          \n
          > I have no problem with fair criticism.\n
          \n
          You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
          \n
          > Well fuck you, bro.\n
          \n
          That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1697915040 {#5470
          date: 2023-10-21 21:04:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5474 …}
        +nested: Doctrine\ORM\PersistentCollection {#5476 …}
        +votes: Doctrine\ORM\PersistentCollection {#5478 …}
        +reports: Doctrine\ORM\PersistentCollection {#5480 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
        -id: 63449
        -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4091530"
        +editedAt: DateTimeImmutable @1697915318 {#5471
          date: 2023-10-21 21:08:38.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697915040 {#5472
          date: 2023-10-21 21:04:00.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        > You didn’t, this is what you wrote:\n
        \n
        Uh huh, and I also said this:\n
        \n
        > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
        \n
        …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
        \n
        > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
        \n
        Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
        \n
        …for laughs?\n
        \n
        > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
        \n
        Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
        \n
        > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
        \n
        Uh huh. Here’s the context of this thread:\n
        \n
        - Nobody:\n
        - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
        - Me: No it’s not and here’s why your comparison is wrong.\n
        - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
        \n
        Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
        \n
        > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
        \n
        No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697922938 {#5512
        date: 2023-10-21 23:15:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5505 …}
      +nested: Doctrine\ORM\PersistentCollection {#5503 …}
      +votes: Doctrine\ORM\PersistentCollection {#5507 …}
      +reports: Doctrine\ORM\PersistentCollection {#5518 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
      -id: 63625
      -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4706189"
      +editedAt: DateTimeImmutable @1697923289 {#5515
        date: 2023-10-21 23:21:29.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697922938 {#5511
        date: 2023-10-21 23:15:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: """
      > …for laughs?\n
      \n
      God forbid someone comes to a meme community for laughs. 😆\n
      \n
      People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
      \n
      Or just write another essay the length of Macbeth because someone posted a gray waterfall on the internet. It’s totally healthy and not ridiculous at all…you could also just drop another F-bomb to prove your point, that was really great discussion culture.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697923936 {#5578
      date: 2023-10-21 23:32:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5581 …}
    +nested: Doctrine\ORM\PersistentCollection {#5583 …}
    +votes: Doctrine\ORM\PersistentCollection {#5585 …}
    +reports: Doctrine\ORM\PersistentCollection {#5587 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5589 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5591 …}
    -id: 63645
    -bodyTs: "'accept':41 'actual':20 'air':34 'also':85 'anoth':59,88 'bomb':91 'breath':31 'calm':35 'come':6 'communiti':10 'could':84 'cultur':101 'discuss':52,100 'drop':87 'essay':60 'f':90 'f-bomb':89 'fact':43 'forbid':4 'fresh':33 'game':18 'get':27 'god':3 'gray':69 'great':99 'healthi':77 'internet':73 'joke':16 'know':23 'laugh':2,12 'length':62 'like':21 'macbeth':64 'make':15 'mayb':24 'meme':9 'memes@lemmy.ml':48 'peopl':13 'point':95 'pointless':55 'post':67 'process':39 'prove':93 're':46 'realli':98 'ridicul':80 'someon':5,66 'take':29 'total':54,76 'waterfal':70 'whole':51 'write':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4094441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697923936 {#5579
      date: 2023-10-21 23:32:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: """
    > God forbid someone comes to a meme community for laughs. 😆\n
    \n
    Its more sad than anything that you thought your jpeg was funny.\n
    \n
    > drop another F-bomb\n
    \n
    Cry about it a little more buddy. I’m loving it.\n
    \n
    > People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
    \n
    Lol k buddy. I’m responding in between gardening breaks - but sure - whatever helps you justify disengaging.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697925212 {#5619
    date: 2023-10-21 23:53:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5615 …}
  +nested: Doctrine\ORM\PersistentCollection {#5611 …}
  +votes: Doctrine\ORM\PersistentCollection {#5609 …}
  +reports: Doctrine\ORM\PersistentCollection {#5624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5628 …}
  -id: 63677
  -bodyTs: "'accept':67 'actual':46 'air':60 'anoth':24 'anyth':15 'bomb':27 'break':91 'breath':57 'buddi':34,84 'calm':61 'come':4 'communiti':8 'cri':28 'discuss':78 'disengag':98 'drop':23 'f':26 'f-bomb':25 'fact':69 'forbid':2 'fresh':59 'funni':22 'game':44 'garden':90 'get':53 'god':1 'help':95 'joke':42 'jpeg':20 'justifi':97 'k':83 'know':49 'laugh':10 'like':47 'littl':32 'lol':82 'love':37 'm':36,86 'make':41 'mayb':50 'meme':7 'memes@lemmy.ml':74 'peopl':39 'pointless':81 'process':65 're':72 'respond':87 'sad':13 'someon':3 'sure':93 'take':55 'thought':18 'total':80 'whatev':94 'whole':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4706873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697925212 {#5622
    date: 2023-10-21 23:53:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#5654
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5618
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5580
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5508
        +user: App\Entity\User {#4731 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5473
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5326
            +user: App\Entity\User {#4731 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5128
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4718
                +user: App\Entity\User {#4731 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: """
                  This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
                  \n
                  First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
                  \n
                  You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
                  \n
                  If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
                  \n
                  This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 41
                +score: 0
                +lastActive: DateTime @1698044495 {#4712
                  date: 2023-10-23 09:01:35.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lichtmetzger@feddit.de"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4719 …}
                +nested: Doctrine\ORM\PersistentCollection {#4721 …}
                +votes: Doctrine\ORM\PersistentCollection {#4723 …}
                +reports: Doctrine\ORM\PersistentCollection {#4725 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
                -id: 63300
                -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/4702044"
                +editedAt: DateTimeImmutable @1697909747 {#4713
                  date: 2023-10-21 19:35:47.0 +02:00
                }
                +createdAt: DateTimeImmutable @1697909689 {#4714
                  date: 2023-10-21 19:34:49.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4718}
              +body: """
                The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
                \n
                > First of all, your still shot is purposefully omitting the movement of the waterfall\n
                \n
                That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
                \n
                Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
                \n
                > This game isn’t perfect but one thing it is, is absolutely beautiful\n
                \n
                I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
                \n
                I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
                \n
                It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
                \n
                Compared to that, the Neon world looks great:\n
                \n
                ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
                \n
                Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 25
              +score: 0
              +lastActive: DateTime @1697911236 {#5125
                date: 2023-10-21 20:00:36.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lichtmetzger@feddit.de"
                "@eochaid@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5129 …}
              +nested: Doctrine\ORM\PersistentCollection {#5131 …}
              +votes: Doctrine\ORM\PersistentCollection {#5133 …}
              +reports: Doctrine\ORM\PersistentCollection {#5135 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
              -id: 63343
              -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.de/comment/4089992"
              +editedAt: DateTimeImmutable @1697914170 {#5126
                date: 2023-10-21 20:49:30.0 +02:00
              }
              +createdAt: DateTimeImmutable @1697911236 {#5127
                date: 2023-10-21 20:00:36.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4718}
            +body: """
              > The shot wasn’t done at night\n
              \n
              I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
              \n
              I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
              \n
              > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
              \n
              There are things called GIFs. Not sure if you’ve heard of them.\n
              \n
              Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
              \n
              > Your whole post reads like you somehow need to defend this game at all cost.\n
              \n
              Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
              \n
              I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
              \n
              Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
              \n
              Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
              \n
              EDIT\n
              \n
              You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
              \n
              Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
              \n
              That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
              \n
              And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
              \n
              Seriously man, why are you trying so hard?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1697914257 {#5323
              date: 2023-10-21 20:50:57.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
              "@eochaid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5327 …}
            +nested: Doctrine\ORM\PersistentCollection {#5329 …}
            +votes: Doctrine\ORM\PersistentCollection {#5331 …}
            +reports: Doctrine\ORM\PersistentCollection {#5333 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
            -id: 63429
            -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4703569"
            +editedAt: DateTimeImmutable @1697915093 {#5324
              date: 2023-10-21 21:04:53.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697914257 {#5325
              date: 2023-10-21 20:50:57.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            > I said it was made at dusk\n
            \n
            You didn’t, this is what you wrote:\n
            \n
            > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
            \n
            I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
            \n
            > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
            \n
            I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
            \n
            > I have no problem with fair criticism.\n
            \n
            You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
            \n
            > Well fuck you, bro.\n
            \n
            That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1697915040 {#5470
            date: 2023-10-21 21:04:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5474 …}
          +nested: Doctrine\ORM\PersistentCollection {#5476 …}
          +votes: Doctrine\ORM\PersistentCollection {#5478 …}
          +reports: Doctrine\ORM\PersistentCollection {#5480 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
          -id: 63449
          -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4091530"
          +editedAt: DateTimeImmutable @1697915318 {#5471
            date: 2023-10-21 21:08:38.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697915040 {#5472
            date: 2023-10-21 21:04:00.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          > You didn’t, this is what you wrote:\n
          \n
          Uh huh, and I also said this:\n
          \n
          > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
          \n
          …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
          \n
          > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
          \n
          Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
          \n
          …for laughs?\n
          \n
          > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
          \n
          Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
          \n
          > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
          \n
          Uh huh. Here’s the context of this thread:\n
          \n
          - Nobody:\n
          - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
          - Me: No it’s not and here’s why your comparison is wrong.\n
          - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
          \n
          Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
          \n
          > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
          \n
          No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697922938 {#5512
          date: 2023-10-21 23:15:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5505 …}
        +nested: Doctrine\ORM\PersistentCollection {#5503 …}
        +votes: Doctrine\ORM\PersistentCollection {#5507 …}
        +reports: Doctrine\ORM\PersistentCollection {#5518 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
        -id: 63625
        -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4706189"
        +editedAt: DateTimeImmutable @1697923289 {#5515
          date: 2023-10-21 23:21:29.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697922938 {#5511
          date: 2023-10-21 23:15:38.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        > …for laughs?\n
        \n
        God forbid someone comes to a meme community for laughs. 😆\n
        \n
        People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
        \n
        Or just write another essay the length of Macbeth because someone posted a gray waterfall on the internet. It’s totally healthy and not ridiculous at all…you could also just drop another F-bomb to prove your point, that was really great discussion culture.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697923936 {#5578
        date: 2023-10-21 23:32:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5581 …}
      +nested: Doctrine\ORM\PersistentCollection {#5583 …}
      +votes: Doctrine\ORM\PersistentCollection {#5585 …}
      +reports: Doctrine\ORM\PersistentCollection {#5587 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5589 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5591 …}
      -id: 63645
      -bodyTs: "'accept':41 'actual':20 'air':34 'also':85 'anoth':59,88 'bomb':91 'breath':31 'calm':35 'come':6 'communiti':10 'could':84 'cultur':101 'discuss':52,100 'drop':87 'essay':60 'f':90 'f-bomb':89 'fact':43 'forbid':4 'fresh':33 'game':18 'get':27 'god':3 'gray':69 'great':99 'healthi':77 'internet':73 'joke':16 'know':23 'laugh':2,12 'length':62 'like':21 'macbeth':64 'make':15 'mayb':24 'meme':9 'memes@lemmy.ml':48 'peopl':13 'point':95 'pointless':55 'post':67 'process':39 'prove':93 're':46 'realli':98 'ridicul':80 'someon':5,66 'take':29 'total':54,76 'waterfal':70 'whole':51 'write':58"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4094441"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697923936 {#5579
        date: 2023-10-21 23:32:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: """
      > God forbid someone comes to a meme community for laughs. 😆\n
      \n
      Its more sad than anything that you thought your jpeg was funny.\n
      \n
      > drop another F-bomb\n
      \n
      Cry about it a little more buddy. I’m loving it.\n
      \n
      > People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
      \n
      Lol k buddy. I’m responding in between gardening breaks - but sure - whatever helps you justify disengaging.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697925212 {#5619
      date: 2023-10-21 23:53:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5615 …}
    +nested: Doctrine\ORM\PersistentCollection {#5611 …}
    +votes: Doctrine\ORM\PersistentCollection {#5609 …}
    +reports: Doctrine\ORM\PersistentCollection {#5624 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5626 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5628 …}
    -id: 63677
    -bodyTs: "'accept':67 'actual':46 'air':60 'anoth':24 'anyth':15 'bomb':27 'break':91 'breath':57 'buddi':34,84 'calm':61 'come':4 'communiti':8 'cri':28 'discuss':78 'disengag':98 'drop':23 'f':26 'f-bomb':25 'fact':69 'forbid':2 'fresh':59 'funni':22 'game':44 'garden':90 'get':53 'god':1 'help':95 'joke':42 'jpeg':20 'justifi':97 'k':83 'know':49 'laugh':10 'like':47 'littl':32 'lol':82 'love':37 'm':36,86 'make':41 'mayb':50 'meme':7 'memes@lemmy.ml':74 'peopl':39 'pointless':81 'process':65 're':72 'respond':87 'sad':13 'someon':3 'sure':93 'take':55 'thought':18 'total':80 'whatev':94 'whole':77"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4706873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697925212 {#5622
      date: 2023-10-21 23:53:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: """
    > Well fuck you, bro.\n
    \n
    > Uh huh\n
    \n
    > buddy\n
    \n
    > I’m loving it.\n
    \n
    ![](https://feddit.de/pictrs/image/11908a0c-9ce4-44fe-a5bc-9f9b953a46fa.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697926039 {#5651
    date: 2023-10-22 00:07:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5657 …}
  +nested: Doctrine\ORM\PersistentCollection {#5659 …}
  +votes: Doctrine\ORM\PersistentCollection {#5655 …}
  +reports: Doctrine\ORM\PersistentCollection {#5662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5664 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5666 …}
  -id: 63704
  -bodyTs: "'/pictrs/image/11908a0c-9ce4-44fe-a5bc-9f9b953a46fa.jpeg)':14 'bro':4 'buddi':7 'feddit.de':13 'feddit.de/pictrs/image/11908a0c-9ce4-44fe-a5bc-9f9b953a46fa.jpeg)':12 'fuck':2 'huh':6 'love':10 'm':9 'uh':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4095263"
  +editedAt: DateTimeImmutable @1697926381 {#5648
    date: 2023-10-22 00:13:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697926039 {#5646
    date: 2023-10-22 00:07:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#5654
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5618
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5580
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5508
        +user: App\Entity\User {#4731 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5473
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5326
            +user: App\Entity\User {#4731 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5128
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4718
                +user: App\Entity\User {#4731 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: """
                  This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
                  \n
                  First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
                  \n
                  You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
                  \n
                  If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
                  \n
                  This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 41
                +score: 0
                +lastActive: DateTime @1698044495 {#4712
                  date: 2023-10-23 09:01:35.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lichtmetzger@feddit.de"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4719 …}
                +nested: Doctrine\ORM\PersistentCollection {#4721 …}
                +votes: Doctrine\ORM\PersistentCollection {#4723 …}
                +reports: Doctrine\ORM\PersistentCollection {#4725 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
                -id: 63300
                -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/4702044"
                +editedAt: DateTimeImmutable @1697909747 {#4713
                  date: 2023-10-21 19:35:47.0 +02:00
                }
                +createdAt: DateTimeImmutable @1697909689 {#4714
                  date: 2023-10-21 19:34:49.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4718}
              +body: """
                The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
                \n
                > First of all, your still shot is purposefully omitting the movement of the waterfall\n
                \n
                That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
                \n
                Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
                \n
                > This game isn’t perfect but one thing it is, is absolutely beautiful\n
                \n
                I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
                \n
                I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
                \n
                It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
                \n
                Compared to that, the Neon world looks great:\n
                \n
                ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
                \n
                Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 25
              +score: 0
              +lastActive: DateTime @1697911236 {#5125
                date: 2023-10-21 20:00:36.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lichtmetzger@feddit.de"
                "@eochaid@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5129 …}
              +nested: Doctrine\ORM\PersistentCollection {#5131 …}
              +votes: Doctrine\ORM\PersistentCollection {#5133 …}
              +reports: Doctrine\ORM\PersistentCollection {#5135 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
              -id: 63343
              -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.de/comment/4089992"
              +editedAt: DateTimeImmutable @1697914170 {#5126
                date: 2023-10-21 20:49:30.0 +02:00
              }
              +createdAt: DateTimeImmutable @1697911236 {#5127
                date: 2023-10-21 20:00:36.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4718}
            +body: """
              > The shot wasn’t done at night\n
              \n
              I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
              \n
              I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
              \n
              > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
              \n
              There are things called GIFs. Not sure if you’ve heard of them.\n
              \n
              Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
              \n
              > Your whole post reads like you somehow need to defend this game at all cost.\n
              \n
              Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
              \n
              I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
              \n
              Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
              \n
              Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
              \n
              EDIT\n
              \n
              You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
              \n
              Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
              \n
              That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
              \n
              And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
              \n
              Seriously man, why are you trying so hard?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1697914257 {#5323
              date: 2023-10-21 20:50:57.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
              "@eochaid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5327 …}
            +nested: Doctrine\ORM\PersistentCollection {#5329 …}
            +votes: Doctrine\ORM\PersistentCollection {#5331 …}
            +reports: Doctrine\ORM\PersistentCollection {#5333 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
            -id: 63429
            -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4703569"
            +editedAt: DateTimeImmutable @1697915093 {#5324
              date: 2023-10-21 21:04:53.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697914257 {#5325
              date: 2023-10-21 20:50:57.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            > I said it was made at dusk\n
            \n
            You didn’t, this is what you wrote:\n
            \n
            > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
            \n
            I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
            \n
            > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
            \n
            I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
            \n
            > I have no problem with fair criticism.\n
            \n
            You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
            \n
            > Well fuck you, bro.\n
            \n
            That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1697915040 {#5470
            date: 2023-10-21 21:04:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5474 …}
          +nested: Doctrine\ORM\PersistentCollection {#5476 …}
          +votes: Doctrine\ORM\PersistentCollection {#5478 …}
          +reports: Doctrine\ORM\PersistentCollection {#5480 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
          -id: 63449
          -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4091530"
          +editedAt: DateTimeImmutable @1697915318 {#5471
            date: 2023-10-21 21:08:38.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697915040 {#5472
            date: 2023-10-21 21:04:00.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          > You didn’t, this is what you wrote:\n
          \n
          Uh huh, and I also said this:\n
          \n
          > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
          \n
          …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
          \n
          > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
          \n
          Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
          \n
          …for laughs?\n
          \n
          > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
          \n
          Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
          \n
          > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
          \n
          Uh huh. Here’s the context of this thread:\n
          \n
          - Nobody:\n
          - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
          - Me: No it’s not and here’s why your comparison is wrong.\n
          - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
          \n
          Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
          \n
          > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
          \n
          No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697922938 {#5512
          date: 2023-10-21 23:15:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5505 …}
        +nested: Doctrine\ORM\PersistentCollection {#5503 …}
        +votes: Doctrine\ORM\PersistentCollection {#5507 …}
        +reports: Doctrine\ORM\PersistentCollection {#5518 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
        -id: 63625
        -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4706189"
        +editedAt: DateTimeImmutable @1697923289 {#5515
          date: 2023-10-21 23:21:29.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697922938 {#5511
          date: 2023-10-21 23:15:38.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        > …for laughs?\n
        \n
        God forbid someone comes to a meme community for laughs. 😆\n
        \n
        People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
        \n
        Or just write another essay the length of Macbeth because someone posted a gray waterfall on the internet. It’s totally healthy and not ridiculous at all…you could also just drop another F-bomb to prove your point, that was really great discussion culture.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697923936 {#5578
        date: 2023-10-21 23:32:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5581 …}
      +nested: Doctrine\ORM\PersistentCollection {#5583 …}
      +votes: Doctrine\ORM\PersistentCollection {#5585 …}
      +reports: Doctrine\ORM\PersistentCollection {#5587 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5589 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5591 …}
      -id: 63645
      -bodyTs: "'accept':41 'actual':20 'air':34 'also':85 'anoth':59,88 'bomb':91 'breath':31 'calm':35 'come':6 'communiti':10 'could':84 'cultur':101 'discuss':52,100 'drop':87 'essay':60 'f':90 'f-bomb':89 'fact':43 'forbid':4 'fresh':33 'game':18 'get':27 'god':3 'gray':69 'great':99 'healthi':77 'internet':73 'joke':16 'know':23 'laugh':2,12 'length':62 'like':21 'macbeth':64 'make':15 'mayb':24 'meme':9 'memes@lemmy.ml':48 'peopl':13 'point':95 'pointless':55 'post':67 'process':39 'prove':93 're':46 'realli':98 'ridicul':80 'someon':5,66 'take':29 'total':54,76 'waterfal':70 'whole':51 'write':58"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4094441"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697923936 {#5579
        date: 2023-10-21 23:32:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: """
      > God forbid someone comes to a meme community for laughs. 😆\n
      \n
      Its more sad than anything that you thought your jpeg was funny.\n
      \n
      > drop another F-bomb\n
      \n
      Cry about it a little more buddy. I’m loving it.\n
      \n
      > People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
      \n
      Lol k buddy. I’m responding in between gardening breaks - but sure - whatever helps you justify disengaging.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697925212 {#5619
      date: 2023-10-21 23:53:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5615 …}
    +nested: Doctrine\ORM\PersistentCollection {#5611 …}
    +votes: Doctrine\ORM\PersistentCollection {#5609 …}
    +reports: Doctrine\ORM\PersistentCollection {#5624 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5626 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5628 …}
    -id: 63677
    -bodyTs: "'accept':67 'actual':46 'air':60 'anoth':24 'anyth':15 'bomb':27 'break':91 'breath':57 'buddi':34,84 'calm':61 'come':4 'communiti':8 'cri':28 'discuss':78 'disengag':98 'drop':23 'f':26 'f-bomb':25 'fact':69 'forbid':2 'fresh':59 'funni':22 'game':44 'garden':90 'get':53 'god':1 'help':95 'joke':42 'jpeg':20 'justifi':97 'k':83 'know':49 'laugh':10 'like':47 'littl':32 'lol':82 'love':37 'm':36,86 'make':41 'mayb':50 'meme':7 'memes@lemmy.ml':74 'peopl':39 'pointless':81 'process':65 're':72 'respond':87 'sad':13 'someon':3 'sure':93 'take':55 'thought':18 'total':80 'whatev':94 'whole':77"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4706873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697925212 {#5622
      date: 2023-10-21 23:53:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: """
    > Well fuck you, bro.\n
    \n
    > Uh huh\n
    \n
    > buddy\n
    \n
    > I’m loving it.\n
    \n
    ![](https://feddit.de/pictrs/image/11908a0c-9ce4-44fe-a5bc-9f9b953a46fa.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697926039 {#5651
    date: 2023-10-22 00:07:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5657 …}
  +nested: Doctrine\ORM\PersistentCollection {#5659 …}
  +votes: Doctrine\ORM\PersistentCollection {#5655 …}
  +reports: Doctrine\ORM\PersistentCollection {#5662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5664 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5666 …}
  -id: 63704
  -bodyTs: "'/pictrs/image/11908a0c-9ce4-44fe-a5bc-9f9b953a46fa.jpeg)':14 'bro':4 'buddi':7 'feddit.de':13 'feddit.de/pictrs/image/11908a0c-9ce4-44fe-a5bc-9f9b953a46fa.jpeg)':12 'fuck':2 'huh':6 'love':10 'm':9 'uh':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4095263"
  +editedAt: DateTimeImmutable @1697926381 {#5648
    date: 2023-10-22 00:13:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697926039 {#5646
    date: 2023-10-22 00:07:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#5654
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5618
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5580
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5508
        +user: App\Entity\User {#4731 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5473
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5326
            +user: App\Entity\User {#4731 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5128
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4718
                +user: App\Entity\User {#4731 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: """
                  This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
                  \n
                  First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
                  \n
                  You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
                  \n
                  If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
                  \n
                  This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 41
                +score: 0
                +lastActive: DateTime @1698044495 {#4712
                  date: 2023-10-23 09:01:35.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lichtmetzger@feddit.de"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4719 …}
                +nested: Doctrine\ORM\PersistentCollection {#4721 …}
                +votes: Doctrine\ORM\PersistentCollection {#4723 …}
                +reports: Doctrine\ORM\PersistentCollection {#4725 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
                -id: 63300
                -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/4702044"
                +editedAt: DateTimeImmutable @1697909747 {#4713
                  date: 2023-10-21 19:35:47.0 +02:00
                }
                +createdAt: DateTimeImmutable @1697909689 {#4714
                  date: 2023-10-21 19:34:49.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4718}
              +body: """
                The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
                \n
                > First of all, your still shot is purposefully omitting the movement of the waterfall\n
                \n
                That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
                \n
                Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
                \n
                > This game isn’t perfect but one thing it is, is absolutely beautiful\n
                \n
                I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
                \n
                I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
                \n
                It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
                \n
                Compared to that, the Neon world looks great:\n
                \n
                ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
                \n
                Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 25
              +score: 0
              +lastActive: DateTime @1697911236 {#5125
                date: 2023-10-21 20:00:36.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lichtmetzger@feddit.de"
                "@eochaid@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5129 …}
              +nested: Doctrine\ORM\PersistentCollection {#5131 …}
              +votes: Doctrine\ORM\PersistentCollection {#5133 …}
              +reports: Doctrine\ORM\PersistentCollection {#5135 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
              -id: 63343
              -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.de/comment/4089992"
              +editedAt: DateTimeImmutable @1697914170 {#5126
                date: 2023-10-21 20:49:30.0 +02:00
              }
              +createdAt: DateTimeImmutable @1697911236 {#5127
                date: 2023-10-21 20:00:36.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4718}
            +body: """
              > The shot wasn’t done at night\n
              \n
              I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
              \n
              I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
              \n
              > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
              \n
              There are things called GIFs. Not sure if you’ve heard of them.\n
              \n
              Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
              \n
              > Your whole post reads like you somehow need to defend this game at all cost.\n
              \n
              Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
              \n
              I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
              \n
              Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
              \n
              Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
              \n
              EDIT\n
              \n
              You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
              \n
              Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
              \n
              That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
              \n
              And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
              \n
              Seriously man, why are you trying so hard?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1697914257 {#5323
              date: 2023-10-21 20:50:57.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
              "@eochaid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5327 …}
            +nested: Doctrine\ORM\PersistentCollection {#5329 …}
            +votes: Doctrine\ORM\PersistentCollection {#5331 …}
            +reports: Doctrine\ORM\PersistentCollection {#5333 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
            -id: 63429
            -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4703569"
            +editedAt: DateTimeImmutable @1697915093 {#5324
              date: 2023-10-21 21:04:53.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697914257 {#5325
              date: 2023-10-21 20:50:57.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            > I said it was made at dusk\n
            \n
            You didn’t, this is what you wrote:\n
            \n
            > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
            \n
            I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
            \n
            > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
            \n
            I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
            \n
            > I have no problem with fair criticism.\n
            \n
            You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
            \n
            > Well fuck you, bro.\n
            \n
            That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1697915040 {#5470
            date: 2023-10-21 21:04:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5474 …}
          +nested: Doctrine\ORM\PersistentCollection {#5476 …}
          +votes: Doctrine\ORM\PersistentCollection {#5478 …}
          +reports: Doctrine\ORM\PersistentCollection {#5480 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
          -id: 63449
          -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4091530"
          +editedAt: DateTimeImmutable @1697915318 {#5471
            date: 2023-10-21 21:08:38.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697915040 {#5472
            date: 2023-10-21 21:04:00.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          > You didn’t, this is what you wrote:\n
          \n
          Uh huh, and I also said this:\n
          \n
          > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
          \n
          …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
          \n
          > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
          \n
          Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
          \n
          …for laughs?\n
          \n
          > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
          \n
          Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
          \n
          > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
          \n
          Uh huh. Here’s the context of this thread:\n
          \n
          - Nobody:\n
          - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
          - Me: No it’s not and here’s why your comparison is wrong.\n
          - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
          \n
          Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
          \n
          > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
          \n
          No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697922938 {#5512
          date: 2023-10-21 23:15:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5505 …}
        +nested: Doctrine\ORM\PersistentCollection {#5503 …}
        +votes: Doctrine\ORM\PersistentCollection {#5507 …}
        +reports: Doctrine\ORM\PersistentCollection {#5518 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
        -id: 63625
        -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4706189"
        +editedAt: DateTimeImmutable @1697923289 {#5515
          date: 2023-10-21 23:21:29.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697922938 {#5511
          date: 2023-10-21 23:15:38.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        > …for laughs?\n
        \n
        God forbid someone comes to a meme community for laughs. 😆\n
        \n
        People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
        \n
        Or just write another essay the length of Macbeth because someone posted a gray waterfall on the internet. It’s totally healthy and not ridiculous at all…you could also just drop another F-bomb to prove your point, that was really great discussion culture.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697923936 {#5578
        date: 2023-10-21 23:32:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5581 …}
      +nested: Doctrine\ORM\PersistentCollection {#5583 …}
      +votes: Doctrine\ORM\PersistentCollection {#5585 …}
      +reports: Doctrine\ORM\PersistentCollection {#5587 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5589 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5591 …}
      -id: 63645
      -bodyTs: "'accept':41 'actual':20 'air':34 'also':85 'anoth':59,88 'bomb':91 'breath':31 'calm':35 'come':6 'communiti':10 'could':84 'cultur':101 'discuss':52,100 'drop':87 'essay':60 'f':90 'f-bomb':89 'fact':43 'forbid':4 'fresh':33 'game':18 'get':27 'god':3 'gray':69 'great':99 'healthi':77 'internet':73 'joke':16 'know':23 'laugh':2,12 'length':62 'like':21 'macbeth':64 'make':15 'mayb':24 'meme':9 'memes@lemmy.ml':48 'peopl':13 'point':95 'pointless':55 'post':67 'process':39 'prove':93 're':46 'realli':98 'ridicul':80 'someon':5,66 'take':29 'total':54,76 'waterfal':70 'whole':51 'write':58"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4094441"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697923936 {#5579
        date: 2023-10-21 23:32:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: """
      > God forbid someone comes to a meme community for laughs. 😆\n
      \n
      Its more sad than anything that you thought your jpeg was funny.\n
      \n
      > drop another F-bomb\n
      \n
      Cry about it a little more buddy. I’m loving it.\n
      \n
      > People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
      \n
      Lol k buddy. I’m responding in between gardening breaks - but sure - whatever helps you justify disengaging.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697925212 {#5619
      date: 2023-10-21 23:53:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5615 …}
    +nested: Doctrine\ORM\PersistentCollection {#5611 …}
    +votes: Doctrine\ORM\PersistentCollection {#5609 …}
    +reports: Doctrine\ORM\PersistentCollection {#5624 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5626 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5628 …}
    -id: 63677
    -bodyTs: "'accept':67 'actual':46 'air':60 'anoth':24 'anyth':15 'bomb':27 'break':91 'breath':57 'buddi':34,84 'calm':61 'come':4 'communiti':8 'cri':28 'discuss':78 'disengag':98 'drop':23 'f':26 'f-bomb':25 'fact':69 'forbid':2 'fresh':59 'funni':22 'game':44 'garden':90 'get':53 'god':1 'help':95 'joke':42 'jpeg':20 'justifi':97 'k':83 'know':49 'laugh':10 'like':47 'littl':32 'lol':82 'love':37 'm':36,86 'make':41 'mayb':50 'meme':7 'memes@lemmy.ml':74 'peopl':39 'pointless':81 'process':65 're':72 'respond':87 'sad':13 'someon':3 'sure':93 'take':55 'thought':18 'total':80 'whatev':94 'whole':77"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4706873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697925212 {#5622
      date: 2023-10-21 23:53:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: """
    > Well fuck you, bro.\n
    \n
    > Uh huh\n
    \n
    > buddy\n
    \n
    > I’m loving it.\n
    \n
    ![](https://feddit.de/pictrs/image/11908a0c-9ce4-44fe-a5bc-9f9b953a46fa.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697926039 {#5651
    date: 2023-10-22 00:07:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5657 …}
  +nested: Doctrine\ORM\PersistentCollection {#5659 …}
  +votes: Doctrine\ORM\PersistentCollection {#5655 …}
  +reports: Doctrine\ORM\PersistentCollection {#5662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5664 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5666 …}
  -id: 63704
  -bodyTs: "'/pictrs/image/11908a0c-9ce4-44fe-a5bc-9f9b953a46fa.jpeg)':14 'bro':4 'buddi':7 'feddit.de':13 'feddit.de/pictrs/image/11908a0c-9ce4-44fe-a5bc-9f9b953a46fa.jpeg)':12 'fuck':2 'huh':6 'love':10 'm':9 'uh':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4095263"
  +editedAt: DateTimeImmutable @1697926381 {#5648
    date: 2023-10-22 00:13:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697926039 {#5646
    date: 2023-10-22 00:07:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#5708
  +user: Proxies\__CG__\App\Entity\User {#5562 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5654
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5618
      +user: App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5580
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5508
          +user: App\Entity\User {#4731 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5473
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5326
              +user: App\Entity\User {#4731 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5128
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4718
                  +user: App\Entity\User {#4731 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
                    \n
                    First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
                    \n
                    You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
                    \n
                    If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
                    \n
                    This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 41
                  +score: 0
                  +lastActive: DateTime @1698044495 {#4712
                    date: 2023-10-23 09:01:35.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@lichtmetzger@feddit.de"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4719 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4721 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4723 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4725 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
                  -id: 63300
                  -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/4702044"
                  +editedAt: DateTimeImmutable @1697909747 {#4713
                    date: 2023-10-21 19:35:47.0 +02:00
                  }
                  +createdAt: DateTimeImmutable @1697909689 {#4714
                    date: 2023-10-21 19:34:49.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#4718}
                +body: """
                  The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
                  \n
                  > First of all, your still shot is purposefully omitting the movement of the waterfall\n
                  \n
                  That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
                  \n
                  Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
                  \n
                  > This game isn’t perfect but one thing it is, is absolutely beautiful\n
                  \n
                  I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
                  \n
                  I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
                  \n
                  It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
                  \n
                  Compared to that, the Neon world looks great:\n
                  \n
                  ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
                  \n
                  Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 25
                +score: 0
                +lastActive: DateTime @1697911236 {#5125
                  date: 2023-10-21 20:00:36.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lichtmetzger@feddit.de"
                  "@eochaid@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5129 …}
                +nested: Doctrine\ORM\PersistentCollection {#5131 …}
                +votes: Doctrine\ORM\PersistentCollection {#5133 …}
                +reports: Doctrine\ORM\PersistentCollection {#5135 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
                -id: 63343
                -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://feddit.de/comment/4089992"
                +editedAt: DateTimeImmutable @1697914170 {#5126
                  date: 2023-10-21 20:49:30.0 +02:00
                }
                +createdAt: DateTimeImmutable @1697911236 {#5127
                  date: 2023-10-21 20:00:36.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4718}
              +body: """
                > The shot wasn’t done at night\n
                \n
                I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
                \n
                I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
                \n
                > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
                \n
                There are things called GIFs. Not sure if you’ve heard of them.\n
                \n
                Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
                \n
                > Your whole post reads like you somehow need to defend this game at all cost.\n
                \n
                Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
                \n
                I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
                \n
                Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
                \n
                Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
                \n
                EDIT\n
                \n
                You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
                \n
                Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
                \n
                That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
                \n
                And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
                \n
                Seriously man, why are you trying so hard?
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 11
              +score: 0
              +lastActive: DateTime @1697914257 {#5323
                date: 2023-10-21 20:50:57.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lichtmetzger@feddit.de"
                "@eochaid@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5327 …}
              +nested: Doctrine\ORM\PersistentCollection {#5329 …}
              +votes: Doctrine\ORM\PersistentCollection {#5331 …}
              +reports: Doctrine\ORM\PersistentCollection {#5333 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
              -id: 63429
              -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4703569"
              +editedAt: DateTimeImmutable @1697915093 {#5324
                date: 2023-10-21 21:04:53.0 +02:00
              }
              +createdAt: DateTimeImmutable @1697914257 {#5325
                date: 2023-10-21 20:50:57.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4718}
            +body: """
              > I said it was made at dusk\n
              \n
              You didn’t, this is what you wrote:\n
              \n
              > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
              \n
              I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
              \n
              > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
              \n
              I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
              \n
              > I have no problem with fair criticism.\n
              \n
              You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
              \n
              > Well fuck you, bro.\n
              \n
              That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1697915040 {#5470
              date: 2023-10-21 21:04:00.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
              "@eochaid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5474 …}
            +nested: Doctrine\ORM\PersistentCollection {#5476 …}
            +votes: Doctrine\ORM\PersistentCollection {#5478 …}
            +reports: Doctrine\ORM\PersistentCollection {#5480 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
            -id: 63449
            -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/4091530"
            +editedAt: DateTimeImmutable @1697915318 {#5471
              date: 2023-10-21 21:08:38.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697915040 {#5472
              date: 2023-10-21 21:04:00.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            > You didn’t, this is what you wrote:\n
            \n
            Uh huh, and I also said this:\n
            \n
            > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
            \n
            …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
            \n
            > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
            \n
            Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
            \n
            …for laughs?\n
            \n
            > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
            \n
            Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
            \n
            > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
            \n
            Uh huh. Here’s the context of this thread:\n
            \n
            - Nobody:\n
            - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
            - Me: No it’s not and here’s why your comparison is wrong.\n
            - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
            \n
            Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
            \n
            > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
            \n
            No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1697922938 {#5512
            date: 2023-10-21 23:15:38.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5505 …}
          +nested: Doctrine\ORM\PersistentCollection {#5503 …}
          +votes: Doctrine\ORM\PersistentCollection {#5507 …}
          +reports: Doctrine\ORM\PersistentCollection {#5518 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
          -id: 63625
          -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4706189"
          +editedAt: DateTimeImmutable @1697923289 {#5515
            date: 2023-10-21 23:21:29.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697922938 {#5511
            date: 2023-10-21 23:15:38.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          > …for laughs?\n
          \n
          God forbid someone comes to a meme community for laughs. 😆\n
          \n
          People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
          \n
          Or just write another essay the length of Macbeth because someone posted a gray waterfall on the internet. It’s totally healthy and not ridiculous at all…you could also just drop another F-bomb to prove your point, that was really great discussion culture.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697923936 {#5578
          date: 2023-10-21 23:32:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5581 …}
        +nested: Doctrine\ORM\PersistentCollection {#5583 …}
        +votes: Doctrine\ORM\PersistentCollection {#5585 …}
        +reports: Doctrine\ORM\PersistentCollection {#5587 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5589 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5591 …}
        -id: 63645
        -bodyTs: "'accept':41 'actual':20 'air':34 'also':85 'anoth':59,88 'bomb':91 'breath':31 'calm':35 'come':6 'communiti':10 'could':84 'cultur':101 'discuss':52,100 'drop':87 'essay':60 'f':90 'f-bomb':89 'fact':43 'forbid':4 'fresh':33 'game':18 'get':27 'god':3 'gray':69 'great':99 'healthi':77 'internet':73 'joke':16 'know':23 'laugh':2,12 'length':62 'like':21 'macbeth':64 'make':15 'mayb':24 'meme':9 'memes@lemmy.ml':48 'peopl':13 'point':95 'pointless':55 'post':67 'process':39 'prove':93 're':46 'realli':98 'ridicul':80 'someon':5,66 'take':29 'total':54,76 'waterfal':70 'whole':51 'write':58"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4094441"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697923936 {#5579
          date: 2023-10-21 23:32:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        > God forbid someone comes to a meme community for laughs. 😆\n
        \n
        Its more sad than anything that you thought your jpeg was funny.\n
        \n
        > drop another F-bomb\n
        \n
        Cry about it a little more buddy. I’m loving it.\n
        \n
        > People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
        \n
        Lol k buddy. I’m responding in between gardening breaks - but sure - whatever helps you justify disengaging.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697925212 {#5619
        date: 2023-10-21 23:53:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5615 …}
      +nested: Doctrine\ORM\PersistentCollection {#5611 …}
      +votes: Doctrine\ORM\PersistentCollection {#5609 …}
      +reports: Doctrine\ORM\PersistentCollection {#5624 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5626 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5628 …}
      -id: 63677
      -bodyTs: "'accept':67 'actual':46 'air':60 'anoth':24 'anyth':15 'bomb':27 'break':91 'breath':57 'buddi':34,84 'calm':61 'come':4 'communiti':8 'cri':28 'discuss':78 'disengag':98 'drop':23 'f':26 'f-bomb':25 'fact':69 'forbid':2 'fresh':59 'funni':22 'game':44 'garden':90 'get':53 'god':1 'help':95 'joke':42 'jpeg':20 'justifi':97 'k':83 'know':49 'laugh':10 'like':47 'littl':32 'lol':82 'love':37 'm':36,86 'make':41 'mayb':50 'meme':7 'memes@lemmy.ml':74 'peopl':39 'pointless':81 'process':65 're':72 'respond':87 'sad':13 'someon':3 'sure':93 'take':55 'thought':18 'total':80 'whatev':94 'whole':77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4706873"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697925212 {#5622
        date: 2023-10-21 23:53:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: """
      > Well fuck you, bro.\n
      \n
      > Uh huh\n
      \n
      > buddy\n
      \n
      > I’m loving it.\n
      \n
      ![](https://feddit.de/pictrs/image/11908a0c-9ce4-44fe-a5bc-9f9b953a46fa.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697926039 {#5651
      date: 2023-10-22 00:07:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5657 …}
    +nested: Doctrine\ORM\PersistentCollection {#5659 …}
    +votes: Doctrine\ORM\PersistentCollection {#5655 …}
    +reports: Doctrine\ORM\PersistentCollection {#5662 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5666 …}
    -id: 63704
    -bodyTs: "'/pictrs/image/11908a0c-9ce4-44fe-a5bc-9f9b953a46fa.jpeg)':14 'bro':4 'buddi':7 'feddit.de':13 'feddit.de/pictrs/image/11908a0c-9ce4-44fe-a5bc-9f9b953a46fa.jpeg)':12 'fuck':2 'huh':6 'love':10 'm':9 'uh':5 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4095263"
    +editedAt: DateTimeImmutable @1697926381 {#5648
      date: 2023-10-22 00:13:01.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697926039 {#5646
      date: 2023-10-22 00:07:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "Fucking lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697935449 {#5709
    date: 2023-10-22 02:44:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5705 …}
  +nested: Doctrine\ORM\PersistentCollection {#5701 …}
  +votes: Doctrine\ORM\PersistentCollection {#5699 …}
  +reports: Doctrine\ORM\PersistentCollection {#5714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5718 …}
  -id: 63902
  -bodyTs: "'fuck':1 'lol':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4711474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697935449 {#5712
    date: 2023-10-22 02:44:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#5708
  +user: Proxies\__CG__\App\Entity\User {#5562 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5654
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5618
      +user: App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5580
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5508
          +user: App\Entity\User {#4731 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5473
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5326
              +user: App\Entity\User {#4731 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5128
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4718
                  +user: App\Entity\User {#4731 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
                    \n
                    First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
                    \n
                    You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
                    \n
                    If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
                    \n
                    This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 41
                  +score: 0
                  +lastActive: DateTime @1698044495 {#4712
                    date: 2023-10-23 09:01:35.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@lichtmetzger@feddit.de"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4719 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4721 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4723 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4725 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
                  -id: 63300
                  -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/4702044"
                  +editedAt: DateTimeImmutable @1697909747 {#4713
                    date: 2023-10-21 19:35:47.0 +02:00
                  }
                  +createdAt: DateTimeImmutable @1697909689 {#4714
                    date: 2023-10-21 19:34:49.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#4718}
                +body: """
                  The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
                  \n
                  > First of all, your still shot is purposefully omitting the movement of the waterfall\n
                  \n
                  That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
                  \n
                  Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
                  \n
                  > This game isn’t perfect but one thing it is, is absolutely beautiful\n
                  \n
                  I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
                  \n
                  I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
                  \n
                  It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
                  \n
                  Compared to that, the Neon world looks great:\n
                  \n
                  ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
                  \n
                  Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 25
                +score: 0
                +lastActive: DateTime @1697911236 {#5125
                  date: 2023-10-21 20:00:36.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lichtmetzger@feddit.de"
                  "@eochaid@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5129 …}
                +nested: Doctrine\ORM\PersistentCollection {#5131 …}
                +votes: Doctrine\ORM\PersistentCollection {#5133 …}
                +reports: Doctrine\ORM\PersistentCollection {#5135 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
                -id: 63343
                -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://feddit.de/comment/4089992"
                +editedAt: DateTimeImmutable @1697914170 {#5126
                  date: 2023-10-21 20:49:30.0 +02:00
                }
                +createdAt: DateTimeImmutable @1697911236 {#5127
                  date: 2023-10-21 20:00:36.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4718}
              +body: """
                > The shot wasn’t done at night\n
                \n
                I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
                \n
                I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
                \n
                > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
                \n
                There are things called GIFs. Not sure if you’ve heard of them.\n
                \n
                Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
                \n
                > Your whole post reads like you somehow need to defend this game at all cost.\n
                \n
                Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
                \n
                I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
                \n
                Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
                \n
                Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
                \n
                EDIT\n
                \n
                You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
                \n
                Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
                \n
                That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
                \n
                And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
                \n
                Seriously man, why are you trying so hard?
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 11
              +score: 0
              +lastActive: DateTime @1697914257 {#5323
                date: 2023-10-21 20:50:57.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lichtmetzger@feddit.de"
                "@eochaid@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5327 …}
              +nested: Doctrine\ORM\PersistentCollection {#5329 …}
              +votes: Doctrine\ORM\PersistentCollection {#5331 …}
              +reports: Doctrine\ORM\PersistentCollection {#5333 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
              -id: 63429
              -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4703569"
              +editedAt: DateTimeImmutable @1697915093 {#5324
                date: 2023-10-21 21:04:53.0 +02:00
              }
              +createdAt: DateTimeImmutable @1697914257 {#5325
                date: 2023-10-21 20:50:57.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4718}
            +body: """
              > I said it was made at dusk\n
              \n
              You didn’t, this is what you wrote:\n
              \n
              > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
              \n
              I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
              \n
              > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
              \n
              I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
              \n
              > I have no problem with fair criticism.\n
              \n
              You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
              \n
              > Well fuck you, bro.\n
              \n
              That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1697915040 {#5470
              date: 2023-10-21 21:04:00.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
              "@eochaid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5474 …}
            +nested: Doctrine\ORM\PersistentCollection {#5476 …}
            +votes: Doctrine\ORM\PersistentCollection {#5478 …}
            +reports: Doctrine\ORM\PersistentCollection {#5480 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
            -id: 63449
            -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/4091530"
            +editedAt: DateTimeImmutable @1697915318 {#5471
              date: 2023-10-21 21:08:38.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697915040 {#5472
              date: 2023-10-21 21:04:00.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            > You didn’t, this is what you wrote:\n
            \n
            Uh huh, and I also said this:\n
            \n
            > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
            \n
            …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
            \n
            > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
            \n
            Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
            \n
            …for laughs?\n
            \n
            > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
            \n
            Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
            \n
            > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
            \n
            Uh huh. Here’s the context of this thread:\n
            \n
            - Nobody:\n
            - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
            - Me: No it’s not and here’s why your comparison is wrong.\n
            - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
            \n
            Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
            \n
            > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
            \n
            No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1697922938 {#5512
            date: 2023-10-21 23:15:38.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5505 …}
          +nested: Doctrine\ORM\PersistentCollection {#5503 …}
          +votes: Doctrine\ORM\PersistentCollection {#5507 …}
          +reports: Doctrine\ORM\PersistentCollection {#5518 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
          -id: 63625
          -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4706189"
          +editedAt: DateTimeImmutable @1697923289 {#5515
            date: 2023-10-21 23:21:29.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697922938 {#5511
            date: 2023-10-21 23:15:38.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          > …for laughs?\n
          \n
          God forbid someone comes to a meme community for laughs. 😆\n
          \n
          People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
          \n
          Or just write another essay the length of Macbeth because someone posted a gray waterfall on the internet. It’s totally healthy and not ridiculous at all…you could also just drop another F-bomb to prove your point, that was really great discussion culture.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697923936 {#5578
          date: 2023-10-21 23:32:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5581 …}
        +nested: Doctrine\ORM\PersistentCollection {#5583 …}
        +votes: Doctrine\ORM\PersistentCollection {#5585 …}
        +reports: Doctrine\ORM\PersistentCollection {#5587 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5589 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5591 …}
        -id: 63645
        -bodyTs: "'accept':41 'actual':20 'air':34 'also':85 'anoth':59,88 'bomb':91 'breath':31 'calm':35 'come':6 'communiti':10 'could':84 'cultur':101 'discuss':52,100 'drop':87 'essay':60 'f':90 'f-bomb':89 'fact':43 'forbid':4 'fresh':33 'game':18 'get':27 'god':3 'gray':69 'great':99 'healthi':77 'internet':73 'joke':16 'know':23 'laugh':2,12 'length':62 'like':21 'macbeth':64 'make':15 'mayb':24 'meme':9 'memes@lemmy.ml':48 'peopl':13 'point':95 'pointless':55 'post':67 'process':39 'prove':93 're':46 'realli':98 'ridicul':80 'someon':5,66 'take':29 'total':54,76 'waterfal':70 'whole':51 'write':58"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4094441"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697923936 {#5579
          date: 2023-10-21 23:32:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        > God forbid someone comes to a meme community for laughs. 😆\n
        \n
        Its more sad than anything that you thought your jpeg was funny.\n
        \n
        > drop another F-bomb\n
        \n
        Cry about it a little more buddy. I’m loving it.\n
        \n
        > People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
        \n
        Lol k buddy. I’m responding in between gardening breaks - but sure - whatever helps you justify disengaging.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697925212 {#5619
        date: 2023-10-21 23:53:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5615 …}
      +nested: Doctrine\ORM\PersistentCollection {#5611 …}
      +votes: Doctrine\ORM\PersistentCollection {#5609 …}
      +reports: Doctrine\ORM\PersistentCollection {#5624 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5626 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5628 …}
      -id: 63677
      -bodyTs: "'accept':67 'actual':46 'air':60 'anoth':24 'anyth':15 'bomb':27 'break':91 'breath':57 'buddi':34,84 'calm':61 'come':4 'communiti':8 'cri':28 'discuss':78 'disengag':98 'drop':23 'f':26 'f-bomb':25 'fact':69 'forbid':2 'fresh':59 'funni':22 'game':44 'garden':90 'get':53 'god':1 'help':95 'joke':42 'jpeg':20 'justifi':97 'k':83 'know':49 'laugh':10 'like':47 'littl':32 'lol':82 'love':37 'm':36,86 'make':41 'mayb':50 'meme':7 'memes@lemmy.ml':74 'peopl':39 'pointless':81 'process':65 're':72 'respond':87 'sad':13 'someon':3 'sure':93 'take':55 'thought':18 'total':80 'whatev':94 'whole':77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4706873"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697925212 {#5622
        date: 2023-10-21 23:53:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: """
      > Well fuck you, bro.\n
      \n
      > Uh huh\n
      \n
      > buddy\n
      \n
      > I’m loving it.\n
      \n
      ![](https://feddit.de/pictrs/image/11908a0c-9ce4-44fe-a5bc-9f9b953a46fa.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697926039 {#5651
      date: 2023-10-22 00:07:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5657 …}
    +nested: Doctrine\ORM\PersistentCollection {#5659 …}
    +votes: Doctrine\ORM\PersistentCollection {#5655 …}
    +reports: Doctrine\ORM\PersistentCollection {#5662 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5666 …}
    -id: 63704
    -bodyTs: "'/pictrs/image/11908a0c-9ce4-44fe-a5bc-9f9b953a46fa.jpeg)':14 'bro':4 'buddi':7 'feddit.de':13 'feddit.de/pictrs/image/11908a0c-9ce4-44fe-a5bc-9f9b953a46fa.jpeg)':12 'fuck':2 'huh':6 'love':10 'm':9 'uh':5 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4095263"
    +editedAt: DateTimeImmutable @1697926381 {#5648
      date: 2023-10-22 00:13:01.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697926039 {#5646
      date: 2023-10-22 00:07:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "Fucking lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697935449 {#5709
    date: 2023-10-22 02:44:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5705 …}
  +nested: Doctrine\ORM\PersistentCollection {#5701 …}
  +votes: Doctrine\ORM\PersistentCollection {#5699 …}
  +reports: Doctrine\ORM\PersistentCollection {#5714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5718 …}
  -id: 63902
  -bodyTs: "'fuck':1 'lol':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4711474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697935449 {#5712
    date: 2023-10-22 02:44:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#5708
  +user: Proxies\__CG__\App\Entity\User {#5562 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5654
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5618
      +user: App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5580
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5508
          +user: App\Entity\User {#4731 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5473
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5326
              +user: App\Entity\User {#4731 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5128
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4718
                  +user: App\Entity\User {#4731 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
                    \n
                    First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
                    \n
                    You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
                    \n
                    If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
                    \n
                    This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 41
                  +score: 0
                  +lastActive: DateTime @1698044495 {#4712
                    date: 2023-10-23 09:01:35.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@lichtmetzger@feddit.de"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4719 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4721 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4723 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4725 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
                  -id: 63300
                  -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/4702044"
                  +editedAt: DateTimeImmutable @1697909747 {#4713
                    date: 2023-10-21 19:35:47.0 +02:00
                  }
                  +createdAt: DateTimeImmutable @1697909689 {#4714
                    date: 2023-10-21 19:34:49.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#4718}
                +body: """
                  The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
                  \n
                  > First of all, your still shot is purposefully omitting the movement of the waterfall\n
                  \n
                  That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
                  \n
                  Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
                  \n
                  > This game isn’t perfect but one thing it is, is absolutely beautiful\n
                  \n
                  I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
                  \n
                  I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
                  \n
                  It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
                  \n
                  Compared to that, the Neon world looks great:\n
                  \n
                  ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
                  \n
                  Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 25
                +score: 0
                +lastActive: DateTime @1697911236 {#5125
                  date: 2023-10-21 20:00:36.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lichtmetzger@feddit.de"
                  "@eochaid@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5129 …}
                +nested: Doctrine\ORM\PersistentCollection {#5131 …}
                +votes: Doctrine\ORM\PersistentCollection {#5133 …}
                +reports: Doctrine\ORM\PersistentCollection {#5135 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
                -id: 63343
                -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://feddit.de/comment/4089992"
                +editedAt: DateTimeImmutable @1697914170 {#5126
                  date: 2023-10-21 20:49:30.0 +02:00
                }
                +createdAt: DateTimeImmutable @1697911236 {#5127
                  date: 2023-10-21 20:00:36.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4718}
              +body: """
                > The shot wasn’t done at night\n
                \n
                I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
                \n
                I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
                \n
                > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
                \n
                There are things called GIFs. Not sure if you’ve heard of them.\n
                \n
                Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
                \n
                > Your whole post reads like you somehow need to defend this game at all cost.\n
                \n
                Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
                \n
                I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
                \n
                Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
                \n
                Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
                \n
                EDIT\n
                \n
                You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
                \n
                Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
                \n
                That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
                \n
                And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
                \n
                Seriously man, why are you trying so hard?
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 11
              +score: 0
              +lastActive: DateTime @1697914257 {#5323
                date: 2023-10-21 20:50:57.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lichtmetzger@feddit.de"
                "@eochaid@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5327 …}
              +nested: Doctrine\ORM\PersistentCollection {#5329 …}
              +votes: Doctrine\ORM\PersistentCollection {#5331 …}
              +reports: Doctrine\ORM\PersistentCollection {#5333 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
              -id: 63429
              -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4703569"
              +editedAt: DateTimeImmutable @1697915093 {#5324
                date: 2023-10-21 21:04:53.0 +02:00
              }
              +createdAt: DateTimeImmutable @1697914257 {#5325
                date: 2023-10-21 20:50:57.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4718}
            +body: """
              > I said it was made at dusk\n
              \n
              You didn’t, this is what you wrote:\n
              \n
              > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
              \n
              I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
              \n
              > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
              \n
              I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
              \n
              > I have no problem with fair criticism.\n
              \n
              You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
              \n
              > Well fuck you, bro.\n
              \n
              That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1697915040 {#5470
              date: 2023-10-21 21:04:00.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
              "@eochaid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5474 …}
            +nested: Doctrine\ORM\PersistentCollection {#5476 …}
            +votes: Doctrine\ORM\PersistentCollection {#5478 …}
            +reports: Doctrine\ORM\PersistentCollection {#5480 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
            -id: 63449
            -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/4091530"
            +editedAt: DateTimeImmutable @1697915318 {#5471
              date: 2023-10-21 21:08:38.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697915040 {#5472
              date: 2023-10-21 21:04:00.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            > You didn’t, this is what you wrote:\n
            \n
            Uh huh, and I also said this:\n
            \n
            > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
            \n
            …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
            \n
            > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
            \n
            Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
            \n
            …for laughs?\n
            \n
            > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
            \n
            Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
            \n
            > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
            \n
            Uh huh. Here’s the context of this thread:\n
            \n
            - Nobody:\n
            - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
            - Me: No it’s not and here’s why your comparison is wrong.\n
            - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
            \n
            Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
            \n
            > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
            \n
            No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1697922938 {#5512
            date: 2023-10-21 23:15:38.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5505 …}
          +nested: Doctrine\ORM\PersistentCollection {#5503 …}
          +votes: Doctrine\ORM\PersistentCollection {#5507 …}
          +reports: Doctrine\ORM\PersistentCollection {#5518 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
          -id: 63625
          -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4706189"
          +editedAt: DateTimeImmutable @1697923289 {#5515
            date: 2023-10-21 23:21:29.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697922938 {#5511
            date: 2023-10-21 23:15:38.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          > …for laughs?\n
          \n
          God forbid someone comes to a meme community for laughs. 😆\n
          \n
          People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
          \n
          Or just write another essay the length of Macbeth because someone posted a gray waterfall on the internet. It’s totally healthy and not ridiculous at all…you could also just drop another F-bomb to prove your point, that was really great discussion culture.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697923936 {#5578
          date: 2023-10-21 23:32:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5581 …}
        +nested: Doctrine\ORM\PersistentCollection {#5583 …}
        +votes: Doctrine\ORM\PersistentCollection {#5585 …}
        +reports: Doctrine\ORM\PersistentCollection {#5587 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5589 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5591 …}
        -id: 63645
        -bodyTs: "'accept':41 'actual':20 'air':34 'also':85 'anoth':59,88 'bomb':91 'breath':31 'calm':35 'come':6 'communiti':10 'could':84 'cultur':101 'discuss':52,100 'drop':87 'essay':60 'f':90 'f-bomb':89 'fact':43 'forbid':4 'fresh':33 'game':18 'get':27 'god':3 'gray':69 'great':99 'healthi':77 'internet':73 'joke':16 'know':23 'laugh':2,12 'length':62 'like':21 'macbeth':64 'make':15 'mayb':24 'meme':9 'memes@lemmy.ml':48 'peopl':13 'point':95 'pointless':55 'post':67 'process':39 'prove':93 're':46 'realli':98 'ridicul':80 'someon':5,66 'take':29 'total':54,76 'waterfal':70 'whole':51 'write':58"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4094441"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697923936 {#5579
          date: 2023-10-21 23:32:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        > God forbid someone comes to a meme community for laughs. 😆\n
        \n
        Its more sad than anything that you thought your jpeg was funny.\n
        \n
        > drop another F-bomb\n
        \n
        Cry about it a little more buddy. I’m loving it.\n
        \n
        > People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
        \n
        Lol k buddy. I’m responding in between gardening breaks - but sure - whatever helps you justify disengaging.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697925212 {#5619
        date: 2023-10-21 23:53:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5615 …}
      +nested: Doctrine\ORM\PersistentCollection {#5611 …}
      +votes: Doctrine\ORM\PersistentCollection {#5609 …}
      +reports: Doctrine\ORM\PersistentCollection {#5624 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5626 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5628 …}
      -id: 63677
      -bodyTs: "'accept':67 'actual':46 'air':60 'anoth':24 'anyth':15 'bomb':27 'break':91 'breath':57 'buddi':34,84 'calm':61 'come':4 'communiti':8 'cri':28 'discuss':78 'disengag':98 'drop':23 'f':26 'f-bomb':25 'fact':69 'forbid':2 'fresh':59 'funni':22 'game':44 'garden':90 'get':53 'god':1 'help':95 'joke':42 'jpeg':20 'justifi':97 'k':83 'know':49 'laugh':10 'like':47 'littl':32 'lol':82 'love':37 'm':36,86 'make':41 'mayb':50 'meme':7 'memes@lemmy.ml':74 'peopl':39 'pointless':81 'process':65 're':72 'respond':87 'sad':13 'someon':3 'sure':93 'take':55 'thought':18 'total':80 'whatev':94 'whole':77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4706873"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697925212 {#5622
        date: 2023-10-21 23:53:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: """
      > Well fuck you, bro.\n
      \n
      > Uh huh\n
      \n
      > buddy\n
      \n
      > I’m loving it.\n
      \n
      ![](https://feddit.de/pictrs/image/11908a0c-9ce4-44fe-a5bc-9f9b953a46fa.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697926039 {#5651
      date: 2023-10-22 00:07:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5657 …}
    +nested: Doctrine\ORM\PersistentCollection {#5659 …}
    +votes: Doctrine\ORM\PersistentCollection {#5655 …}
    +reports: Doctrine\ORM\PersistentCollection {#5662 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5666 …}
    -id: 63704
    -bodyTs: "'/pictrs/image/11908a0c-9ce4-44fe-a5bc-9f9b953a46fa.jpeg)':14 'bro':4 'buddi':7 'feddit.de':13 'feddit.de/pictrs/image/11908a0c-9ce4-44fe-a5bc-9f9b953a46fa.jpeg)':12 'fuck':2 'huh':6 'love':10 'm':9 'uh':5 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4095263"
    +editedAt: DateTimeImmutable @1697926381 {#5648
      date: 2023-10-22 00:13:01.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697926039 {#5646
      date: 2023-10-22 00:07:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "Fucking lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697935449 {#5709
    date: 2023-10-22 02:44:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5705 …}
  +nested: Doctrine\ORM\PersistentCollection {#5701 …}
  +votes: Doctrine\ORM\PersistentCollection {#5699 …}
  +reports: Doctrine\ORM\PersistentCollection {#5714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5718 …}
  -id: 63902
  -bodyTs: "'fuck':1 'lol':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4711474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697935449 {#5712
    date: 2023-10-22 02:44:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#5722
  +user: App\Entity\User {#4731 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5654
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5618
      +user: App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5580
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5508
          +user: App\Entity\User {#4731 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5473
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5326
              +user: App\Entity\User {#4731 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5128
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4718
                  +user: App\Entity\User {#4731 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
                    \n
                    First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
                    \n
                    You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
                    \n
                    If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
                    \n
                    This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 41
                  +score: 0
                  +lastActive: DateTime @1698044495 {#4712
                    date: 2023-10-23 09:01:35.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@lichtmetzger@feddit.de"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4719 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4721 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4723 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4725 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
                  -id: 63300
                  -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/4702044"
                  +editedAt: DateTimeImmutable @1697909747 {#4713
                    date: 2023-10-21 19:35:47.0 +02:00
                  }
                  +createdAt: DateTimeImmutable @1697909689 {#4714
                    date: 2023-10-21 19:34:49.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#4718}
                +body: """
                  The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
                  \n
                  > First of all, your still shot is purposefully omitting the movement of the waterfall\n
                  \n
                  That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
                  \n
                  Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
                  \n
                  > This game isn’t perfect but one thing it is, is absolutely beautiful\n
                  \n
                  I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
                  \n
                  I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
                  \n
                  It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
                  \n
                  Compared to that, the Neon world looks great:\n
                  \n
                  ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
                  \n
                  Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 25
                +score: 0
                +lastActive: DateTime @1697911236 {#5125
                  date: 2023-10-21 20:00:36.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lichtmetzger@feddit.de"
                  "@eochaid@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5129 …}
                +nested: Doctrine\ORM\PersistentCollection {#5131 …}
                +votes: Doctrine\ORM\PersistentCollection {#5133 …}
                +reports: Doctrine\ORM\PersistentCollection {#5135 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
                -id: 63343
                -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://feddit.de/comment/4089992"
                +editedAt: DateTimeImmutable @1697914170 {#5126
                  date: 2023-10-21 20:49:30.0 +02:00
                }
                +createdAt: DateTimeImmutable @1697911236 {#5127
                  date: 2023-10-21 20:00:36.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4718}
              +body: """
                > The shot wasn’t done at night\n
                \n
                I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
                \n
                I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
                \n
                > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
                \n
                There are things called GIFs. Not sure if you’ve heard of them.\n
                \n
                Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
                \n
                > Your whole post reads like you somehow need to defend this game at all cost.\n
                \n
                Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
                \n
                I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
                \n
                Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
                \n
                Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
                \n
                EDIT\n
                \n
                You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
                \n
                Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
                \n
                That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
                \n
                And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
                \n
                Seriously man, why are you trying so hard?
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 11
              +score: 0
              +lastActive: DateTime @1697914257 {#5323
                date: 2023-10-21 20:50:57.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lichtmetzger@feddit.de"
                "@eochaid@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5327 …}
              +nested: Doctrine\ORM\PersistentCollection {#5329 …}
              +votes: Doctrine\ORM\PersistentCollection {#5331 …}
              +reports: Doctrine\ORM\PersistentCollection {#5333 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
              -id: 63429
              -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4703569"
              +editedAt: DateTimeImmutable @1697915093 {#5324
                date: 2023-10-21 21:04:53.0 +02:00
              }
              +createdAt: DateTimeImmutable @1697914257 {#5325
                date: 2023-10-21 20:50:57.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4718}
            +body: """
              > I said it was made at dusk\n
              \n
              You didn’t, this is what you wrote:\n
              \n
              > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
              \n
              I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
              \n
              > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
              \n
              I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
              \n
              > I have no problem with fair criticism.\n
              \n
              You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
              \n
              > Well fuck you, bro.\n
              \n
              That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1697915040 {#5470
              date: 2023-10-21 21:04:00.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
              "@eochaid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5474 …}
            +nested: Doctrine\ORM\PersistentCollection {#5476 …}
            +votes: Doctrine\ORM\PersistentCollection {#5478 …}
            +reports: Doctrine\ORM\PersistentCollection {#5480 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
            -id: 63449
            -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/4091530"
            +editedAt: DateTimeImmutable @1697915318 {#5471
              date: 2023-10-21 21:08:38.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697915040 {#5472
              date: 2023-10-21 21:04:00.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            > You didn’t, this is what you wrote:\n
            \n
            Uh huh, and I also said this:\n
            \n
            > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
            \n
            …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
            \n
            > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
            \n
            Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
            \n
            …for laughs?\n
            \n
            > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
            \n
            Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
            \n
            > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
            \n
            Uh huh. Here’s the context of this thread:\n
            \n
            - Nobody:\n
            - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
            - Me: No it’s not and here’s why your comparison is wrong.\n
            - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
            \n
            Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
            \n
            > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
            \n
            No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1697922938 {#5512
            date: 2023-10-21 23:15:38.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5505 …}
          +nested: Doctrine\ORM\PersistentCollection {#5503 …}
          +votes: Doctrine\ORM\PersistentCollection {#5507 …}
          +reports: Doctrine\ORM\PersistentCollection {#5518 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
          -id: 63625
          -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4706189"
          +editedAt: DateTimeImmutable @1697923289 {#5515
            date: 2023-10-21 23:21:29.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697922938 {#5511
            date: 2023-10-21 23:15:38.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          > …for laughs?\n
          \n
          God forbid someone comes to a meme community for laughs. 😆\n
          \n
          People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
          \n
          Or just write another essay the length of Macbeth because someone posted a gray waterfall on the internet. It’s totally healthy and not ridiculous at all…you could also just drop another F-bomb to prove your point, that was really great discussion culture.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697923936 {#5578
          date: 2023-10-21 23:32:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5581 …}
        +nested: Doctrine\ORM\PersistentCollection {#5583 …}
        +votes: Doctrine\ORM\PersistentCollection {#5585 …}
        +reports: Doctrine\ORM\PersistentCollection {#5587 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5589 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5591 …}
        -id: 63645
        -bodyTs: "'accept':41 'actual':20 'air':34 'also':85 'anoth':59,88 'bomb':91 'breath':31 'calm':35 'come':6 'communiti':10 'could':84 'cultur':101 'discuss':52,100 'drop':87 'essay':60 'f':90 'f-bomb':89 'fact':43 'forbid':4 'fresh':33 'game':18 'get':27 'god':3 'gray':69 'great':99 'healthi':77 'internet':73 'joke':16 'know':23 'laugh':2,12 'length':62 'like':21 'macbeth':64 'make':15 'mayb':24 'meme':9 'memes@lemmy.ml':48 'peopl':13 'point':95 'pointless':55 'post':67 'process':39 'prove':93 're':46 'realli':98 'ridicul':80 'someon':5,66 'take':29 'total':54,76 'waterfal':70 'whole':51 'write':58"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4094441"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697923936 {#5579
          date: 2023-10-21 23:32:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        > God forbid someone comes to a meme community for laughs. 😆\n
        \n
        Its more sad than anything that you thought your jpeg was funny.\n
        \n
        > drop another F-bomb\n
        \n
        Cry about it a little more buddy. I’m loving it.\n
        \n
        > People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
        \n
        Lol k buddy. I’m responding in between gardening breaks - but sure - whatever helps you justify disengaging.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697925212 {#5619
        date: 2023-10-21 23:53:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5615 …}
      +nested: Doctrine\ORM\PersistentCollection {#5611 …}
      +votes: Doctrine\ORM\PersistentCollection {#5609 …}
      +reports: Doctrine\ORM\PersistentCollection {#5624 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5626 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5628 …}
      -id: 63677
      -bodyTs: "'accept':67 'actual':46 'air':60 'anoth':24 'anyth':15 'bomb':27 'break':91 'breath':57 'buddi':34,84 'calm':61 'come':4 'communiti':8 'cri':28 'discuss':78 'disengag':98 'drop':23 'f':26 'f-bomb':25 'fact':69 'forbid':2 'fresh':59 'funni':22 'game':44 'garden':90 'get':53 'god':1 'help':95 'joke':42 'jpeg':20 'justifi':97 'k':83 'know':49 'laugh':10 'like':47 'littl':32 'lol':82 'love':37 'm':36,86 'make':41 'mayb':50 'meme':7 'memes@lemmy.ml':74 'peopl':39 'pointless':81 'process':65 're':72 'respond':87 'sad':13 'someon':3 'sure':93 'take':55 'thought':18 'total':80 'whatev':94 'whole':77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4706873"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697925212 {#5622
        date: 2023-10-21 23:53:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: """
      > Well fuck you, bro.\n
      \n
      > Uh huh\n
      \n
      > buddy\n
      \n
      > I’m loving it.\n
      \n
      ![](https://feddit.de/pictrs/image/11908a0c-9ce4-44fe-a5bc-9f9b953a46fa.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697926039 {#5651
      date: 2023-10-22 00:07:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5657 …}
    +nested: Doctrine\ORM\PersistentCollection {#5659 …}
    +votes: Doctrine\ORM\PersistentCollection {#5655 …}
    +reports: Doctrine\ORM\PersistentCollection {#5662 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5666 …}
    -id: 63704
    -bodyTs: "'/pictrs/image/11908a0c-9ce4-44fe-a5bc-9f9b953a46fa.jpeg)':14 'bro':4 'buddi':7 'feddit.de':13 'feddit.de/pictrs/image/11908a0c-9ce4-44fe-a5bc-9f9b953a46fa.jpeg)':12 'fuck':2 'huh':6 'love':10 'm':9 'uh':5 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4095263"
    +editedAt: DateTimeImmutable @1697926381 {#5648
      date: 2023-10-22 00:13:01.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697926039 {#5646
      date: 2023-10-22 00:07:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "Lol you’re the one who posted the screenshot to complain about it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697996949 {#5720
    date: 2023-10-22 19:49:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5723 …}
  +nested: Doctrine\ORM\PersistentCollection {#5725 …}
  +votes: Doctrine\ORM\PersistentCollection {#5727 …}
  +reports: Doctrine\ORM\PersistentCollection {#5729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5733 …}
  -id: 65344
  -bodyTs: "'complain':11 'lol':1 'one':5 'post':7 're':3 'screenshot':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4727875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697996949 {#5721
    date: 2023-10-22 19:49:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#5722
  +user: App\Entity\User {#4731 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5654
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5618
      +user: App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5580
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5508
          +user: App\Entity\User {#4731 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5473
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5326
              +user: App\Entity\User {#4731 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5128
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4718
                  +user: App\Entity\User {#4731 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
                    \n
                    First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
                    \n
                    You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
                    \n
                    If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
                    \n
                    This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 41
                  +score: 0
                  +lastActive: DateTime @1698044495 {#4712
                    date: 2023-10-23 09:01:35.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@lichtmetzger@feddit.de"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4719 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4721 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4723 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4725 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
                  -id: 63300
                  -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/4702044"
                  +editedAt: DateTimeImmutable @1697909747 {#4713
                    date: 2023-10-21 19:35:47.0 +02:00
                  }
                  +createdAt: DateTimeImmutable @1697909689 {#4714
                    date: 2023-10-21 19:34:49.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#4718}
                +body: """
                  The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
                  \n
                  > First of all, your still shot is purposefully omitting the movement of the waterfall\n
                  \n
                  That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
                  \n
                  Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
                  \n
                  > This game isn’t perfect but one thing it is, is absolutely beautiful\n
                  \n
                  I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
                  \n
                  I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
                  \n
                  It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
                  \n
                  Compared to that, the Neon world looks great:\n
                  \n
                  ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
                  \n
                  Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 25
                +score: 0
                +lastActive: DateTime @1697911236 {#5125
                  date: 2023-10-21 20:00:36.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lichtmetzger@feddit.de"
                  "@eochaid@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5129 …}
                +nested: Doctrine\ORM\PersistentCollection {#5131 …}
                +votes: Doctrine\ORM\PersistentCollection {#5133 …}
                +reports: Doctrine\ORM\PersistentCollection {#5135 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
                -id: 63343
                -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://feddit.de/comment/4089992"
                +editedAt: DateTimeImmutable @1697914170 {#5126
                  date: 2023-10-21 20:49:30.0 +02:00
                }
                +createdAt: DateTimeImmutable @1697911236 {#5127
                  date: 2023-10-21 20:00:36.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4718}
              +body: """
                > The shot wasn’t done at night\n
                \n
                I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
                \n
                I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
                \n
                > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
                \n
                There are things called GIFs. Not sure if you’ve heard of them.\n
                \n
                Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
                \n
                > Your whole post reads like you somehow need to defend this game at all cost.\n
                \n
                Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
                \n
                I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
                \n
                Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
                \n
                Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
                \n
                EDIT\n
                \n
                You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
                \n
                Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
                \n
                That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
                \n
                And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
                \n
                Seriously man, why are you trying so hard?
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 11
              +score: 0
              +lastActive: DateTime @1697914257 {#5323
                date: 2023-10-21 20:50:57.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lichtmetzger@feddit.de"
                "@eochaid@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5327 …}
              +nested: Doctrine\ORM\PersistentCollection {#5329 …}
              +votes: Doctrine\ORM\PersistentCollection {#5331 …}
              +reports: Doctrine\ORM\PersistentCollection {#5333 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
              -id: 63429
              -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4703569"
              +editedAt: DateTimeImmutable @1697915093 {#5324
                date: 2023-10-21 21:04:53.0 +02:00
              }
              +createdAt: DateTimeImmutable @1697914257 {#5325
                date: 2023-10-21 20:50:57.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4718}
            +body: """
              > I said it was made at dusk\n
              \n
              You didn’t, this is what you wrote:\n
              \n
              > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
              \n
              I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
              \n
              > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
              \n
              I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
              \n
              > I have no problem with fair criticism.\n
              \n
              You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
              \n
              > Well fuck you, bro.\n
              \n
              That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1697915040 {#5470
              date: 2023-10-21 21:04:00.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
              "@eochaid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5474 …}
            +nested: Doctrine\ORM\PersistentCollection {#5476 …}
            +votes: Doctrine\ORM\PersistentCollection {#5478 …}
            +reports: Doctrine\ORM\PersistentCollection {#5480 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
            -id: 63449
            -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/4091530"
            +editedAt: DateTimeImmutable @1697915318 {#5471
              date: 2023-10-21 21:08:38.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697915040 {#5472
              date: 2023-10-21 21:04:00.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            > You didn’t, this is what you wrote:\n
            \n
            Uh huh, and I also said this:\n
            \n
            > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
            \n
            …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
            \n
            > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
            \n
            Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
            \n
            …for laughs?\n
            \n
            > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
            \n
            Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
            \n
            > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
            \n
            Uh huh. Here’s the context of this thread:\n
            \n
            - Nobody:\n
            - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
            - Me: No it’s not and here’s why your comparison is wrong.\n
            - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
            \n
            Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
            \n
            > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
            \n
            No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1697922938 {#5512
            date: 2023-10-21 23:15:38.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5505 …}
          +nested: Doctrine\ORM\PersistentCollection {#5503 …}
          +votes: Doctrine\ORM\PersistentCollection {#5507 …}
          +reports: Doctrine\ORM\PersistentCollection {#5518 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
          -id: 63625
          -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4706189"
          +editedAt: DateTimeImmutable @1697923289 {#5515
            date: 2023-10-21 23:21:29.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697922938 {#5511
            date: 2023-10-21 23:15:38.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          > …for laughs?\n
          \n
          God forbid someone comes to a meme community for laughs. 😆\n
          \n
          People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
          \n
          Or just write another essay the length of Macbeth because someone posted a gray waterfall on the internet. It’s totally healthy and not ridiculous at all…you could also just drop another F-bomb to prove your point, that was really great discussion culture.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697923936 {#5578
          date: 2023-10-21 23:32:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5581 …}
        +nested: Doctrine\ORM\PersistentCollection {#5583 …}
        +votes: Doctrine\ORM\PersistentCollection {#5585 …}
        +reports: Doctrine\ORM\PersistentCollection {#5587 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5589 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5591 …}
        -id: 63645
        -bodyTs: "'accept':41 'actual':20 'air':34 'also':85 'anoth':59,88 'bomb':91 'breath':31 'calm':35 'come':6 'communiti':10 'could':84 'cultur':101 'discuss':52,100 'drop':87 'essay':60 'f':90 'f-bomb':89 'fact':43 'forbid':4 'fresh':33 'game':18 'get':27 'god':3 'gray':69 'great':99 'healthi':77 'internet':73 'joke':16 'know':23 'laugh':2,12 'length':62 'like':21 'macbeth':64 'make':15 'mayb':24 'meme':9 'memes@lemmy.ml':48 'peopl':13 'point':95 'pointless':55 'post':67 'process':39 'prove':93 're':46 'realli':98 'ridicul':80 'someon':5,66 'take':29 'total':54,76 'waterfal':70 'whole':51 'write':58"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4094441"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697923936 {#5579
          date: 2023-10-21 23:32:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        > God forbid someone comes to a meme community for laughs. 😆\n
        \n
        Its more sad than anything that you thought your jpeg was funny.\n
        \n
        > drop another F-bomb\n
        \n
        Cry about it a little more buddy. I’m loving it.\n
        \n
        > People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
        \n
        Lol k buddy. I’m responding in between gardening breaks - but sure - whatever helps you justify disengaging.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697925212 {#5619
        date: 2023-10-21 23:53:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5615 …}
      +nested: Doctrine\ORM\PersistentCollection {#5611 …}
      +votes: Doctrine\ORM\PersistentCollection {#5609 …}
      +reports: Doctrine\ORM\PersistentCollection {#5624 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5626 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5628 …}
      -id: 63677
      -bodyTs: "'accept':67 'actual':46 'air':60 'anoth':24 'anyth':15 'bomb':27 'break':91 'breath':57 'buddi':34,84 'calm':61 'come':4 'communiti':8 'cri':28 'discuss':78 'disengag':98 'drop':23 'f':26 'f-bomb':25 'fact':69 'forbid':2 'fresh':59 'funni':22 'game':44 'garden':90 'get':53 'god':1 'help':95 'joke':42 'jpeg':20 'justifi':97 'k':83 'know':49 'laugh':10 'like':47 'littl':32 'lol':82 'love':37 'm':36,86 'make':41 'mayb':50 'meme':7 'memes@lemmy.ml':74 'peopl':39 'pointless':81 'process':65 're':72 'respond':87 'sad':13 'someon':3 'sure':93 'take':55 'thought':18 'total':80 'whatev':94 'whole':77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4706873"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697925212 {#5622
        date: 2023-10-21 23:53:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: """
      > Well fuck you, bro.\n
      \n
      > Uh huh\n
      \n
      > buddy\n
      \n
      > I’m loving it.\n
      \n
      ![](https://feddit.de/pictrs/image/11908a0c-9ce4-44fe-a5bc-9f9b953a46fa.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697926039 {#5651
      date: 2023-10-22 00:07:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5657 …}
    +nested: Doctrine\ORM\PersistentCollection {#5659 …}
    +votes: Doctrine\ORM\PersistentCollection {#5655 …}
    +reports: Doctrine\ORM\PersistentCollection {#5662 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5666 …}
    -id: 63704
    -bodyTs: "'/pictrs/image/11908a0c-9ce4-44fe-a5bc-9f9b953a46fa.jpeg)':14 'bro':4 'buddi':7 'feddit.de':13 'feddit.de/pictrs/image/11908a0c-9ce4-44fe-a5bc-9f9b953a46fa.jpeg)':12 'fuck':2 'huh':6 'love':10 'm':9 'uh':5 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4095263"
    +editedAt: DateTimeImmutable @1697926381 {#5648
      date: 2023-10-22 00:13:01.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697926039 {#5646
      date: 2023-10-22 00:07:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "Lol you’re the one who posted the screenshot to complain about it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697996949 {#5720
    date: 2023-10-22 19:49:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5723 …}
  +nested: Doctrine\ORM\PersistentCollection {#5725 …}
  +votes: Doctrine\ORM\PersistentCollection {#5727 …}
  +reports: Doctrine\ORM\PersistentCollection {#5729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5733 …}
  -id: 65344
  -bodyTs: "'complain':11 'lol':1 'one':5 'post':7 're':3 'screenshot':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4727875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697996949 {#5721
    date: 2023-10-22 19:49:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#5722
  +user: App\Entity\User {#4731 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5654
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5618
      +user: App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5580
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5508
          +user: App\Entity\User {#4731 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5473
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5326
              +user: App\Entity\User {#4731 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5128
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4718
                  +user: App\Entity\User {#4731 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
                    \n
                    First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
                    \n
                    You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
                    \n
                    If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
                    \n
                    This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 41
                  +score: 0
                  +lastActive: DateTime @1698044495 {#4712
                    date: 2023-10-23 09:01:35.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@lichtmetzger@feddit.de"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4719 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4721 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4723 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4725 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
                  -id: 63300
                  -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/4702044"
                  +editedAt: DateTimeImmutable @1697909747 {#4713
                    date: 2023-10-21 19:35:47.0 +02:00
                  }
                  +createdAt: DateTimeImmutable @1697909689 {#4714
                    date: 2023-10-21 19:34:49.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#4718}
                +body: """
                  The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
                  \n
                  > First of all, your still shot is purposefully omitting the movement of the waterfall\n
                  \n
                  That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
                  \n
                  Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
                  \n
                  > This game isn’t perfect but one thing it is, is absolutely beautiful\n
                  \n
                  I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
                  \n
                  I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
                  \n
                  It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
                  \n
                  Compared to that, the Neon world looks great:\n
                  \n
                  ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
                  \n
                  Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 25
                +score: 0
                +lastActive: DateTime @1697911236 {#5125
                  date: 2023-10-21 20:00:36.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lichtmetzger@feddit.de"
                  "@eochaid@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5129 …}
                +nested: Doctrine\ORM\PersistentCollection {#5131 …}
                +votes: Doctrine\ORM\PersistentCollection {#5133 …}
                +reports: Doctrine\ORM\PersistentCollection {#5135 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
                -id: 63343
                -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://feddit.de/comment/4089992"
                +editedAt: DateTimeImmutable @1697914170 {#5126
                  date: 2023-10-21 20:49:30.0 +02:00
                }
                +createdAt: DateTimeImmutable @1697911236 {#5127
                  date: 2023-10-21 20:00:36.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4718}
              +body: """
                > The shot wasn’t done at night\n
                \n
                I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
                \n
                I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
                \n
                > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
                \n
                There are things called GIFs. Not sure if you’ve heard of them.\n
                \n
                Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
                \n
                > Your whole post reads like you somehow need to defend this game at all cost.\n
                \n
                Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
                \n
                I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
                \n
                Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
                \n
                Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
                \n
                EDIT\n
                \n
                You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
                \n
                Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
                \n
                That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
                \n
                And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
                \n
                Seriously man, why are you trying so hard?
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 11
              +score: 0
              +lastActive: DateTime @1697914257 {#5323
                date: 2023-10-21 20:50:57.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lichtmetzger@feddit.de"
                "@eochaid@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5327 …}
              +nested: Doctrine\ORM\PersistentCollection {#5329 …}
              +votes: Doctrine\ORM\PersistentCollection {#5331 …}
              +reports: Doctrine\ORM\PersistentCollection {#5333 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
              -id: 63429
              -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4703569"
              +editedAt: DateTimeImmutable @1697915093 {#5324
                date: 2023-10-21 21:04:53.0 +02:00
              }
              +createdAt: DateTimeImmutable @1697914257 {#5325
                date: 2023-10-21 20:50:57.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4718}
            +body: """
              > I said it was made at dusk\n
              \n
              You didn’t, this is what you wrote:\n
              \n
              > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
              \n
              I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
              \n
              > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
              \n
              I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
              \n
              > I have no problem with fair criticism.\n
              \n
              You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
              \n
              > Well fuck you, bro.\n
              \n
              That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1697915040 {#5470
              date: 2023-10-21 21:04:00.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
              "@eochaid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5474 …}
            +nested: Doctrine\ORM\PersistentCollection {#5476 …}
            +votes: Doctrine\ORM\PersistentCollection {#5478 …}
            +reports: Doctrine\ORM\PersistentCollection {#5480 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
            -id: 63449
            -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/4091530"
            +editedAt: DateTimeImmutable @1697915318 {#5471
              date: 2023-10-21 21:08:38.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697915040 {#5472
              date: 2023-10-21 21:04:00.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            > You didn’t, this is what you wrote:\n
            \n
            Uh huh, and I also said this:\n
            \n
            > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
            \n
            …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
            \n
            > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
            \n
            Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
            \n
            …for laughs?\n
            \n
            > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
            \n
            Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
            \n
            > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
            \n
            Uh huh. Here’s the context of this thread:\n
            \n
            - Nobody:\n
            - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
            - Me: No it’s not and here’s why your comparison is wrong.\n
            - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
            \n
            Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
            \n
            > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
            \n
            No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1697922938 {#5512
            date: 2023-10-21 23:15:38.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5505 …}
          +nested: Doctrine\ORM\PersistentCollection {#5503 …}
          +votes: Doctrine\ORM\PersistentCollection {#5507 …}
          +reports: Doctrine\ORM\PersistentCollection {#5518 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
          -id: 63625
          -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4706189"
          +editedAt: DateTimeImmutable @1697923289 {#5515
            date: 2023-10-21 23:21:29.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697922938 {#5511
            date: 2023-10-21 23:15:38.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          > …for laughs?\n
          \n
          God forbid someone comes to a meme community for laughs. 😆\n
          \n
          People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
          \n
          Or just write another essay the length of Macbeth because someone posted a gray waterfall on the internet. It’s totally healthy and not ridiculous at all…you could also just drop another F-bomb to prove your point, that was really great discussion culture.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697923936 {#5578
          date: 2023-10-21 23:32:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5581 …}
        +nested: Doctrine\ORM\PersistentCollection {#5583 …}
        +votes: Doctrine\ORM\PersistentCollection {#5585 …}
        +reports: Doctrine\ORM\PersistentCollection {#5587 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5589 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5591 …}
        -id: 63645
        -bodyTs: "'accept':41 'actual':20 'air':34 'also':85 'anoth':59,88 'bomb':91 'breath':31 'calm':35 'come':6 'communiti':10 'could':84 'cultur':101 'discuss':52,100 'drop':87 'essay':60 'f':90 'f-bomb':89 'fact':43 'forbid':4 'fresh':33 'game':18 'get':27 'god':3 'gray':69 'great':99 'healthi':77 'internet':73 'joke':16 'know':23 'laugh':2,12 'length':62 'like':21 'macbeth':64 'make':15 'mayb':24 'meme':9 'memes@lemmy.ml':48 'peopl':13 'point':95 'pointless':55 'post':67 'process':39 'prove':93 're':46 'realli':98 'ridicul':80 'someon':5,66 'take':29 'total':54,76 'waterfal':70 'whole':51 'write':58"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4094441"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697923936 {#5579
          date: 2023-10-21 23:32:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        > God forbid someone comes to a meme community for laughs. 😆\n
        \n
        Its more sad than anything that you thought your jpeg was funny.\n
        \n
        > drop another F-bomb\n
        \n
        Cry about it a little more buddy. I’m loving it.\n
        \n
        > People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
        \n
        Lol k buddy. I’m responding in between gardening breaks - but sure - whatever helps you justify disengaging.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697925212 {#5619
        date: 2023-10-21 23:53:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5615 …}
      +nested: Doctrine\ORM\PersistentCollection {#5611 …}
      +votes: Doctrine\ORM\PersistentCollection {#5609 …}
      +reports: Doctrine\ORM\PersistentCollection {#5624 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5626 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5628 …}
      -id: 63677
      -bodyTs: "'accept':67 'actual':46 'air':60 'anoth':24 'anyth':15 'bomb':27 'break':91 'breath':57 'buddi':34,84 'calm':61 'come':4 'communiti':8 'cri':28 'discuss':78 'disengag':98 'drop':23 'f':26 'f-bomb':25 'fact':69 'forbid':2 'fresh':59 'funni':22 'game':44 'garden':90 'get':53 'god':1 'help':95 'joke':42 'jpeg':20 'justifi':97 'k':83 'know':49 'laugh':10 'like':47 'littl':32 'lol':82 'love':37 'm':36,86 'make':41 'mayb':50 'meme':7 'memes@lemmy.ml':74 'peopl':39 'pointless':81 'process':65 're':72 'respond':87 'sad':13 'someon':3 'sure':93 'take':55 'thought':18 'total':80 'whatev':94 'whole':77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4706873"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697925212 {#5622
        date: 2023-10-21 23:53:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: """
      > Well fuck you, bro.\n
      \n
      > Uh huh\n
      \n
      > buddy\n
      \n
      > I’m loving it.\n
      \n
      ![](https://feddit.de/pictrs/image/11908a0c-9ce4-44fe-a5bc-9f9b953a46fa.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697926039 {#5651
      date: 2023-10-22 00:07:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5657 …}
    +nested: Doctrine\ORM\PersistentCollection {#5659 …}
    +votes: Doctrine\ORM\PersistentCollection {#5655 …}
    +reports: Doctrine\ORM\PersistentCollection {#5662 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5666 …}
    -id: 63704
    -bodyTs: "'/pictrs/image/11908a0c-9ce4-44fe-a5bc-9f9b953a46fa.jpeg)':14 'bro':4 'buddi':7 'feddit.de':13 'feddit.de/pictrs/image/11908a0c-9ce4-44fe-a5bc-9f9b953a46fa.jpeg)':12 'fuck':2 'huh':6 'love':10 'm':9 'uh':5 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4095263"
    +editedAt: DateTimeImmutable @1697926381 {#5648
      date: 2023-10-22 00:13:01.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697926039 {#5646
      date: 2023-10-22 00:07:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "Lol you’re the one who posted the screenshot to complain about it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697996949 {#5720
    date: 2023-10-22 19:49:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5723 …}
  +nested: Doctrine\ORM\PersistentCollection {#5725 …}
  +votes: Doctrine\ORM\PersistentCollection {#5727 …}
  +reports: Doctrine\ORM\PersistentCollection {#5729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5733 …}
  -id: 65344
  -bodyTs: "'complain':11 'lol':1 'one':5 'post':7 're':3 'screenshot':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4727875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697996949 {#5721
    date: 2023-10-22 19:49:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#5670
  +user: Proxies\__CG__\App\Entity\User {#5454 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5618
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5580
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5508
        +user: App\Entity\User {#4731 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5473
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5326
            +user: App\Entity\User {#4731 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5128
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4718
                +user: App\Entity\User {#4731 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: """
                  This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
                  \n
                  First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
                  \n
                  You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
                  \n
                  If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
                  \n
                  This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 41
                +score: 0
                +lastActive: DateTime @1698044495 {#4712
                  date: 2023-10-23 09:01:35.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lichtmetzger@feddit.de"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4719 …}
                +nested: Doctrine\ORM\PersistentCollection {#4721 …}
                +votes: Doctrine\ORM\PersistentCollection {#4723 …}
                +reports: Doctrine\ORM\PersistentCollection {#4725 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
                -id: 63300
                -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/4702044"
                +editedAt: DateTimeImmutable @1697909747 {#4713
                  date: 2023-10-21 19:35:47.0 +02:00
                }
                +createdAt: DateTimeImmutable @1697909689 {#4714
                  date: 2023-10-21 19:34:49.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4718}
              +body: """
                The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
                \n
                > First of all, your still shot is purposefully omitting the movement of the waterfall\n
                \n
                That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
                \n
                Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
                \n
                > This game isn’t perfect but one thing it is, is absolutely beautiful\n
                \n
                I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
                \n
                I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
                \n
                It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
                \n
                Compared to that, the Neon world looks great:\n
                \n
                ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
                \n
                Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 25
              +score: 0
              +lastActive: DateTime @1697911236 {#5125
                date: 2023-10-21 20:00:36.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lichtmetzger@feddit.de"
                "@eochaid@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5129 …}
              +nested: Doctrine\ORM\PersistentCollection {#5131 …}
              +votes: Doctrine\ORM\PersistentCollection {#5133 …}
              +reports: Doctrine\ORM\PersistentCollection {#5135 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
              -id: 63343
              -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.de/comment/4089992"
              +editedAt: DateTimeImmutable @1697914170 {#5126
                date: 2023-10-21 20:49:30.0 +02:00
              }
              +createdAt: DateTimeImmutable @1697911236 {#5127
                date: 2023-10-21 20:00:36.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4718}
            +body: """
              > The shot wasn’t done at night\n
              \n
              I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
              \n
              I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
              \n
              > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
              \n
              There are things called GIFs. Not sure if you’ve heard of them.\n
              \n
              Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
              \n
              > Your whole post reads like you somehow need to defend this game at all cost.\n
              \n
              Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
              \n
              I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
              \n
              Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
              \n
              Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
              \n
              EDIT\n
              \n
              You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
              \n
              Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
              \n
              That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
              \n
              And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
              \n
              Seriously man, why are you trying so hard?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1697914257 {#5323
              date: 2023-10-21 20:50:57.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
              "@eochaid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5327 …}
            +nested: Doctrine\ORM\PersistentCollection {#5329 …}
            +votes: Doctrine\ORM\PersistentCollection {#5331 …}
            +reports: Doctrine\ORM\PersistentCollection {#5333 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
            -id: 63429
            -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4703569"
            +editedAt: DateTimeImmutable @1697915093 {#5324
              date: 2023-10-21 21:04:53.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697914257 {#5325
              date: 2023-10-21 20:50:57.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            > I said it was made at dusk\n
            \n
            You didn’t, this is what you wrote:\n
            \n
            > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
            \n
            I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
            \n
            > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
            \n
            I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
            \n
            > I have no problem with fair criticism.\n
            \n
            You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
            \n
            > Well fuck you, bro.\n
            \n
            That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1697915040 {#5470
            date: 2023-10-21 21:04:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5474 …}
          +nested: Doctrine\ORM\PersistentCollection {#5476 …}
          +votes: Doctrine\ORM\PersistentCollection {#5478 …}
          +reports: Doctrine\ORM\PersistentCollection {#5480 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
          -id: 63449
          -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4091530"
          +editedAt: DateTimeImmutable @1697915318 {#5471
            date: 2023-10-21 21:08:38.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697915040 {#5472
            date: 2023-10-21 21:04:00.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          > You didn’t, this is what you wrote:\n
          \n
          Uh huh, and I also said this:\n
          \n
          > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
          \n
          …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
          \n
          > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
          \n
          Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
          \n
          …for laughs?\n
          \n
          > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
          \n
          Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
          \n
          > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
          \n
          Uh huh. Here’s the context of this thread:\n
          \n
          - Nobody:\n
          - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
          - Me: No it’s not and here’s why your comparison is wrong.\n
          - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
          \n
          Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
          \n
          > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
          \n
          No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697922938 {#5512
          date: 2023-10-21 23:15:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5505 …}
        +nested: Doctrine\ORM\PersistentCollection {#5503 …}
        +votes: Doctrine\ORM\PersistentCollection {#5507 …}
        +reports: Doctrine\ORM\PersistentCollection {#5518 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
        -id: 63625
        -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4706189"
        +editedAt: DateTimeImmutable @1697923289 {#5515
          date: 2023-10-21 23:21:29.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697922938 {#5511
          date: 2023-10-21 23:15:38.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        > …for laughs?\n
        \n
        God forbid someone comes to a meme community for laughs. 😆\n
        \n
        People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
        \n
        Or just write another essay the length of Macbeth because someone posted a gray waterfall on the internet. It’s totally healthy and not ridiculous at all…you could also just drop another F-bomb to prove your point, that was really great discussion culture.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697923936 {#5578
        date: 2023-10-21 23:32:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5581 …}
      +nested: Doctrine\ORM\PersistentCollection {#5583 …}
      +votes: Doctrine\ORM\PersistentCollection {#5585 …}
      +reports: Doctrine\ORM\PersistentCollection {#5587 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5589 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5591 …}
      -id: 63645
      -bodyTs: "'accept':41 'actual':20 'air':34 'also':85 'anoth':59,88 'bomb':91 'breath':31 'calm':35 'come':6 'communiti':10 'could':84 'cultur':101 'discuss':52,100 'drop':87 'essay':60 'f':90 'f-bomb':89 'fact':43 'forbid':4 'fresh':33 'game':18 'get':27 'god':3 'gray':69 'great':99 'healthi':77 'internet':73 'joke':16 'know':23 'laugh':2,12 'length':62 'like':21 'macbeth':64 'make':15 'mayb':24 'meme':9 'memes@lemmy.ml':48 'peopl':13 'point':95 'pointless':55 'post':67 'process':39 'prove':93 're':46 'realli':98 'ridicul':80 'someon':5,66 'take':29 'total':54,76 'waterfal':70 'whole':51 'write':58"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4094441"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697923936 {#5579
        date: 2023-10-21 23:32:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: """
      > God forbid someone comes to a meme community for laughs. 😆\n
      \n
      Its more sad than anything that you thought your jpeg was funny.\n
      \n
      > drop another F-bomb\n
      \n
      Cry about it a little more buddy. I’m loving it.\n
      \n
      > People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
      \n
      Lol k buddy. I’m responding in between gardening breaks - but sure - whatever helps you justify disengaging.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697925212 {#5619
      date: 2023-10-21 23:53:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5615 …}
    +nested: Doctrine\ORM\PersistentCollection {#5611 …}
    +votes: Doctrine\ORM\PersistentCollection {#5609 …}
    +reports: Doctrine\ORM\PersistentCollection {#5624 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5626 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5628 …}
    -id: 63677
    -bodyTs: "'accept':67 'actual':46 'air':60 'anoth':24 'anyth':15 'bomb':27 'break':91 'breath':57 'buddi':34,84 'calm':61 'come':4 'communiti':8 'cri':28 'discuss':78 'disengag':98 'drop':23 'f':26 'f-bomb':25 'fact':69 'forbid':2 'fresh':59 'funni':22 'game':44 'garden':90 'get':53 'god':1 'help':95 'joke':42 'jpeg':20 'justifi':97 'k':83 'know':49 'laugh':10 'like':47 'littl':32 'lol':82 'love':37 'm':36,86 'make':41 'mayb':50 'meme':7 'memes@lemmy.ml':74 'peopl':39 'pointless':81 'process':65 're':72 'respond':87 'sad':13 'someon':3 'sure':93 'take':55 'thought':18 'total':80 'whatev':94 'whole':77"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4706873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697925212 {#5622
      date: 2023-10-21 23:53:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "Eat a handful of dirt"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697970991 {#5668
    date: 2023-10-22 12:36:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5671 …}
  +nested: Doctrine\ORM\PersistentCollection {#5673 …}
  +votes: Doctrine\ORM\PersistentCollection {#5675 …}
  +reports: Doctrine\ORM\PersistentCollection {#5677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5681 …}
  -id: 64471
  -bodyTs: "'dirt':5 'eat':1 'hand':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4721223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697970991 {#5669
    date: 2023-10-22 12:36:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#5670
  +user: Proxies\__CG__\App\Entity\User {#5454 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5618
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5580
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5508
        +user: App\Entity\User {#4731 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5473
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5326
            +user: App\Entity\User {#4731 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5128
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4718
                +user: App\Entity\User {#4731 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: """
                  This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
                  \n
                  First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
                  \n
                  You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
                  \n
                  If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
                  \n
                  This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 41
                +score: 0
                +lastActive: DateTime @1698044495 {#4712
                  date: 2023-10-23 09:01:35.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lichtmetzger@feddit.de"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4719 …}
                +nested: Doctrine\ORM\PersistentCollection {#4721 …}
                +votes: Doctrine\ORM\PersistentCollection {#4723 …}
                +reports: Doctrine\ORM\PersistentCollection {#4725 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
                -id: 63300
                -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/4702044"
                +editedAt: DateTimeImmutable @1697909747 {#4713
                  date: 2023-10-21 19:35:47.0 +02:00
                }
                +createdAt: DateTimeImmutable @1697909689 {#4714
                  date: 2023-10-21 19:34:49.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4718}
              +body: """
                The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
                \n
                > First of all, your still shot is purposefully omitting the movement of the waterfall\n
                \n
                That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
                \n
                Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
                \n
                > This game isn’t perfect but one thing it is, is absolutely beautiful\n
                \n
                I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
                \n
                I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
                \n
                It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
                \n
                Compared to that, the Neon world looks great:\n
                \n
                ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
                \n
                Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 25
              +score: 0
              +lastActive: DateTime @1697911236 {#5125
                date: 2023-10-21 20:00:36.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lichtmetzger@feddit.de"
                "@eochaid@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5129 …}
              +nested: Doctrine\ORM\PersistentCollection {#5131 …}
              +votes: Doctrine\ORM\PersistentCollection {#5133 …}
              +reports: Doctrine\ORM\PersistentCollection {#5135 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
              -id: 63343
              -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.de/comment/4089992"
              +editedAt: DateTimeImmutable @1697914170 {#5126
                date: 2023-10-21 20:49:30.0 +02:00
              }
              +createdAt: DateTimeImmutable @1697911236 {#5127
                date: 2023-10-21 20:00:36.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4718}
            +body: """
              > The shot wasn’t done at night\n
              \n
              I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
              \n
              I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
              \n
              > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
              \n
              There are things called GIFs. Not sure if you’ve heard of them.\n
              \n
              Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
              \n
              > Your whole post reads like you somehow need to defend this game at all cost.\n
              \n
              Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
              \n
              I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
              \n
              Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
              \n
              Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
              \n
              EDIT\n
              \n
              You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
              \n
              Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
              \n
              That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
              \n
              And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
              \n
              Seriously man, why are you trying so hard?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1697914257 {#5323
              date: 2023-10-21 20:50:57.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
              "@eochaid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5327 …}
            +nested: Doctrine\ORM\PersistentCollection {#5329 …}
            +votes: Doctrine\ORM\PersistentCollection {#5331 …}
            +reports: Doctrine\ORM\PersistentCollection {#5333 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
            -id: 63429
            -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4703569"
            +editedAt: DateTimeImmutable @1697915093 {#5324
              date: 2023-10-21 21:04:53.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697914257 {#5325
              date: 2023-10-21 20:50:57.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            > I said it was made at dusk\n
            \n
            You didn’t, this is what you wrote:\n
            \n
            > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
            \n
            I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
            \n
            > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
            \n
            I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
            \n
            > I have no problem with fair criticism.\n
            \n
            You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
            \n
            > Well fuck you, bro.\n
            \n
            That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1697915040 {#5470
            date: 2023-10-21 21:04:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5474 …}
          +nested: Doctrine\ORM\PersistentCollection {#5476 …}
          +votes: Doctrine\ORM\PersistentCollection {#5478 …}
          +reports: Doctrine\ORM\PersistentCollection {#5480 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
          -id: 63449
          -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4091530"
          +editedAt: DateTimeImmutable @1697915318 {#5471
            date: 2023-10-21 21:08:38.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697915040 {#5472
            date: 2023-10-21 21:04:00.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          > You didn’t, this is what you wrote:\n
          \n
          Uh huh, and I also said this:\n
          \n
          > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
          \n
          …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
          \n
          > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
          \n
          Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
          \n
          …for laughs?\n
          \n
          > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
          \n
          Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
          \n
          > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
          \n
          Uh huh. Here’s the context of this thread:\n
          \n
          - Nobody:\n
          - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
          - Me: No it’s not and here’s why your comparison is wrong.\n
          - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
          \n
          Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
          \n
          > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
          \n
          No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697922938 {#5512
          date: 2023-10-21 23:15:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5505 …}
        +nested: Doctrine\ORM\PersistentCollection {#5503 …}
        +votes: Doctrine\ORM\PersistentCollection {#5507 …}
        +reports: Doctrine\ORM\PersistentCollection {#5518 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
        -id: 63625
        -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4706189"
        +editedAt: DateTimeImmutable @1697923289 {#5515
          date: 2023-10-21 23:21:29.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697922938 {#5511
          date: 2023-10-21 23:15:38.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        > …for laughs?\n
        \n
        God forbid someone comes to a meme community for laughs. 😆\n
        \n
        People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
        \n
        Or just write another essay the length of Macbeth because someone posted a gray waterfall on the internet. It’s totally healthy and not ridiculous at all…you could also just drop another F-bomb to prove your point, that was really great discussion culture.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697923936 {#5578
        date: 2023-10-21 23:32:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5581 …}
      +nested: Doctrine\ORM\PersistentCollection {#5583 …}
      +votes: Doctrine\ORM\PersistentCollection {#5585 …}
      +reports: Doctrine\ORM\PersistentCollection {#5587 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5589 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5591 …}
      -id: 63645
      -bodyTs: "'accept':41 'actual':20 'air':34 'also':85 'anoth':59,88 'bomb':91 'breath':31 'calm':35 'come':6 'communiti':10 'could':84 'cultur':101 'discuss':52,100 'drop':87 'essay':60 'f':90 'f-bomb':89 'fact':43 'forbid':4 'fresh':33 'game':18 'get':27 'god':3 'gray':69 'great':99 'healthi':77 'internet':73 'joke':16 'know':23 'laugh':2,12 'length':62 'like':21 'macbeth':64 'make':15 'mayb':24 'meme':9 'memes@lemmy.ml':48 'peopl':13 'point':95 'pointless':55 'post':67 'process':39 'prove':93 're':46 'realli':98 'ridicul':80 'someon':5,66 'take':29 'total':54,76 'waterfal':70 'whole':51 'write':58"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4094441"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697923936 {#5579
        date: 2023-10-21 23:32:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: """
      > God forbid someone comes to a meme community for laughs. 😆\n
      \n
      Its more sad than anything that you thought your jpeg was funny.\n
      \n
      > drop another F-bomb\n
      \n
      Cry about it a little more buddy. I’m loving it.\n
      \n
      > People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
      \n
      Lol k buddy. I’m responding in between gardening breaks - but sure - whatever helps you justify disengaging.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697925212 {#5619
      date: 2023-10-21 23:53:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5615 …}
    +nested: Doctrine\ORM\PersistentCollection {#5611 …}
    +votes: Doctrine\ORM\PersistentCollection {#5609 …}
    +reports: Doctrine\ORM\PersistentCollection {#5624 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5626 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5628 …}
    -id: 63677
    -bodyTs: "'accept':67 'actual':46 'air':60 'anoth':24 'anyth':15 'bomb':27 'break':91 'breath':57 'buddi':34,84 'calm':61 'come':4 'communiti':8 'cri':28 'discuss':78 'disengag':98 'drop':23 'f':26 'f-bomb':25 'fact':69 'forbid':2 'fresh':59 'funni':22 'game':44 'garden':90 'get':53 'god':1 'help':95 'joke':42 'jpeg':20 'justifi':97 'k':83 'know':49 'laugh':10 'like':47 'littl':32 'lol':82 'love':37 'm':36,86 'make':41 'mayb':50 'meme':7 'memes@lemmy.ml':74 'peopl':39 'pointless':81 'process':65 're':72 'respond':87 'sad':13 'someon':3 'sure':93 'take':55 'thought':18 'total':80 'whatev':94 'whole':77"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4706873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697925212 {#5622
      date: 2023-10-21 23:53:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "Eat a handful of dirt"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697970991 {#5668
    date: 2023-10-22 12:36:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5671 …}
  +nested: Doctrine\ORM\PersistentCollection {#5673 …}
  +votes: Doctrine\ORM\PersistentCollection {#5675 …}
  +reports: Doctrine\ORM\PersistentCollection {#5677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5681 …}
  -id: 64471
  -bodyTs: "'dirt':5 'eat':1 'hand':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4721223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697970991 {#5669
    date: 2023-10-22 12:36:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#5670
  +user: Proxies\__CG__\App\Entity\User {#5454 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5618
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5580
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5508
        +user: App\Entity\User {#4731 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5473
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5326
            +user: App\Entity\User {#4731 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5128
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4718
                +user: App\Entity\User {#4731 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: """
                  This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
                  \n
                  First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
                  \n
                  You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
                  \n
                  If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
                  \n
                  This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 41
                +score: 0
                +lastActive: DateTime @1698044495 {#4712
                  date: 2023-10-23 09:01:35.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lichtmetzger@feddit.de"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4719 …}
                +nested: Doctrine\ORM\PersistentCollection {#4721 …}
                +votes: Doctrine\ORM\PersistentCollection {#4723 …}
                +reports: Doctrine\ORM\PersistentCollection {#4725 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
                -id: 63300
                -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/4702044"
                +editedAt: DateTimeImmutable @1697909747 {#4713
                  date: 2023-10-21 19:35:47.0 +02:00
                }
                +createdAt: DateTimeImmutable @1697909689 {#4714
                  date: 2023-10-21 19:34:49.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4718}
              +body: """
                The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
                \n
                > First of all, your still shot is purposefully omitting the movement of the waterfall\n
                \n
                That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
                \n
                Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
                \n
                > This game isn’t perfect but one thing it is, is absolutely beautiful\n
                \n
                I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
                \n
                I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
                \n
                It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
                \n
                Compared to that, the Neon world looks great:\n
                \n
                ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
                \n
                Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 25
              +score: 0
              +lastActive: DateTime @1697911236 {#5125
                date: 2023-10-21 20:00:36.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lichtmetzger@feddit.de"
                "@eochaid@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5129 …}
              +nested: Doctrine\ORM\PersistentCollection {#5131 …}
              +votes: Doctrine\ORM\PersistentCollection {#5133 …}
              +reports: Doctrine\ORM\PersistentCollection {#5135 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
              -id: 63343
              -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.de/comment/4089992"
              +editedAt: DateTimeImmutable @1697914170 {#5126
                date: 2023-10-21 20:49:30.0 +02:00
              }
              +createdAt: DateTimeImmutable @1697911236 {#5127
                date: 2023-10-21 20:00:36.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4718}
            +body: """
              > The shot wasn’t done at night\n
              \n
              I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
              \n
              I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
              \n
              > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
              \n
              There are things called GIFs. Not sure if you’ve heard of them.\n
              \n
              Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
              \n
              > Your whole post reads like you somehow need to defend this game at all cost.\n
              \n
              Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
              \n
              I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
              \n
              Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
              \n
              Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
              \n
              EDIT\n
              \n
              You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
              \n
              Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
              \n
              That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
              \n
              And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
              \n
              Seriously man, why are you trying so hard?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1697914257 {#5323
              date: 2023-10-21 20:50:57.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
              "@eochaid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5327 …}
            +nested: Doctrine\ORM\PersistentCollection {#5329 …}
            +votes: Doctrine\ORM\PersistentCollection {#5331 …}
            +reports: Doctrine\ORM\PersistentCollection {#5333 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
            -id: 63429
            -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4703569"
            +editedAt: DateTimeImmutable @1697915093 {#5324
              date: 2023-10-21 21:04:53.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697914257 {#5325
              date: 2023-10-21 20:50:57.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            > I said it was made at dusk\n
            \n
            You didn’t, this is what you wrote:\n
            \n
            > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
            \n
            I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
            \n
            > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
            \n
            I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
            \n
            > I have no problem with fair criticism.\n
            \n
            You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
            \n
            > Well fuck you, bro.\n
            \n
            That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1697915040 {#5470
            date: 2023-10-21 21:04:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5474 …}
          +nested: Doctrine\ORM\PersistentCollection {#5476 …}
          +votes: Doctrine\ORM\PersistentCollection {#5478 …}
          +reports: Doctrine\ORM\PersistentCollection {#5480 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
          -id: 63449
          -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4091530"
          +editedAt: DateTimeImmutable @1697915318 {#5471
            date: 2023-10-21 21:08:38.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697915040 {#5472
            date: 2023-10-21 21:04:00.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          > You didn’t, this is what you wrote:\n
          \n
          Uh huh, and I also said this:\n
          \n
          > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
          \n
          …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
          \n
          > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
          \n
          Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
          \n
          …for laughs?\n
          \n
          > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
          \n
          Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
          \n
          > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
          \n
          Uh huh. Here’s the context of this thread:\n
          \n
          - Nobody:\n
          - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
          - Me: No it’s not and here’s why your comparison is wrong.\n
          - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
          \n
          Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
          \n
          > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
          \n
          No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697922938 {#5512
          date: 2023-10-21 23:15:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5505 …}
        +nested: Doctrine\ORM\PersistentCollection {#5503 …}
        +votes: Doctrine\ORM\PersistentCollection {#5507 …}
        +reports: Doctrine\ORM\PersistentCollection {#5518 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
        -id: 63625
        -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4706189"
        +editedAt: DateTimeImmutable @1697923289 {#5515
          date: 2023-10-21 23:21:29.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697922938 {#5511
          date: 2023-10-21 23:15:38.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        > …for laughs?\n
        \n
        God forbid someone comes to a meme community for laughs. 😆\n
        \n
        People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
        \n
        Or just write another essay the length of Macbeth because someone posted a gray waterfall on the internet. It’s totally healthy and not ridiculous at all…you could also just drop another F-bomb to prove your point, that was really great discussion culture.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697923936 {#5578
        date: 2023-10-21 23:32:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5581 …}
      +nested: Doctrine\ORM\PersistentCollection {#5583 …}
      +votes: Doctrine\ORM\PersistentCollection {#5585 …}
      +reports: Doctrine\ORM\PersistentCollection {#5587 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5589 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5591 …}
      -id: 63645
      -bodyTs: "'accept':41 'actual':20 'air':34 'also':85 'anoth':59,88 'bomb':91 'breath':31 'calm':35 'come':6 'communiti':10 'could':84 'cultur':101 'discuss':52,100 'drop':87 'essay':60 'f':90 'f-bomb':89 'fact':43 'forbid':4 'fresh':33 'game':18 'get':27 'god':3 'gray':69 'great':99 'healthi':77 'internet':73 'joke':16 'know':23 'laugh':2,12 'length':62 'like':21 'macbeth':64 'make':15 'mayb':24 'meme':9 'memes@lemmy.ml':48 'peopl':13 'point':95 'pointless':55 'post':67 'process':39 'prove':93 're':46 'realli':98 'ridicul':80 'someon':5,66 'take':29 'total':54,76 'waterfal':70 'whole':51 'write':58"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4094441"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697923936 {#5579
        date: 2023-10-21 23:32:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: """
      > God forbid someone comes to a meme community for laughs. 😆\n
      \n
      Its more sad than anything that you thought your jpeg was funny.\n
      \n
      > drop another F-bomb\n
      \n
      Cry about it a little more buddy. I’m loving it.\n
      \n
      > People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
      \n
      Lol k buddy. I’m responding in between gardening breaks - but sure - whatever helps you justify disengaging.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697925212 {#5619
      date: 2023-10-21 23:53:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5615 …}
    +nested: Doctrine\ORM\PersistentCollection {#5611 …}
    +votes: Doctrine\ORM\PersistentCollection {#5609 …}
    +reports: Doctrine\ORM\PersistentCollection {#5624 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5626 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5628 …}
    -id: 63677
    -bodyTs: "'accept':67 'actual':46 'air':60 'anoth':24 'anyth':15 'bomb':27 'break':91 'breath':57 'buddi':34,84 'calm':61 'come':4 'communiti':8 'cri':28 'discuss':78 'disengag':98 'drop':23 'f':26 'f-bomb':25 'fact':69 'forbid':2 'fresh':59 'funni':22 'game':44 'garden':90 'get':53 'god':1 'help':95 'joke':42 'jpeg':20 'justifi':97 'k':83 'know':49 'laugh':10 'like':47 'littl':32 'lol':82 'love':37 'm':36,86 'make':41 'mayb':50 'meme':7 'memes@lemmy.ml':74 'peopl':39 'pointless':81 'process':65 're':72 'respond':87 'sad':13 'someon':3 'sure':93 'take':55 'thought':18 'total':80 'whatev':94 'whole':77"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4706873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697925212 {#5622
      date: 2023-10-21 23:53:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "Eat a handful of dirt"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697970991 {#5668
    date: 2023-10-22 12:36:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5671 …}
  +nested: Doctrine\ORM\PersistentCollection {#5673 …}
  +votes: Doctrine\ORM\PersistentCollection {#5675 …}
  +reports: Doctrine\ORM\PersistentCollection {#5677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5681 …}
  -id: 64471
  -bodyTs: "'dirt':5 'eat':1 'hand':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4721223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697970991 {#5669
    date: 2023-10-22 12:36:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#5752
  +user: App\Entity\User {#4731 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5670
    +user: Proxies\__CG__\App\Entity\User {#5454 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5618
      +user: App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5580
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5508
          +user: App\Entity\User {#4731 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5473
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5326
              +user: App\Entity\User {#4731 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5128
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4718
                  +user: App\Entity\User {#4731 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
                    \n
                    First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
                    \n
                    You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
                    \n
                    If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
                    \n
                    This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 41
                  +score: 0
                  +lastActive: DateTime @1698044495 {#4712
                    date: 2023-10-23 09:01:35.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@lichtmetzger@feddit.de"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4719 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4721 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4723 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4725 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
                  -id: 63300
                  -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/4702044"
                  +editedAt: DateTimeImmutable @1697909747 {#4713
                    date: 2023-10-21 19:35:47.0 +02:00
                  }
                  +createdAt: DateTimeImmutable @1697909689 {#4714
                    date: 2023-10-21 19:34:49.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#4718}
                +body: """
                  The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
                  \n
                  > First of all, your still shot is purposefully omitting the movement of the waterfall\n
                  \n
                  That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
                  \n
                  Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
                  \n
                  > This game isn’t perfect but one thing it is, is absolutely beautiful\n
                  \n
                  I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
                  \n
                  I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
                  \n
                  It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
                  \n
                  Compared to that, the Neon world looks great:\n
                  \n
                  ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
                  \n
                  Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 25
                +score: 0
                +lastActive: DateTime @1697911236 {#5125
                  date: 2023-10-21 20:00:36.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lichtmetzger@feddit.de"
                  "@eochaid@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5129 …}
                +nested: Doctrine\ORM\PersistentCollection {#5131 …}
                +votes: Doctrine\ORM\PersistentCollection {#5133 …}
                +reports: Doctrine\ORM\PersistentCollection {#5135 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
                -id: 63343
                -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://feddit.de/comment/4089992"
                +editedAt: DateTimeImmutable @1697914170 {#5126
                  date: 2023-10-21 20:49:30.0 +02:00
                }
                +createdAt: DateTimeImmutable @1697911236 {#5127
                  date: 2023-10-21 20:00:36.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4718}
              +body: """
                > The shot wasn’t done at night\n
                \n
                I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
                \n
                I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
                \n
                > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
                \n
                There are things called GIFs. Not sure if you’ve heard of them.\n
                \n
                Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
                \n
                > Your whole post reads like you somehow need to defend this game at all cost.\n
                \n
                Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
                \n
                I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
                \n
                Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
                \n
                Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
                \n
                EDIT\n
                \n
                You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
                \n
                Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
                \n
                That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
                \n
                And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
                \n
                Seriously man, why are you trying so hard?
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 11
              +score: 0
              +lastActive: DateTime @1697914257 {#5323
                date: 2023-10-21 20:50:57.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lichtmetzger@feddit.de"
                "@eochaid@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5327 …}
              +nested: Doctrine\ORM\PersistentCollection {#5329 …}
              +votes: Doctrine\ORM\PersistentCollection {#5331 …}
              +reports: Doctrine\ORM\PersistentCollection {#5333 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
              -id: 63429
              -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4703569"
              +editedAt: DateTimeImmutable @1697915093 {#5324
                date: 2023-10-21 21:04:53.0 +02:00
              }
              +createdAt: DateTimeImmutable @1697914257 {#5325
                date: 2023-10-21 20:50:57.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4718}
            +body: """
              > I said it was made at dusk\n
              \n
              You didn’t, this is what you wrote:\n
              \n
              > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
              \n
              I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
              \n
              > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
              \n
              I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
              \n
              > I have no problem with fair criticism.\n
              \n
              You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
              \n
              > Well fuck you, bro.\n
              \n
              That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1697915040 {#5470
              date: 2023-10-21 21:04:00.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
              "@eochaid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5474 …}
            +nested: Doctrine\ORM\PersistentCollection {#5476 …}
            +votes: Doctrine\ORM\PersistentCollection {#5478 …}
            +reports: Doctrine\ORM\PersistentCollection {#5480 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
            -id: 63449
            -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/4091530"
            +editedAt: DateTimeImmutable @1697915318 {#5471
              date: 2023-10-21 21:08:38.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697915040 {#5472
              date: 2023-10-21 21:04:00.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            > You didn’t, this is what you wrote:\n
            \n
            Uh huh, and I also said this:\n
            \n
            > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
            \n
            …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
            \n
            > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
            \n
            Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
            \n
            …for laughs?\n
            \n
            > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
            \n
            Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
            \n
            > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
            \n
            Uh huh. Here’s the context of this thread:\n
            \n
            - Nobody:\n
            - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
            - Me: No it’s not and here’s why your comparison is wrong.\n
            - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
            \n
            Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
            \n
            > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
            \n
            No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1697922938 {#5512
            date: 2023-10-21 23:15:38.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5505 …}
          +nested: Doctrine\ORM\PersistentCollection {#5503 …}
          +votes: Doctrine\ORM\PersistentCollection {#5507 …}
          +reports: Doctrine\ORM\PersistentCollection {#5518 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
          -id: 63625
          -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4706189"
          +editedAt: DateTimeImmutable @1697923289 {#5515
            date: 2023-10-21 23:21:29.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697922938 {#5511
            date: 2023-10-21 23:15:38.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          > …for laughs?\n
          \n
          God forbid someone comes to a meme community for laughs. 😆\n
          \n
          People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
          \n
          Or just write another essay the length of Macbeth because someone posted a gray waterfall on the internet. It’s totally healthy and not ridiculous at all…you could also just drop another F-bomb to prove your point, that was really great discussion culture.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697923936 {#5578
          date: 2023-10-21 23:32:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5581 …}
        +nested: Doctrine\ORM\PersistentCollection {#5583 …}
        +votes: Doctrine\ORM\PersistentCollection {#5585 …}
        +reports: Doctrine\ORM\PersistentCollection {#5587 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5589 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5591 …}
        -id: 63645
        -bodyTs: "'accept':41 'actual':20 'air':34 'also':85 'anoth':59,88 'bomb':91 'breath':31 'calm':35 'come':6 'communiti':10 'could':84 'cultur':101 'discuss':52,100 'drop':87 'essay':60 'f':90 'f-bomb':89 'fact':43 'forbid':4 'fresh':33 'game':18 'get':27 'god':3 'gray':69 'great':99 'healthi':77 'internet':73 'joke':16 'know':23 'laugh':2,12 'length':62 'like':21 'macbeth':64 'make':15 'mayb':24 'meme':9 'memes@lemmy.ml':48 'peopl':13 'point':95 'pointless':55 'post':67 'process':39 'prove':93 're':46 'realli':98 'ridicul':80 'someon':5,66 'take':29 'total':54,76 'waterfal':70 'whole':51 'write':58"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4094441"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697923936 {#5579
          date: 2023-10-21 23:32:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        > God forbid someone comes to a meme community for laughs. 😆\n
        \n
        Its more sad than anything that you thought your jpeg was funny.\n
        \n
        > drop another F-bomb\n
        \n
        Cry about it a little more buddy. I’m loving it.\n
        \n
        > People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
        \n
        Lol k buddy. I’m responding in between gardening breaks - but sure - whatever helps you justify disengaging.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697925212 {#5619
        date: 2023-10-21 23:53:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5615 …}
      +nested: Doctrine\ORM\PersistentCollection {#5611 …}
      +votes: Doctrine\ORM\PersistentCollection {#5609 …}
      +reports: Doctrine\ORM\PersistentCollection {#5624 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5626 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5628 …}
      -id: 63677
      -bodyTs: "'accept':67 'actual':46 'air':60 'anoth':24 'anyth':15 'bomb':27 'break':91 'breath':57 'buddi':34,84 'calm':61 'come':4 'communiti':8 'cri':28 'discuss':78 'disengag':98 'drop':23 'f':26 'f-bomb':25 'fact':69 'forbid':2 'fresh':59 'funni':22 'game':44 'garden':90 'get':53 'god':1 'help':95 'joke':42 'jpeg':20 'justifi':97 'k':83 'know':49 'laugh':10 'like':47 'littl':32 'lol':82 'love':37 'm':36,86 'make':41 'mayb':50 'meme':7 'memes@lemmy.ml':74 'peopl':39 'pointless':81 'process':65 're':72 'respond':87 'sad':13 'someon':3 'sure':93 'take':55 'thought':18 'total':80 'whatev':94 'whole':77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4706873"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697925212 {#5622
        date: 2023-10-21 23:53:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: "Eat a handful of dirt"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697970991 {#5668
      date: 2023-10-22 12:36:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5671 …}
    +nested: Doctrine\ORM\PersistentCollection {#5673 …}
    +votes: Doctrine\ORM\PersistentCollection {#5675 …}
    +reports: Doctrine\ORM\PersistentCollection {#5677 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5679 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5681 …}
    -id: 64471
    -bodyTs: "'dirt':5 'eat':1 'hand':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4721223"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697970991 {#5669
      date: 2023-10-22 12:36:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "Lol I love that I’ve offended you so much that you took time out of your day to find two of my comments and come up with comment-specific insults. Give me more of your tears. They’re so delicious."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697996799 {#5750
    date: 2023-10-22 19:46:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
    "@Nudding@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5753 …}
  +nested: Doctrine\ORM\PersistentCollection {#5755 …}
  +votes: Doctrine\ORM\PersistentCollection {#5757 …}
  +reports: Doctrine\ORM\PersistentCollection {#5759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5763 …}
  -id: 65340
  -bodyTs: "'come':26 'comment':24,30 'comment-specif':29 'day':18 'delici':42 'find':20 'give':33 'insult':32 'lol':1 'love':3 'much':10 'offend':7 're':40 'specif':31 'tear':38 'time':14 'took':13 'two':21 've':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4727832"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697996799 {#5751
    date: 2023-10-22 19:46:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#5752
  +user: App\Entity\User {#4731 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5670
    +user: Proxies\__CG__\App\Entity\User {#5454 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5618
      +user: App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5580
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5508
          +user: App\Entity\User {#4731 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5473
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5326
              +user: App\Entity\User {#4731 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5128
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4718
                  +user: App\Entity\User {#4731 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
                    \n
                    First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
                    \n
                    You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
                    \n
                    If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
                    \n
                    This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 41
                  +score: 0
                  +lastActive: DateTime @1698044495 {#4712
                    date: 2023-10-23 09:01:35.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@lichtmetzger@feddit.de"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4719 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4721 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4723 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4725 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
                  -id: 63300
                  -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/4702044"
                  +editedAt: DateTimeImmutable @1697909747 {#4713
                    date: 2023-10-21 19:35:47.0 +02:00
                  }
                  +createdAt: DateTimeImmutable @1697909689 {#4714
                    date: 2023-10-21 19:34:49.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#4718}
                +body: """
                  The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
                  \n
                  > First of all, your still shot is purposefully omitting the movement of the waterfall\n
                  \n
                  That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
                  \n
                  Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
                  \n
                  > This game isn’t perfect but one thing it is, is absolutely beautiful\n
                  \n
                  I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
                  \n
                  I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
                  \n
                  It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
                  \n
                  Compared to that, the Neon world looks great:\n
                  \n
                  ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
                  \n
                  Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 25
                +score: 0
                +lastActive: DateTime @1697911236 {#5125
                  date: 2023-10-21 20:00:36.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lichtmetzger@feddit.de"
                  "@eochaid@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5129 …}
                +nested: Doctrine\ORM\PersistentCollection {#5131 …}
                +votes: Doctrine\ORM\PersistentCollection {#5133 …}
                +reports: Doctrine\ORM\PersistentCollection {#5135 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
                -id: 63343
                -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://feddit.de/comment/4089992"
                +editedAt: DateTimeImmutable @1697914170 {#5126
                  date: 2023-10-21 20:49:30.0 +02:00
                }
                +createdAt: DateTimeImmutable @1697911236 {#5127
                  date: 2023-10-21 20:00:36.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4718}
              +body: """
                > The shot wasn’t done at night\n
                \n
                I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
                \n
                I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
                \n
                > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
                \n
                There are things called GIFs. Not sure if you’ve heard of them.\n
                \n
                Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
                \n
                > Your whole post reads like you somehow need to defend this game at all cost.\n
                \n
                Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
                \n
                I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
                \n
                Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
                \n
                Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
                \n
                EDIT\n
                \n
                You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
                \n
                Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
                \n
                That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
                \n
                And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
                \n
                Seriously man, why are you trying so hard?
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 11
              +score: 0
              +lastActive: DateTime @1697914257 {#5323
                date: 2023-10-21 20:50:57.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lichtmetzger@feddit.de"
                "@eochaid@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5327 …}
              +nested: Doctrine\ORM\PersistentCollection {#5329 …}
              +votes: Doctrine\ORM\PersistentCollection {#5331 …}
              +reports: Doctrine\ORM\PersistentCollection {#5333 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
              -id: 63429
              -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4703569"
              +editedAt: DateTimeImmutable @1697915093 {#5324
                date: 2023-10-21 21:04:53.0 +02:00
              }
              +createdAt: DateTimeImmutable @1697914257 {#5325
                date: 2023-10-21 20:50:57.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4718}
            +body: """
              > I said it was made at dusk\n
              \n
              You didn’t, this is what you wrote:\n
              \n
              > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
              \n
              I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
              \n
              > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
              \n
              I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
              \n
              > I have no problem with fair criticism.\n
              \n
              You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
              \n
              > Well fuck you, bro.\n
              \n
              That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1697915040 {#5470
              date: 2023-10-21 21:04:00.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
              "@eochaid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5474 …}
            +nested: Doctrine\ORM\PersistentCollection {#5476 …}
            +votes: Doctrine\ORM\PersistentCollection {#5478 …}
            +reports: Doctrine\ORM\PersistentCollection {#5480 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
            -id: 63449
            -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/4091530"
            +editedAt: DateTimeImmutable @1697915318 {#5471
              date: 2023-10-21 21:08:38.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697915040 {#5472
              date: 2023-10-21 21:04:00.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            > You didn’t, this is what you wrote:\n
            \n
            Uh huh, and I also said this:\n
            \n
            > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
            \n
            …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
            \n
            > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
            \n
            Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
            \n
            …for laughs?\n
            \n
            > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
            \n
            Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
            \n
            > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
            \n
            Uh huh. Here’s the context of this thread:\n
            \n
            - Nobody:\n
            - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
            - Me: No it’s not and here’s why your comparison is wrong.\n
            - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
            \n
            Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
            \n
            > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
            \n
            No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1697922938 {#5512
            date: 2023-10-21 23:15:38.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5505 …}
          +nested: Doctrine\ORM\PersistentCollection {#5503 …}
          +votes: Doctrine\ORM\PersistentCollection {#5507 …}
          +reports: Doctrine\ORM\PersistentCollection {#5518 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
          -id: 63625
          -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4706189"
          +editedAt: DateTimeImmutable @1697923289 {#5515
            date: 2023-10-21 23:21:29.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697922938 {#5511
            date: 2023-10-21 23:15:38.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          > …for laughs?\n
          \n
          God forbid someone comes to a meme community for laughs. 😆\n
          \n
          People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
          \n
          Or just write another essay the length of Macbeth because someone posted a gray waterfall on the internet. It’s totally healthy and not ridiculous at all…you could also just drop another F-bomb to prove your point, that was really great discussion culture.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697923936 {#5578
          date: 2023-10-21 23:32:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5581 …}
        +nested: Doctrine\ORM\PersistentCollection {#5583 …}
        +votes: Doctrine\ORM\PersistentCollection {#5585 …}
        +reports: Doctrine\ORM\PersistentCollection {#5587 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5589 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5591 …}
        -id: 63645
        -bodyTs: "'accept':41 'actual':20 'air':34 'also':85 'anoth':59,88 'bomb':91 'breath':31 'calm':35 'come':6 'communiti':10 'could':84 'cultur':101 'discuss':52,100 'drop':87 'essay':60 'f':90 'f-bomb':89 'fact':43 'forbid':4 'fresh':33 'game':18 'get':27 'god':3 'gray':69 'great':99 'healthi':77 'internet':73 'joke':16 'know':23 'laugh':2,12 'length':62 'like':21 'macbeth':64 'make':15 'mayb':24 'meme':9 'memes@lemmy.ml':48 'peopl':13 'point':95 'pointless':55 'post':67 'process':39 'prove':93 're':46 'realli':98 'ridicul':80 'someon':5,66 'take':29 'total':54,76 'waterfal':70 'whole':51 'write':58"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4094441"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697923936 {#5579
          date: 2023-10-21 23:32:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        > God forbid someone comes to a meme community for laughs. 😆\n
        \n
        Its more sad than anything that you thought your jpeg was funny.\n
        \n
        > drop another F-bomb\n
        \n
        Cry about it a little more buddy. I’m loving it.\n
        \n
        > People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
        \n
        Lol k buddy. I’m responding in between gardening breaks - but sure - whatever helps you justify disengaging.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697925212 {#5619
        date: 2023-10-21 23:53:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5615 …}
      +nested: Doctrine\ORM\PersistentCollection {#5611 …}
      +votes: Doctrine\ORM\PersistentCollection {#5609 …}
      +reports: Doctrine\ORM\PersistentCollection {#5624 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5626 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5628 …}
      -id: 63677
      -bodyTs: "'accept':67 'actual':46 'air':60 'anoth':24 'anyth':15 'bomb':27 'break':91 'breath':57 'buddi':34,84 'calm':61 'come':4 'communiti':8 'cri':28 'discuss':78 'disengag':98 'drop':23 'f':26 'f-bomb':25 'fact':69 'forbid':2 'fresh':59 'funni':22 'game':44 'garden':90 'get':53 'god':1 'help':95 'joke':42 'jpeg':20 'justifi':97 'k':83 'know':49 'laugh':10 'like':47 'littl':32 'lol':82 'love':37 'm':36,86 'make':41 'mayb':50 'meme':7 'memes@lemmy.ml':74 'peopl':39 'pointless':81 'process':65 're':72 'respond':87 'sad':13 'someon':3 'sure':93 'take':55 'thought':18 'total':80 'whatev':94 'whole':77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4706873"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697925212 {#5622
        date: 2023-10-21 23:53:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: "Eat a handful of dirt"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697970991 {#5668
      date: 2023-10-22 12:36:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5671 …}
    +nested: Doctrine\ORM\PersistentCollection {#5673 …}
    +votes: Doctrine\ORM\PersistentCollection {#5675 …}
    +reports: Doctrine\ORM\PersistentCollection {#5677 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5679 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5681 …}
    -id: 64471
    -bodyTs: "'dirt':5 'eat':1 'hand':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4721223"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697970991 {#5669
      date: 2023-10-22 12:36:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "Lol I love that I’ve offended you so much that you took time out of your day to find two of my comments and come up with comment-specific insults. Give me more of your tears. They’re so delicious."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697996799 {#5750
    date: 2023-10-22 19:46:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
    "@Nudding@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5753 …}
  +nested: Doctrine\ORM\PersistentCollection {#5755 …}
  +votes: Doctrine\ORM\PersistentCollection {#5757 …}
  +reports: Doctrine\ORM\PersistentCollection {#5759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5763 …}
  -id: 65340
  -bodyTs: "'come':26 'comment':24,30 'comment-specif':29 'day':18 'delici':42 'find':20 'give':33 'insult':32 'lol':1 'love':3 'much':10 'offend':7 're':40 'specif':31 'tear':38 'time':14 'took':13 'two':21 've':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4727832"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697996799 {#5751
    date: 2023-10-22 19:46:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#5752
  +user: App\Entity\User {#4731 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5670
    +user: Proxies\__CG__\App\Entity\User {#5454 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5618
      +user: App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5580
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5508
          +user: App\Entity\User {#4731 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5473
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5326
              +user: App\Entity\User {#4731 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5128
                +user: Proxies\__CG__\App\Entity\User {#1970 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#4718
                  +user: App\Entity\User {#4731 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
                    \n
                    First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
                    \n
                    You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
                    \n
                    If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
                    \n
                    This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 41
                  +score: 0
                  +lastActive: DateTime @1698044495 {#4712
                    date: 2023-10-23 09:01:35.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@lichtmetzger@feddit.de"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4719 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4721 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4723 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4725 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
                  -id: 63300
                  -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/4702044"
                  +editedAt: DateTimeImmutable @1697909747 {#4713
                    date: 2023-10-21 19:35:47.0 +02:00
                  }
                  +createdAt: DateTimeImmutable @1697909689 {#4714
                    date: 2023-10-21 19:34:49.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#4718}
                +body: """
                  The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
                  \n
                  > First of all, your still shot is purposefully omitting the movement of the waterfall\n
                  \n
                  That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
                  \n
                  Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
                  \n
                  > This game isn’t perfect but one thing it is, is absolutely beautiful\n
                  \n
                  I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
                  \n
                  I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
                  \n
                  It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
                  \n
                  Compared to that, the Neon world looks great:\n
                  \n
                  ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
                  \n
                  Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 25
                +score: 0
                +lastActive: DateTime @1697911236 {#5125
                  date: 2023-10-21 20:00:36.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lichtmetzger@feddit.de"
                  "@eochaid@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5129 …}
                +nested: Doctrine\ORM\PersistentCollection {#5131 …}
                +votes: Doctrine\ORM\PersistentCollection {#5133 …}
                +reports: Doctrine\ORM\PersistentCollection {#5135 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
                -id: 63343
                -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://feddit.de/comment/4089992"
                +editedAt: DateTimeImmutable @1697914170 {#5126
                  date: 2023-10-21 20:49:30.0 +02:00
                }
                +createdAt: DateTimeImmutable @1697911236 {#5127
                  date: 2023-10-21 20:00:36.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4718}
              +body: """
                > The shot wasn’t done at night\n
                \n
                I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
                \n
                I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
                \n
                > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
                \n
                There are things called GIFs. Not sure if you’ve heard of them.\n
                \n
                Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
                \n
                > Your whole post reads like you somehow need to defend this game at all cost.\n
                \n
                Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
                \n
                I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
                \n
                Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
                \n
                Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
                \n
                EDIT\n
                \n
                You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
                \n
                Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
                \n
                That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
                \n
                And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
                \n
                Seriously man, why are you trying so hard?
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 11
              +score: 0
              +lastActive: DateTime @1697914257 {#5323
                date: 2023-10-21 20:50:57.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lichtmetzger@feddit.de"
                "@eochaid@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5327 …}
              +nested: Doctrine\ORM\PersistentCollection {#5329 …}
              +votes: Doctrine\ORM\PersistentCollection {#5331 …}
              +reports: Doctrine\ORM\PersistentCollection {#5333 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
              -id: 63429
              -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4703569"
              +editedAt: DateTimeImmutable @1697915093 {#5324
                date: 2023-10-21 21:04:53.0 +02:00
              }
              +createdAt: DateTimeImmutable @1697914257 {#5325
                date: 2023-10-21 20:50:57.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4718}
            +body: """
              > I said it was made at dusk\n
              \n
              You didn’t, this is what you wrote:\n
              \n
              > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
              \n
              I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
              \n
              > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
              \n
              I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
              \n
              > I have no problem with fair criticism.\n
              \n
              You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
              \n
              > Well fuck you, bro.\n
              \n
              That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1697915040 {#5470
              date: 2023-10-21 21:04:00.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
              "@eochaid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5474 …}
            +nested: Doctrine\ORM\PersistentCollection {#5476 …}
            +votes: Doctrine\ORM\PersistentCollection {#5478 …}
            +reports: Doctrine\ORM\PersistentCollection {#5480 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
            -id: 63449
            -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/4091530"
            +editedAt: DateTimeImmutable @1697915318 {#5471
              date: 2023-10-21 21:08:38.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697915040 {#5472
              date: 2023-10-21 21:04:00.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            > You didn’t, this is what you wrote:\n
            \n
            Uh huh, and I also said this:\n
            \n
            > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
            \n
            …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
            \n
            > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
            \n
            Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
            \n
            …for laughs?\n
            \n
            > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
            \n
            Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
            \n
            > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
            \n
            Uh huh. Here’s the context of this thread:\n
            \n
            - Nobody:\n
            - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
            - Me: No it’s not and here’s why your comparison is wrong.\n
            - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
            \n
            Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
            \n
            > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
            \n
            No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1697922938 {#5512
            date: 2023-10-21 23:15:38.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5505 …}
          +nested: Doctrine\ORM\PersistentCollection {#5503 …}
          +votes: Doctrine\ORM\PersistentCollection {#5507 …}
          +reports: Doctrine\ORM\PersistentCollection {#5518 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
          -id: 63625
          -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4706189"
          +editedAt: DateTimeImmutable @1697923289 {#5515
            date: 2023-10-21 23:21:29.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697922938 {#5511
            date: 2023-10-21 23:15:38.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          > …for laughs?\n
          \n
          God forbid someone comes to a meme community for laughs. 😆\n
          \n
          People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
          \n
          Or just write another essay the length of Macbeth because someone posted a gray waterfall on the internet. It’s totally healthy and not ridiculous at all…you could also just drop another F-bomb to prove your point, that was really great discussion culture.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697923936 {#5578
          date: 2023-10-21 23:32:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5581 …}
        +nested: Doctrine\ORM\PersistentCollection {#5583 …}
        +votes: Doctrine\ORM\PersistentCollection {#5585 …}
        +reports: Doctrine\ORM\PersistentCollection {#5587 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5589 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5591 …}
        -id: 63645
        -bodyTs: "'accept':41 'actual':20 'air':34 'also':85 'anoth':59,88 'bomb':91 'breath':31 'calm':35 'come':6 'communiti':10 'could':84 'cultur':101 'discuss':52,100 'drop':87 'essay':60 'f':90 'f-bomb':89 'fact':43 'forbid':4 'fresh':33 'game':18 'get':27 'god':3 'gray':69 'great':99 'healthi':77 'internet':73 'joke':16 'know':23 'laugh':2,12 'length':62 'like':21 'macbeth':64 'make':15 'mayb':24 'meme':9 'memes@lemmy.ml':48 'peopl':13 'point':95 'pointless':55 'post':67 'process':39 'prove':93 're':46 'realli':98 'ridicul':80 'someon':5,66 'take':29 'total':54,76 'waterfal':70 'whole':51 'write':58"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4094441"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697923936 {#5579
          date: 2023-10-21 23:32:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: """
        > God forbid someone comes to a meme community for laughs. 😆\n
        \n
        Its more sad than anything that you thought your jpeg was funny.\n
        \n
        > drop another F-bomb\n
        \n
        Cry about it a little more buddy. I’m loving it.\n
        \n
        > People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
        \n
        Lol k buddy. I’m responding in between gardening breaks - but sure - whatever helps you justify disengaging.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697925212 {#5619
        date: 2023-10-21 23:53:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5615 …}
      +nested: Doctrine\ORM\PersistentCollection {#5611 …}
      +votes: Doctrine\ORM\PersistentCollection {#5609 …}
      +reports: Doctrine\ORM\PersistentCollection {#5624 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5626 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5628 …}
      -id: 63677
      -bodyTs: "'accept':67 'actual':46 'air':60 'anoth':24 'anyth':15 'bomb':27 'break':91 'breath':57 'buddi':34,84 'calm':61 'come':4 'communiti':8 'cri':28 'discuss':78 'disengag':98 'drop':23 'f':26 'f-bomb':25 'fact':69 'forbid':2 'fresh':59 'funni':22 'game':44 'garden':90 'get':53 'god':1 'help':95 'joke':42 'jpeg':20 'justifi':97 'k':83 'know':49 'laugh':10 'like':47 'littl':32 'lol':82 'love':37 'm':36,86 'make':41 'mayb':50 'meme':7 'memes@lemmy.ml':74 'peopl':39 'pointless':81 'process':65 're':72 'respond':87 'sad':13 'someon':3 'sure':93 'take':55 'thought':18 'total':80 'whatev':94 'whole':77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4706873"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697925212 {#5622
        date: 2023-10-21 23:53:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: "Eat a handful of dirt"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697970991 {#5668
      date: 2023-10-22 12:36:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5671 …}
    +nested: Doctrine\ORM\PersistentCollection {#5673 …}
    +votes: Doctrine\ORM\PersistentCollection {#5675 …}
    +reports: Doctrine\ORM\PersistentCollection {#5677 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5679 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5681 …}
    -id: 64471
    -bodyTs: "'dirt':5 'eat':1 'hand':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4721223"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697970991 {#5669
      date: 2023-10-22 12:36:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "Lol I love that I’ve offended you so much that you took time out of your day to find two of my comments and come up with comment-specific insults. Give me more of your tears. They’re so delicious."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697996799 {#5750
    date: 2023-10-22 19:46:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
    "@Nudding@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5753 …}
  +nested: Doctrine\ORM\PersistentCollection {#5755 …}
  +votes: Doctrine\ORM\PersistentCollection {#5757 …}
  +reports: Doctrine\ORM\PersistentCollection {#5759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5763 …}
  -id: 65340
  -bodyTs: "'come':26 'comment':24,30 'comment-specif':29 'day':18 'delici':42 'find':20 'give':33 'insult':32 'lol':1 'love':3 'much':10 'offend':7 're':40 'specif':31 'tear':38 'time':14 'took':13 'two':21 've':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4727832"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697996799 {#5751
    date: 2023-10-22 19:46:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
182 DENIED moderate
App\Entity\EntryComment {#5771
  +user: Proxies\__CG__\App\Entity\User {#5454 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5752
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5670
      +user: Proxies\__CG__\App\Entity\User {#5454 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5618
        +user: App\Entity\User {#4731 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5580
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5508
            +user: App\Entity\User {#4731 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5473
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5326
                +user: App\Entity\User {#4731 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5128
                  +user: Proxies\__CG__\App\Entity\User {#1970 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4718
                    +user: App\Entity\User {#4731 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: null
                    +root: null
                    +body: """
                      This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
                      \n
                      First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
                      \n
                      You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
                      \n
                      If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
                      \n
                      This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 41
                    +score: 0
                    +lastActive: DateTime @1698044495 {#4712
                      date: 2023-10-23 09:01:35.0 +02:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@lichtmetzger@feddit.de"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4719 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4721 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4723 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4725 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
                    -id: 63300
                    -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/4702044"
                    +editedAt: DateTimeImmutable @1697909747 {#4713
                      date: 2023-10-21 19:35:47.0 +02:00
                    }
                    +createdAt: DateTimeImmutable @1697909689 {#4714
                      date: 2023-10-21 19:34:49.0 +02:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4718}
                  +body: """
                    The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
                    \n
                    > First of all, your still shot is purposefully omitting the movement of the waterfall\n
                    \n
                    That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
                    \n
                    Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
                    \n
                    > This game isn’t perfect but one thing it is, is absolutely beautiful\n
                    \n
                    I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
                    \n
                    I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
                    \n
                    It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
                    \n
                    Compared to that, the Neon world looks great:\n
                    \n
                    ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
                    \n
                    Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 25
                  +score: 0
                  +lastActive: DateTime @1697911236 {#5125
                    date: 2023-10-21 20:00:36.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@lichtmetzger@feddit.de"
                    "@eochaid@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5129 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5131 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5133 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5135 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
                  -id: 63343
                  -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://feddit.de/comment/4089992"
                  +editedAt: DateTimeImmutable @1697914170 {#5126
                    date: 2023-10-21 20:49:30.0 +02:00
                  }
                  +createdAt: DateTimeImmutable @1697911236 {#5127
                    date: 2023-10-21 20:00:36.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#4718}
                +body: """
                  > The shot wasn’t done at night\n
                  \n
                  I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
                  \n
                  I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
                  \n
                  > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
                  \n
                  There are things called GIFs. Not sure if you’ve heard of them.\n
                  \n
                  Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
                  \n
                  > Your whole post reads like you somehow need to defend this game at all cost.\n
                  \n
                  Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
                  \n
                  I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
                  \n
                  Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
                  \n
                  Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
                  \n
                  EDIT\n
                  \n
                  You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
                  \n
                  Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
                  \n
                  That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
                  \n
                  And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
                  \n
                  Seriously man, why are you trying so hard?
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 11
                +score: 0
                +lastActive: DateTime @1697914257 {#5323
                  date: 2023-10-21 20:50:57.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lichtmetzger@feddit.de"
                  "@eochaid@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5327 …}
                +nested: Doctrine\ORM\PersistentCollection {#5329 …}
                +votes: Doctrine\ORM\PersistentCollection {#5331 …}
                +reports: Doctrine\ORM\PersistentCollection {#5333 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
                -id: 63429
                -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/4703569"
                +editedAt: DateTimeImmutable @1697915093 {#5324
                  date: 2023-10-21 21:04:53.0 +02:00
                }
                +createdAt: DateTimeImmutable @1697914257 {#5325
                  date: 2023-10-21 20:50:57.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4718}
              +body: """
                > I said it was made at dusk\n
                \n
                You didn’t, this is what you wrote:\n
                \n
                > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
                \n
                I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
                \n
                > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
                \n
                I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
                \n
                > I have no problem with fair criticism.\n
                \n
                You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
                \n
                > Well fuck you, bro.\n
                \n
                That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 15
              +score: 0
              +lastActive: DateTime @1697915040 {#5470
                date: 2023-10-21 21:04:00.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lichtmetzger@feddit.de"
                "@eochaid@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5474 …}
              +nested: Doctrine\ORM\PersistentCollection {#5476 …}
              +votes: Doctrine\ORM\PersistentCollection {#5478 …}
              +reports: Doctrine\ORM\PersistentCollection {#5480 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
              -id: 63449
              -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.de/comment/4091530"
              +editedAt: DateTimeImmutable @1697915318 {#5471
                date: 2023-10-21 21:08:38.0 +02:00
              }
              +createdAt: DateTimeImmutable @1697915040 {#5472
                date: 2023-10-21 21:04:00.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4718}
            +body: """
              > You didn’t, this is what you wrote:\n
              \n
              Uh huh, and I also said this:\n
              \n
              > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
              \n
              …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
              \n
              > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
              \n
              Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
              \n
              …for laughs?\n
              \n
              > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
              \n
              Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
              \n
              > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
              \n
              Uh huh. Here’s the context of this thread:\n
              \n
              - Nobody:\n
              - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
              - Me: No it’s not and here’s why your comparison is wrong.\n
              - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
              \n
              Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
              \n
              > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
              \n
              No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1697922938 {#5512
              date: 2023-10-21 23:15:38.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
              "@eochaid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5505 …}
            +nested: Doctrine\ORM\PersistentCollection {#5503 …}
            +votes: Doctrine\ORM\PersistentCollection {#5507 …}
            +reports: Doctrine\ORM\PersistentCollection {#5518 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
            -id: 63625
            -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4706189"
            +editedAt: DateTimeImmutable @1697923289 {#5515
              date: 2023-10-21 23:21:29.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697922938 {#5511
              date: 2023-10-21 23:15:38.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            > …for laughs?\n
            \n
            God forbid someone comes to a meme community for laughs. 😆\n
            \n
            People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
            \n
            Or just write another essay the length of Macbeth because someone posted a gray waterfall on the internet. It’s totally healthy and not ridiculous at all…you could also just drop another F-bomb to prove your point, that was really great discussion culture.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1697923936 {#5578
            date: 2023-10-21 23:32:16.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5581 …}
          +nested: Doctrine\ORM\PersistentCollection {#5583 …}
          +votes: Doctrine\ORM\PersistentCollection {#5585 …}
          +reports: Doctrine\ORM\PersistentCollection {#5587 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5589 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5591 …}
          -id: 63645
          -bodyTs: "'accept':41 'actual':20 'air':34 'also':85 'anoth':59,88 'bomb':91 'breath':31 'calm':35 'come':6 'communiti':10 'could':84 'cultur':101 'discuss':52,100 'drop':87 'essay':60 'f':90 'f-bomb':89 'fact':43 'forbid':4 'fresh':33 'game':18 'get':27 'god':3 'gray':69 'great':99 'healthi':77 'internet':73 'joke':16 'know':23 'laugh':2,12 'length':62 'like':21 'macbeth':64 'make':15 'mayb':24 'meme':9 'memes@lemmy.ml':48 'peopl':13 'point':95 'pointless':55 'post':67 'process':39 'prove':93 're':46 'realli':98 'ridicul':80 'someon':5,66 'take':29 'total':54,76 'waterfal':70 'whole':51 'write':58"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4094441"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697923936 {#5579
            date: 2023-10-21 23:32:16.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          > God forbid someone comes to a meme community for laughs. 😆\n
          \n
          Its more sad than anything that you thought your jpeg was funny.\n
          \n
          > drop another F-bomb\n
          \n
          Cry about it a little more buddy. I’m loving it.\n
          \n
          > People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
          \n
          Lol k buddy. I’m responding in between gardening breaks - but sure - whatever helps you justify disengaging.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697925212 {#5619
          date: 2023-10-21 23:53:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5615 …}
        +nested: Doctrine\ORM\PersistentCollection {#5611 …}
        +votes: Doctrine\ORM\PersistentCollection {#5609 …}
        +reports: Doctrine\ORM\PersistentCollection {#5624 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5626 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5628 …}
        -id: 63677
        -bodyTs: "'accept':67 'actual':46 'air':60 'anoth':24 'anyth':15 'bomb':27 'break':91 'breath':57 'buddi':34,84 'calm':61 'come':4 'communiti':8 'cri':28 'discuss':78 'disengag':98 'drop':23 'f':26 'f-bomb':25 'fact':69 'forbid':2 'fresh':59 'funni':22 'game':44 'garden':90 'get':53 'god':1 'help':95 'joke':42 'jpeg':20 'justifi':97 'k':83 'know':49 'laugh':10 'like':47 'littl':32 'lol':82 'love':37 'm':36,86 'make':41 'mayb':50 'meme':7 'memes@lemmy.ml':74 'peopl':39 'pointless':81 'process':65 're':72 'respond':87 'sad':13 'someon':3 'sure':93 'take':55 'thought':18 'total':80 'whatev':94 'whole':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4706873"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697925212 {#5622
          date: 2023-10-21 23:53:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: "Eat a handful of dirt"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697970991 {#5668
        date: 2023-10-22 12:36:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5671 …}
      +nested: Doctrine\ORM\PersistentCollection {#5673 …}
      +votes: Doctrine\ORM\PersistentCollection {#5675 …}
      +reports: Doctrine\ORM\PersistentCollection {#5677 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5679 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5681 …}
      -id: 64471
      -bodyTs: "'dirt':5 'eat':1 'hand':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4721223"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697970991 {#5669
        date: 2023-10-22 12:36:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: "Lol I love that I’ve offended you so much that you took time out of your day to find two of my comments and come up with comment-specific insults. Give me more of your tears. They’re so delicious."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697996799 {#5750
      date: 2023-10-22 19:46:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
      "@Nudding@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5753 …}
    +nested: Doctrine\ORM\PersistentCollection {#5755 …}
    +votes: Doctrine\ORM\PersistentCollection {#5757 …}
    +reports: Doctrine\ORM\PersistentCollection {#5759 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5761 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5763 …}
    -id: 65340
    -bodyTs: "'come':26 'comment':24,30 'comment-specif':29 'day':18 'delici':42 'find':20 'give':33 'insult':32 'lol':1 'love':3 'much':10 'offend':7 're':40 'specif':31 'tear':38 'time':14 'took':13 'two':21 've':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4727832"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697996799 {#5751
      date: 2023-10-22 19:46:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "I just read through the thread lmao, it’s easy to come up with “comment-specific insults” when my eyes turn the squiggles on the screen into words in my head. Ain’t no tears here friend, just laughing at your essay fails"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698044493 {#5770
    date: 2023-10-23 09:01:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
    "@Nudding@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5774 …}
  +nested: Doctrine\ORM\PersistentCollection {#5779 …}
  +votes: Doctrine\ORM\PersistentCollection {#5775 …}
  +reports: Doctrine\ORM\PersistentCollection {#5781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5785 …}
  -id: 66694
  -bodyTs: "'ain':33 'come':12 'comment':16 'comment-specif':15 'easi':10 'essay':43 'eye':21 'fail':44 'friend':38 'head':32 'insult':18 'laugh':40 'lmao':7 'read':3 'screen':27 'specif':17 'squiggl':24 'tear':36 'thread':6 'turn':22 'word':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4748787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698044493 {#5767
    date: 2023-10-23 09:01:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#5771
  +user: Proxies\__CG__\App\Entity\User {#5454 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5752
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5670
      +user: Proxies\__CG__\App\Entity\User {#5454 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5618
        +user: App\Entity\User {#4731 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5580
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5508
            +user: App\Entity\User {#4731 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5473
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5326
                +user: App\Entity\User {#4731 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5128
                  +user: Proxies\__CG__\App\Entity\User {#1970 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4718
                    +user: App\Entity\User {#4731 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: null
                    +root: null
                    +body: """
                      This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
                      \n
                      First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
                      \n
                      You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
                      \n
                      If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
                      \n
                      This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 41
                    +score: 0
                    +lastActive: DateTime @1698044495 {#4712
                      date: 2023-10-23 09:01:35.0 +02:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@lichtmetzger@feddit.de"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4719 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4721 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4723 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4725 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
                    -id: 63300
                    -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/4702044"
                    +editedAt: DateTimeImmutable @1697909747 {#4713
                      date: 2023-10-21 19:35:47.0 +02:00
                    }
                    +createdAt: DateTimeImmutable @1697909689 {#4714
                      date: 2023-10-21 19:34:49.0 +02:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4718}
                  +body: """
                    The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
                    \n
                    > First of all, your still shot is purposefully omitting the movement of the waterfall\n
                    \n
                    That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
                    \n
                    Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
                    \n
                    > This game isn’t perfect but one thing it is, is absolutely beautiful\n
                    \n
                    I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
                    \n
                    I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
                    \n
                    It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
                    \n
                    Compared to that, the Neon world looks great:\n
                    \n
                    ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
                    \n
                    Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 25
                  +score: 0
                  +lastActive: DateTime @1697911236 {#5125
                    date: 2023-10-21 20:00:36.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@lichtmetzger@feddit.de"
                    "@eochaid@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5129 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5131 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5133 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5135 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
                  -id: 63343
                  -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://feddit.de/comment/4089992"
                  +editedAt: DateTimeImmutable @1697914170 {#5126
                    date: 2023-10-21 20:49:30.0 +02:00
                  }
                  +createdAt: DateTimeImmutable @1697911236 {#5127
                    date: 2023-10-21 20:00:36.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#4718}
                +body: """
                  > The shot wasn’t done at night\n
                  \n
                  I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
                  \n
                  I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
                  \n
                  > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
                  \n
                  There are things called GIFs. Not sure if you’ve heard of them.\n
                  \n
                  Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
                  \n
                  > Your whole post reads like you somehow need to defend this game at all cost.\n
                  \n
                  Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
                  \n
                  I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
                  \n
                  Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
                  \n
                  Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
                  \n
                  EDIT\n
                  \n
                  You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
                  \n
                  Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
                  \n
                  That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
                  \n
                  And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
                  \n
                  Seriously man, why are you trying so hard?
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 11
                +score: 0
                +lastActive: DateTime @1697914257 {#5323
                  date: 2023-10-21 20:50:57.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lichtmetzger@feddit.de"
                  "@eochaid@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5327 …}
                +nested: Doctrine\ORM\PersistentCollection {#5329 …}
                +votes: Doctrine\ORM\PersistentCollection {#5331 …}
                +reports: Doctrine\ORM\PersistentCollection {#5333 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
                -id: 63429
                -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/4703569"
                +editedAt: DateTimeImmutable @1697915093 {#5324
                  date: 2023-10-21 21:04:53.0 +02:00
                }
                +createdAt: DateTimeImmutable @1697914257 {#5325
                  date: 2023-10-21 20:50:57.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4718}
              +body: """
                > I said it was made at dusk\n
                \n
                You didn’t, this is what you wrote:\n
                \n
                > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
                \n
                I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
                \n
                > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
                \n
                I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
                \n
                > I have no problem with fair criticism.\n
                \n
                You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
                \n
                > Well fuck you, bro.\n
                \n
                That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 15
              +score: 0
              +lastActive: DateTime @1697915040 {#5470
                date: 2023-10-21 21:04:00.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lichtmetzger@feddit.de"
                "@eochaid@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5474 …}
              +nested: Doctrine\ORM\PersistentCollection {#5476 …}
              +votes: Doctrine\ORM\PersistentCollection {#5478 …}
              +reports: Doctrine\ORM\PersistentCollection {#5480 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
              -id: 63449
              -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.de/comment/4091530"
              +editedAt: DateTimeImmutable @1697915318 {#5471
                date: 2023-10-21 21:08:38.0 +02:00
              }
              +createdAt: DateTimeImmutable @1697915040 {#5472
                date: 2023-10-21 21:04:00.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4718}
            +body: """
              > You didn’t, this is what you wrote:\n
              \n
              Uh huh, and I also said this:\n
              \n
              > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
              \n
              …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
              \n
              > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
              \n
              Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
              \n
              …for laughs?\n
              \n
              > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
              \n
              Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
              \n
              > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
              \n
              Uh huh. Here’s the context of this thread:\n
              \n
              - Nobody:\n
              - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
              - Me: No it’s not and here’s why your comparison is wrong.\n
              - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
              \n
              Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
              \n
              > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
              \n
              No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1697922938 {#5512
              date: 2023-10-21 23:15:38.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
              "@eochaid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5505 …}
            +nested: Doctrine\ORM\PersistentCollection {#5503 …}
            +votes: Doctrine\ORM\PersistentCollection {#5507 …}
            +reports: Doctrine\ORM\PersistentCollection {#5518 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
            -id: 63625
            -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4706189"
            +editedAt: DateTimeImmutable @1697923289 {#5515
              date: 2023-10-21 23:21:29.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697922938 {#5511
              date: 2023-10-21 23:15:38.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            > …for laughs?\n
            \n
            God forbid someone comes to a meme community for laughs. 😆\n
            \n
            People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
            \n
            Or just write another essay the length of Macbeth because someone posted a gray waterfall on the internet. It’s totally healthy and not ridiculous at all…you could also just drop another F-bomb to prove your point, that was really great discussion culture.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1697923936 {#5578
            date: 2023-10-21 23:32:16.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5581 …}
          +nested: Doctrine\ORM\PersistentCollection {#5583 …}
          +votes: Doctrine\ORM\PersistentCollection {#5585 …}
          +reports: Doctrine\ORM\PersistentCollection {#5587 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5589 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5591 …}
          -id: 63645
          -bodyTs: "'accept':41 'actual':20 'air':34 'also':85 'anoth':59,88 'bomb':91 'breath':31 'calm':35 'come':6 'communiti':10 'could':84 'cultur':101 'discuss':52,100 'drop':87 'essay':60 'f':90 'f-bomb':89 'fact':43 'forbid':4 'fresh':33 'game':18 'get':27 'god':3 'gray':69 'great':99 'healthi':77 'internet':73 'joke':16 'know':23 'laugh':2,12 'length':62 'like':21 'macbeth':64 'make':15 'mayb':24 'meme':9 'memes@lemmy.ml':48 'peopl':13 'point':95 'pointless':55 'post':67 'process':39 'prove':93 're':46 'realli':98 'ridicul':80 'someon':5,66 'take':29 'total':54,76 'waterfal':70 'whole':51 'write':58"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4094441"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697923936 {#5579
            date: 2023-10-21 23:32:16.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          > God forbid someone comes to a meme community for laughs. 😆\n
          \n
          Its more sad than anything that you thought your jpeg was funny.\n
          \n
          > drop another F-bomb\n
          \n
          Cry about it a little more buddy. I’m loving it.\n
          \n
          > People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
          \n
          Lol k buddy. I’m responding in between gardening breaks - but sure - whatever helps you justify disengaging.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697925212 {#5619
          date: 2023-10-21 23:53:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5615 …}
        +nested: Doctrine\ORM\PersistentCollection {#5611 …}
        +votes: Doctrine\ORM\PersistentCollection {#5609 …}
        +reports: Doctrine\ORM\PersistentCollection {#5624 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5626 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5628 …}
        -id: 63677
        -bodyTs: "'accept':67 'actual':46 'air':60 'anoth':24 'anyth':15 'bomb':27 'break':91 'breath':57 'buddi':34,84 'calm':61 'come':4 'communiti':8 'cri':28 'discuss':78 'disengag':98 'drop':23 'f':26 'f-bomb':25 'fact':69 'forbid':2 'fresh':59 'funni':22 'game':44 'garden':90 'get':53 'god':1 'help':95 'joke':42 'jpeg':20 'justifi':97 'k':83 'know':49 'laugh':10 'like':47 'littl':32 'lol':82 'love':37 'm':36,86 'make':41 'mayb':50 'meme':7 'memes@lemmy.ml':74 'peopl':39 'pointless':81 'process':65 're':72 'respond':87 'sad':13 'someon':3 'sure':93 'take':55 'thought':18 'total':80 'whatev':94 'whole':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4706873"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697925212 {#5622
          date: 2023-10-21 23:53:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: "Eat a handful of dirt"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697970991 {#5668
        date: 2023-10-22 12:36:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5671 …}
      +nested: Doctrine\ORM\PersistentCollection {#5673 …}
      +votes: Doctrine\ORM\PersistentCollection {#5675 …}
      +reports: Doctrine\ORM\PersistentCollection {#5677 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5679 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5681 …}
      -id: 64471
      -bodyTs: "'dirt':5 'eat':1 'hand':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4721223"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697970991 {#5669
        date: 2023-10-22 12:36:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: "Lol I love that I’ve offended you so much that you took time out of your day to find two of my comments and come up with comment-specific insults. Give me more of your tears. They’re so delicious."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697996799 {#5750
      date: 2023-10-22 19:46:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
      "@Nudding@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5753 …}
    +nested: Doctrine\ORM\PersistentCollection {#5755 …}
    +votes: Doctrine\ORM\PersistentCollection {#5757 …}
    +reports: Doctrine\ORM\PersistentCollection {#5759 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5761 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5763 …}
    -id: 65340
    -bodyTs: "'come':26 'comment':24,30 'comment-specif':29 'day':18 'delici':42 'find':20 'give':33 'insult':32 'lol':1 'love':3 'much':10 'offend':7 're':40 'specif':31 'tear':38 'time':14 'took':13 'two':21 've':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4727832"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697996799 {#5751
      date: 2023-10-22 19:46:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "I just read through the thread lmao, it’s easy to come up with “comment-specific insults” when my eyes turn the squiggles on the screen into words in my head. Ain’t no tears here friend, just laughing at your essay fails"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698044493 {#5770
    date: 2023-10-23 09:01:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
    "@Nudding@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5774 …}
  +nested: Doctrine\ORM\PersistentCollection {#5779 …}
  +votes: Doctrine\ORM\PersistentCollection {#5775 …}
  +reports: Doctrine\ORM\PersistentCollection {#5781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5785 …}
  -id: 66694
  -bodyTs: "'ain':33 'come':12 'comment':16 'comment-specif':15 'easi':10 'essay':43 'eye':21 'fail':44 'friend':38 'head':32 'insult':18 'laugh':40 'lmao':7 'read':3 'screen':27 'specif':17 'squiggl':24 'tear':36 'thread':6 'turn':22 'word':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4748787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698044493 {#5767
    date: 2023-10-23 09:01:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#5771
  +user: Proxies\__CG__\App\Entity\User {#5454 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5752
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5670
      +user: Proxies\__CG__\App\Entity\User {#5454 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5618
        +user: App\Entity\User {#4731 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5580
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5508
            +user: App\Entity\User {#4731 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#5473
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#5326
                +user: App\Entity\User {#4731 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: App\Entity\EntryComment {#5128
                  +user: Proxies\__CG__\App\Entity\User {#1970 …}
                  +entry: App\Entity\Entry {#2419}
                  +magazine: App\Entity\Magazine {#265}
                  +image: null
                  +parent: App\Entity\EntryComment {#4718
                    +user: App\Entity\User {#4731 …}
                    +entry: App\Entity\Entry {#2419}
                    +magazine: App\Entity\Magazine {#265}
                    +image: null
                    +parent: null
                    +root: null
                    +body: """
                      This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
                      \n
                      First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
                      \n
                      You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
                      \n
                      If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
                      \n
                      This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 41
                    +score: 0
                    +lastActive: DateTime @1698044495 {#4712
                      date: 2023-10-23 09:01:35.0 +02:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@lichtmetzger@feddit.de"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4719 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4721 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4723 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4725 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
                    -id: 63300
                    -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/4702044"
                    +editedAt: DateTimeImmutable @1697909747 {#4713
                      date: 2023-10-21 19:35:47.0 +02:00
                    }
                    +createdAt: DateTimeImmutable @1697909689 {#4714
                      date: 2023-10-21 19:34:49.0 +02:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4718}
                  +body: """
                    The shot wasn’t done at night, it was made during the day. You can clearly see sunlight in the image that shines onto the structure on the left.\n
                    \n
                    > First of all, your still shot is purposefully omitting the movement of the waterfall\n
                    \n
                    That’s called a screenshot. How am I supposed to capture the movement of a texture in a still image? It also doesn’t make a whole lot of difference. The waterfall still looks like sewage even when it moves. Contrary to your claims, a real waterfall does not look like this, even at night or in the shadows. Why would the water be dark gray? It builds up foam when it falls down, so it’s white. There are numerous pictures out there on the web of waterfalls in shadows and they all look white. [Just an example.](https://tidbits.com/uploads/2017/10/Long-Exp-Falls-iPhone.jpg)\n
                    \n
                    Your whole post reads like you somehow need to defend this game at all cost. I had a lot of fun with Starfield, but the technical issues are glaringly obvious. And there is no shame in admitting that. Especially, since this is just meant to be a meme for shits and giggles. ;)\n
                    \n
                    > This game isn’t perfect but one thing it is, is absolutely beautiful\n
                    \n
                    I’m sorry, but that is not true at all. There are beautiful areas, like the Neon planet, for example. But there are also a lot of barren planets with barely any materials or assets on them and these look really, really bad.\n
                    \n
                    I just fired up the game again and landed on a random planet in my area (Al-Battani 1-C): ![](https://feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)\n
                    \n
                    It’s just the same type of rock everywhere and the same type of hill everywhere. To me, this just looks boring and visually uninteresting.\n
                    \n
                    Compared to that, the Neon world looks great:\n
                    \n
                    ![](https://feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)\n
                    \n
                    Neon is probably what you had in mind. But you cannot say that the game is “absolutely beautiful” with these extreme jumps in visual quality. And this meme is an example for an area on the main hub world that looks bad, so even those aren’t always well-made either.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 25
                  +score: 0
                  +lastActive: DateTime @1697911236 {#5125
                    date: 2023-10-21 20:00:36.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@lichtmetzger@feddit.de"
                    "@eochaid@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5129 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5131 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5133 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5135 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
                  -id: 63343
                  -bodyTs: "'/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':277 '/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':313 '/uploads/2017/10/long-exp-falls-iphone.jpg)':145 '1':273 'absolut':209,330 'admit':182 'al':271 'al-battani':270 'also':65,234 'alway':361 'area':224,269,347 'aren':359 'asset':245 'bad':253,355 'bare':241 'barren':238 'battani':272 'beauti':210,223,331 'bore':299 'build':111 'c':274 'call':46 'cannot':324 'captur':54 'claim':87 'clear':16 'compar':303 'contrari':84 'cost':160 'dark':108 'day':13 'defend':155 'differ':73 'doesn':66 'done':5 'either':365 'especi':184 'even':80,96,357 'everywher':286,293 'exampl':142,230,344 'extrem':334 'fall':116 'feddit.de':276,312 'feddit.de/pictrs/image/61636515-af2d-4dc9-9337-1a16c854ea6d.jpeg)':275 'feddit.de/pictrs/image/a291edb5-8dab-4542-90d7-5f7d572529b3.jpeg)':311 'fire':256 'first':30 'foam':113 'fun':166 'game':157,199,259,328 'giggl':197 'glare':174 'gray':109 'great':310 'hill':292 'hub':351 'imag':21,63 'isn':200 'issu':172 'jump':335 'land':262 'left':29 'like':78,94,150,225 'look':77,93,138,250,298,309,354 'lot':71,164,236 'm':212 'made':10,364 'main':350 'make':68 'materi':243 'meant':189 'meme':193,341 'mind':321 'move':83 'movement':40,56 'need':153 'neon':227,307,314 'night':7,98 'numer':124 'obvious':175 'omit':38 'one':204 'onto':24 'perfect':202 'pictur':125 'planet':228,239,266 'post':148 'probabl':316 'purpos':37 'qualiti':338 'random':265 'read':149 'real':89 'realli':251,252 'rock':285 'say':325 'screenshot':48 'see':17 'sewag':79 'shadow':102,134 'shame':180 'shine':23 'shit':195 'shot':2,35 'sinc':185 'somehow':152 'sorri':213 'starfield':168 'still':34,62,76 'structur':26 'sunlight':18 'suppos':52 'technic':171 'textur':59 'thing':205 'tidbits.com':144 'tidbits.com/uploads/2017/10/long-exp-falls-iphone.jpg)':143 'true':218 'type':283,290 'uninterest':302 'visual':301,337 'wasn':3 'water':106 'waterfal':43,75,90,132 'web':130 'well':363 'well-mad':362 'white':121,139 'whole':70,147 'world':308,352 'would':104"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://feddit.de/comment/4089992"
                  +editedAt: DateTimeImmutable @1697914170 {#5126
                    date: 2023-10-21 20:49:30.0 +02:00
                  }
                  +createdAt: DateTimeImmutable @1697911236 {#5127
                    date: 2023-10-21 20:00:36.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#4718}
                +body: """
                  > The shot wasn’t done at night\n
                  \n
                  I said it was made at dusk, at a point where the sunlight is clearly not hitting the waterfall. Don’t even try to engage if you’re going to purposefully ignore context to try to “win”.\n
                  \n
                  I notice you also ignored the fact that these pictures are taken in completely different lighting conditions. Probably because you know its disingenuous.\n
                  \n
                  > Yeah man, that’s called a screenshot. How am I supposed to capture the movement of a texture in a still image?\n
                  \n
                  There are things called GIFs. Not sure if you’ve heard of them.\n
                  \n
                  Also maybe don’t pass off a screenshot as a true representation of a game’s graphical fedelity if you know that a still image is omitting important elements of said fidelity.\n
                  \n
                  > Your whole post reads like you somehow need to defend this game at all cost.\n
                  \n
                  Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you. Fun fun.\n
                  \n
                  I have no problem with fair criticism. In no way is this a perfect game and it’s not for everyone and there’s plenty Beth needs to improve. But when I see shit like this, you’re damn right I’m going to call it out for what it is.\n
                  \n
                  Let’s throw this back on you. This defensive response seems to imply that you absolutely need to shit on a game other people like with out of context and unfair comparisons without any reprisal at all - for shits and giggles.\n
                  \n
                  Well fuck you, bro. Tearing down something for laughs is garden variety toxicity. And if you can’t take the criticism, then don’t start it in the first place.\n
                  \n
                  EDIT\n
                  \n
                  You apparently edited your post with a picture of a barren moon as evidence that the game is ugly.\n
                  \n
                  Yeah…it’s a barren moon with no life, one biome, and presumably 2 resources, at night, what the fuck do you expect? Light and shadow are both important elements of beautiful landacapes. The absences of light and shadow makes things look dull and featureless, both in real life and in video games. Notice your comparison Elex screenshot has a lot of light in it.\n
                  \n
                  That said, I have gorgeous pictures on barren moons of say, the milky way unrestrained by an atmosphere, or Jupiter rising over the horizon of Io, or a sunrise catching the rings of a nearby planet.\n
                  \n
                  And no, I’m not talking about Neon. Try going to a planet with a variety of biomes other than “craters” that actually has life on it.\n
                  \n
                  Seriously man, why are you trying so hard?
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 11
                +score: 0
                +lastActive: DateTime @1697914257 {#5323
                  date: 2023-10-21 20:50:57.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lichtmetzger@feddit.de"
                  "@eochaid@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5327 …}
                +nested: Doctrine\ORM\PersistentCollection {#5329 …}
                +votes: Doctrine\ORM\PersistentCollection {#5331 …}
                +reports: Doctrine\ORM\PersistentCollection {#5333 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
                -id: 63429
                -bodyTs: "'2':328 'absenc':349 'absolut':239 'actual':438 'also':48,103 'appar':297 'atmospher':397 'back':228 'barren':306,319,387 'beauti':346 'beth':198 'biom':325,433 'brain':155 'bro':268 'call':72,93,217 'camp':165 'captur':80 'catch':409 'clear':22 'comparison':255,370 'complet':58 'condit':61 'context':40,252 'cost':149 'crater':436 'critic':179,285 'damn':211 'defend':144 'defens':232 'differ':59 'disagre':168 'disingenu':67 'done':5 'dull':357 'dusk':14 'edit':295,298 'element':131,344 'elex':371 'engag':32 'even':29 'everyon':193 'evid':309 'expect':337 'fact':51 'fair':178 'featureless':359 'fedel':120 'fidel':134 'first':293 'fuck':266,334 'fun':171,172 'game':117,146,187,245,312,367 'garden':275 'gif':94 'giggl':264 'go':36,153,215,425 'gorgeous':384 'graphic':119 'hard':450 'heard':100 'hit':24 'horizon':403 'ignor':39,49 'imag':89,127 'impli':236 'import':130,343 'improv':201 'io':405 'jupit':399 'know':65,123 'landacap':347 'laugh':273 'let':224 'life':323,363,440 'light':60,338,351,377 'like':139,207,248 'look':356 'lot':375 'm':214,419 'made':12 'make':354 'man':69,444 'mayb':104 'milki':392 'moon':307,320,388 'movement':82 'nearbi':414 'need':142,199,240 'neon':423 'night':7,331 'notic':46,368 'oh':150 'omit':129 'one':324 'paid':163 'pass':107 'peopl':247 'perfect':186 'pictur':54,303,385 'place':294 'planet':415,428 'plenti':197 'point':17 'post':137,300 'presum':327 'probabl':62 'problem':176 'purpos':38 're':35,210 'read':138 'real':362 'represent':114 'repris':258 'resourc':329 'respons':233 'right':212 'ring':411 'rise':400 'said':9,133,381 'say':390 'screenshot':74,110,372 'see':205 'seem':234 'serious':443 'shadow':340,353 'shill':164 'shit':206,242,262 'shot':2 'shove':159 'somehow':141 'someth':271 'start':157,289 'still':88,126 'sunlight':20 'sunris':408 'suppos':78 'sure':96 'take':283 'taken':56 'talk':421 'tear':269 'textur':85 'thing':92,355 'throw':226 'toxic':277 'tri':30,42,424,448 'true':113 'ugli':314 'unfair':254 'unrestrain':394 'varieti':276,431 've':99 'video':366 'wasn':3 'waterfal':26 'way':182,393 'well':265 'whole':136 'win':44 'without':256 'yeah':68,315"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/4703569"
                +editedAt: DateTimeImmutable @1697915093 {#5324
                  date: 2023-10-21 21:04:53.0 +02:00
                }
                +createdAt: DateTimeImmutable @1697914257 {#5325
                  date: 2023-10-21 20:50:57.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4718}
              +body: """
                > I said it was made at dusk\n
                \n
                You didn’t, this is what you wrote:\n
                \n
                > You basically took a picture of a babbling Brook at noon and a waterfall **at night**\n
                \n
                I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
                \n
                > Oh here we go, your brain is starting to shove me into the “paid shill” camp because I disagree with you.\n
                \n
                I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually **enjoyed** playing the side content, I just didn’t like the main missions and the skill grind. How can I shove you into a camp that I’m a member of, myself?\n
                \n
                > I have no problem with fair criticism.\n
                \n
                You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
                \n
                > Well fuck you, bro.\n
                \n
                That was uncalled for. I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean. And now you’re just insulting me. I think it’s time for me to back out of this discussion, because I’m not the one that’s making it toxic.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 15
              +score: 0
              +lastActive: DateTime @1697915040 {#5470
                date: 2023-10-21 21:04:00.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lichtmetzger@feddit.de"
                "@eochaid@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5474 …}
              +nested: Doctrine\ORM\PersistentCollection {#5476 …}
              +votes: Doctrine\ORM\PersistentCollection {#5478 …}
              +reports: Doctrine\ORM\PersistentCollection {#5480 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
              -id: 63449
              -bodyTs: "'actual':143 'alreadi':230 'although':227 'babbl':23 'back':265 'basic':17 'brain':107 'bro':207 'brook':24 'buck':127 'camp':117,168 'clear':184 'comment':141 'companion':59 'content':148 'critic':182 'd':101 'didn':9,33,151 'disagre':120 'discuss':269 'dusk':7 'edit':131 'effort':215 'enjoy':144 'even':195,221 'fair':181 'finish':231 'fire':222 'fuck':205 'game':134,225,244 'go':105 'goddammit':80 'graphic':47,86 'grind':160 'hundr':126 'ingam':46 'insult':255 'know':196 'like':62,153 'long':92 'look':48,74 'm':171,229,272 'made':5,213 'main':155 'make':278 'mean':249 'member':173 'meme':201 'mission':56,156 'night':31 'noon':26 'numer':140 'oh':102 'one':275 'paid':115,124 'peopl':238 'pictur':20,99 'play':145 'point':41,219 'premium':130 'problem':179 'process':70 'prove':217 're':188,253 'right':190 'said':2 'sarah':60 'scene':77 'screenshot':38,67,236 'see':246 'seen':89 'serious':203 'shill':116 'shove':111,164 'side':147 'skill':159 'snap':189 'specif':35 'start':109 'state':138 'take':97,199 'think':258 'thought':79 'time':43,93,261 'took':18,36,65,235 'toxic':280 'uncal':210 'usual':63 've':88 'waterfal':29 'well':204 'went':53 'worst':50,85 'wrote':15"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.de/comment/4091530"
              +editedAt: DateTimeImmutable @1697915318 {#5471
                date: 2023-10-21 21:08:38.0 +02:00
              }
              +createdAt: DateTimeImmutable @1697915040 {#5472
                date: 2023-10-21 21:04:00.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4718}
            +body: """
              > You didn’t, this is what you wrote:\n
              \n
              Uh huh, and I also said this:\n
              \n
              > You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this\n
              \n
              …Which you’re conveniently ignoring because you’d rather argue on semantics and ignore relevant context rather than address the content of my response.\n
              \n
              > I didn’t specifically took the screenshots at a point in time where the ingame graphics look the worst. I just went on a mission with my companion Sarah just like usual and took this screenshot in the process. Because when I looked at the scene I thought: “Goddammit, that is just the worst graphics I’ve seen in a long time, I have to take a picture here” :D\n
              \n
              Wrong. You saw this highly specific situation, thought it looked ugly, took a screenshot, then fired up Elex to find a shot that looks better - with different context and lighting conditions - and then crafted a single image to compare these very different shots of very different games with the explicit purpose of shifting on a game because you have a beef with it.\n
              \n
              …for laughs?\n
              \n
              > I paid a hundred bucks for the Premium edition of the game and as I stated in numerous comments, I actually enjoyed playing the side content, I just didn’t like the main missions and the skill grind.\n
              \n
              Okay, good for you? All this explains is why you have a beef with the game. But from my point of you, if you got enjoyment out of it, great.\n
              \n
              > You clearly do, because you’re snapping right now. I don’t even know why you take this meme so seriously.\n
              \n
              Uh huh. Here’s the context of this thread:\n
              \n
              - Nobody:\n
              - You: Starfield is so ugly that even Elex looks better. Look at this highly specific comparison.\n
              - Me: No it’s not and here’s why your comparison is wrong.\n
              - You: Rawr you can’t handle criticism! Why won’t you let me meme?\n
              \n
              Who’s snapping at who? I provided you reasons for why your comparison is wrong - which you have not addressed. You didn’t have to respond to me. But you did. And here we are.\n
              \n
              > I made the effort to prove my point, I even fired up the game again although I’m already finished with it and took screenshots for people that don’t own the game to see what I mean.\n
              \n
              No you didn’t. You fired up the game and found another highly specific example - an unpopulated spot of a barren moon with 2 resources at night, because you refuse to address my reasons becausr the only meat for your arguement is to create more disingenuous comparisons.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1697922938 {#5512
              date: 2023-10-21 23:15:38.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lichtmetzger@feddit.de"
              "@eochaid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5505 …}
            +nested: Doctrine\ORM\PersistentCollection {#5503 …}
            +votes: Doctrine\ORM\PersistentCollection {#5507 …}
            +reports: Doctrine\ORM\PersistentCollection {#5518 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5522 …}
            -id: 63625
            -bodyTs: "'2':460 'actual':58,242 'address':81,383,468 'alreadi':417 'also':13,17 'although':414 'anoth':448 'argu':72 'arguement':477 'barren':457 'becausr':471 'beef':217,272 'better':181,330 'bounc':36 'buck':226 'clear':291 'comment':240 'companion':114 'compar':195 'comparison':336,347,376,483 'condit':50,187 'content':83,247 'context':78,184,316 'conveni':66 'craft':190 'creat':480 'critic':356 'd':40,55,70,156 'didn':2,88,250,385,439 'differ':183,198,202 'direct':35 'disingenu':482 'drape':27 'dusk':22 'edit':230 'effort':402 'elex':174,328 'enjoy':243,285 'even':41,302,327,408 'exampl':451 'explain':266 'explicit':206 'find':176 'finish':418 'fire':172,409,442 'found':447 'game':203,212,233,275,412,431,445 'goddammit':135 'good':261 'got':284 'graphic':102,141 'great':289 'grind':259 'handl':355 'high':161,334,449 'huh':10,312 'hundr':225 'ignor':67,76 'imag':193 'ingam':101 'know':56,303 'laugh':221 'let':361 'life':53 'light':186 'like':61,117,252 'long':147 'look':59,103,129,166,180,329,331 'm':416 'made':400 'main':254 'mean':436 'meat':474 'meme':308,363 'mission':111,255 'moon':458 'night':463 'nobodi':320 'numer':239 'okay':260 'paid':223 'peopl':425 'pictur':20,154 'play':244 'plaza':25 'point':96,279,406 'premium':229 'process':125 'prove':404 'provid':370 'purpos':207 'rather':71,79 'rawr':351 're':65,295 'real':52 'reason':372,470 'refus':466 'relev':77 'resourc':461 'respond':389 'respons':86 'right':297 'said':14 'sarah':115 'saw':159 'scene':132 'screenshot':93,122,170,423 'see':433 'seen':144 'semant':74 'serious':310 'shadow':29 'shift':209 'shot':178,199 'side':246 'singl':192 'situat':163 'skill':258 'snap':296,366 'specif':90,162,335,450 'spot':454 'starfield':322 'state':237 'sunlight':34 'take':152,306 'tall':47 'thought':134,164 'thread':319 'time':98,148 'took':18,91,120,168,422 'ugli':167,325 'uh':9,311 'unpopul':453 'usual':118 've':143 'waterfal':45 'went':108 'won':358 'worst':105,140 'wrong':157,349,378 'wrote':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4706189"
            +editedAt: DateTimeImmutable @1697923289 {#5515
              date: 2023-10-21 23:21:29.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697922938 {#5511
              date: 2023-10-21 23:15:38.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4718}
          +body: """
            > …for laughs?\n
            \n
            God forbid someone comes to a meme community for laughs. 😆\n
            \n
            People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
            \n
            Or just write another essay the length of Macbeth because someone posted a gray waterfall on the internet. It’s totally healthy and not ridiculous at all…you could also just drop another F-bomb to prove your point, that was really great discussion culture.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1697923936 {#5578
            date: 2023-10-21 23:32:16.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
            "@eochaid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5581 …}
          +nested: Doctrine\ORM\PersistentCollection {#5583 …}
          +votes: Doctrine\ORM\PersistentCollection {#5585 …}
          +reports: Doctrine\ORM\PersistentCollection {#5587 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5589 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5591 …}
          -id: 63645
          -bodyTs: "'accept':41 'actual':20 'air':34 'also':85 'anoth':59,88 'bomb':91 'breath':31 'calm':35 'come':6 'communiti':10 'could':84 'cultur':101 'discuss':52,100 'drop':87 'essay':60 'f':90 'f-bomb':89 'fact':43 'forbid':4 'fresh':33 'game':18 'get':27 'god':3 'gray':69 'great':99 'healthi':77 'internet':73 'joke':16 'know':23 'laugh':2,12 'length':62 'like':21 'macbeth':64 'make':15 'mayb':24 'meme':9 'memes@lemmy.ml':48 'peopl':13 'point':95 'pointless':55 'post':67 'process':39 'prove':93 're':46 'realli':98 'ridicul':80 'someon':5,66 'take':29 'total':54,76 'waterfal':70 'whole':51 'write':58"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4094441"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697923936 {#5579
            date: 2023-10-21 23:32:16.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: """
          > God forbid someone comes to a meme community for laughs. 😆\n
          \n
          Its more sad than anything that you thought your jpeg was funny.\n
          \n
          > drop another F-bomb\n
          \n
          Cry about it a little more buddy. I’m loving it.\n
          \n
          > People can make jokes about games they actually like, you know. Maybe you should get out, take a breath of fresh air, calm down in the process and accept the fact that you’re on Memes@lemmy.ml and this whole discussion is totally pointless.\n
          \n
          Lol k buddy. I’m responding in between gardening breaks - but sure - whatever helps you justify disengaging.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697925212 {#5619
          date: 2023-10-21 23:53:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5615 …}
        +nested: Doctrine\ORM\PersistentCollection {#5611 …}
        +votes: Doctrine\ORM\PersistentCollection {#5609 …}
        +reports: Doctrine\ORM\PersistentCollection {#5624 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5626 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5628 …}
        -id: 63677
        -bodyTs: "'accept':67 'actual':46 'air':60 'anoth':24 'anyth':15 'bomb':27 'break':91 'breath':57 'buddi':34,84 'calm':61 'come':4 'communiti':8 'cri':28 'discuss':78 'disengag':98 'drop':23 'f':26 'f-bomb':25 'fact':69 'forbid':2 'fresh':59 'funni':22 'game':44 'garden':90 'get':53 'god':1 'help':95 'joke':42 'jpeg':20 'justifi':97 'k':83 'know':49 'laugh':10 'like':47 'littl':32 'lol':82 'love':37 'm':36,86 'make':41 'mayb':50 'meme':7 'memes@lemmy.ml':74 'peopl':39 'pointless':81 'process':65 're':72 'respond':87 'sad':13 'someon':3 'sure':93 'take':55 'thought':18 'total':80 'whatev':94 'whole':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4706873"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697925212 {#5622
          date: 2023-10-21 23:53:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: "Eat a handful of dirt"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697970991 {#5668
        date: 2023-10-22 12:36:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5671 …}
      +nested: Doctrine\ORM\PersistentCollection {#5673 …}
      +votes: Doctrine\ORM\PersistentCollection {#5675 …}
      +reports: Doctrine\ORM\PersistentCollection {#5677 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5679 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5681 …}
      -id: 64471
      -bodyTs: "'dirt':5 'eat':1 'hand':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4721223"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697970991 {#5669
        date: 2023-10-22 12:36:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: "Lol I love that I’ve offended you so much that you took time out of your day to find two of my comments and come up with comment-specific insults. Give me more of your tears. They’re so delicious."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697996799 {#5750
      date: 2023-10-22 19:46:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
      "@Nudding@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5753 …}
    +nested: Doctrine\ORM\PersistentCollection {#5755 …}
    +votes: Doctrine\ORM\PersistentCollection {#5757 …}
    +reports: Doctrine\ORM\PersistentCollection {#5759 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5761 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5763 …}
    -id: 65340
    -bodyTs: "'come':26 'comment':24,30 'comment-specif':29 'day':18 'delici':42 'find':20 'give':33 'insult':32 'lol':1 'love':3 'much':10 'offend':7 're':40 'specif':31 'tear':38 'time':14 'took':13 'two':21 've':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4727832"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697996799 {#5751
      date: 2023-10-22 19:46:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "I just read through the thread lmao, it’s easy to come up with “comment-specific insults” when my eyes turn the squiggles on the screen into words in my head. Ain’t no tears here friend, just laughing at your essay fails"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698044493 {#5770
    date: 2023-10-23 09:01:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
    "@Nudding@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5774 …}
  +nested: Doctrine\ORM\PersistentCollection {#5779 …}
  +votes: Doctrine\ORM\PersistentCollection {#5775 …}
  +reports: Doctrine\ORM\PersistentCollection {#5781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5785 …}
  -id: 66694
  -bodyTs: "'ain':33 'come':12 'comment':16 'comment-specif':15 'easi':10 'essay':43 'eye':21 'fail':44 'friend':38 'head':32 'insult':18 'laugh':40 'lmao':7 'read':3 'screen':27 'specif':17 'squiggl':24 'tear':36 'thread':6 'turn':22 'word':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4748787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698044493 {#5767
    date: 2023-10-23 09:01:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
186 DENIED moderate
App\Entity\EntryComment {#5144
  +user: Proxies\__CG__\App\Entity\User {#5145 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4718
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
      \n
      First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
      \n
      You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
      \n
      If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
      \n
      This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1698044495 {#4712
      date: 2023-10-23 09:01:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4719 …}
    +nested: Doctrine\ORM\PersistentCollection {#4721 …}
    +votes: Doctrine\ORM\PersistentCollection {#4723 …}
    +reports: Doctrine\ORM\PersistentCollection {#4725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
    -id: 63300
    -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4702044"
    +editedAt: DateTimeImmutable @1697909747 {#4713
      date: 2023-10-21 19:35:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697909689 {#4714
      date: 2023-10-21 19:34:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "Starfield plays like shit, looks like shit (by today’s standards) and the quests are shit. Neon is a lazy world that only ends up becoming one giant hallway with a few shops. Everywhere else feels lifeless and boring. Starfield was a flop, and while Elex isn’t the best game out there, the fact that it can in fact in some situations stand toe to toe with Starfield on graphical fidelity is just an absolute disgrace. I was on a desert planet in Starfrield in the main story (can’t remember the name) at night, on a balcony running on GeForce Now with an RTX 2080 and getting less than 24FPS, that’s absolutely pathetic, game is just bad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1697937498 {#5141
    date: 2023-10-22 03:18:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5146 …}
  +nested: Doctrine\ORM\PersistentCollection {#5148 …}
  +votes: Doctrine\ORM\PersistentCollection {#5150 …}
  +reports: Doctrine\ORM\PersistentCollection {#5152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5156 …}
  -id: 63933
  -bodyTs: "'2080':107 '24fps':112 'absolut':76,115 'bad':120 'balconi':99 'becom':26 'best':50 'bore':39 'desert':82 'disgrac':77 'elex':46 'els':35 'end':24 'everywher':34 'fact':55,60 'feel':36 'fidel':72 'flop':43 'game':51,117 'geforc':102 'get':109 'giant':28 'graphic':71 'hallway':29 'isn':47 'lazi':20 'less':110 'lifeless':37 'like':3,6 'look':5 'main':88 'name':94 'neon':17 'night':96 'one':27 'pathet':116 'planet':83 'play':2 'quest':14 'rememb':92 'rtx':106 'run':100 'shit':4,7,16 'shop':33 'situat':63 'stand':64 'standard':11 'starfield':1,40,69 'starfrield':85 'stori':89 'today':9 'toe':65,67 'world':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4712581"
  +editedAt: DateTimeImmutable @1697937535 {#5142
    date: 2023-10-22 03:18:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697937498 {#5143
    date: 2023-10-22 03:18:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#5144
  +user: Proxies\__CG__\App\Entity\User {#5145 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4718
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
      \n
      First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
      \n
      You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
      \n
      If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
      \n
      This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1698044495 {#4712
      date: 2023-10-23 09:01:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4719 …}
    +nested: Doctrine\ORM\PersistentCollection {#4721 …}
    +votes: Doctrine\ORM\PersistentCollection {#4723 …}
    +reports: Doctrine\ORM\PersistentCollection {#4725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
    -id: 63300
    -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4702044"
    +editedAt: DateTimeImmutable @1697909747 {#4713
      date: 2023-10-21 19:35:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697909689 {#4714
      date: 2023-10-21 19:34:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "Starfield plays like shit, looks like shit (by today’s standards) and the quests are shit. Neon is a lazy world that only ends up becoming one giant hallway with a few shops. Everywhere else feels lifeless and boring. Starfield was a flop, and while Elex isn’t the best game out there, the fact that it can in fact in some situations stand toe to toe with Starfield on graphical fidelity is just an absolute disgrace. I was on a desert planet in Starfrield in the main story (can’t remember the name) at night, on a balcony running on GeForce Now with an RTX 2080 and getting less than 24FPS, that’s absolutely pathetic, game is just bad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1697937498 {#5141
    date: 2023-10-22 03:18:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5146 …}
  +nested: Doctrine\ORM\PersistentCollection {#5148 …}
  +votes: Doctrine\ORM\PersistentCollection {#5150 …}
  +reports: Doctrine\ORM\PersistentCollection {#5152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5156 …}
  -id: 63933
  -bodyTs: "'2080':107 '24fps':112 'absolut':76,115 'bad':120 'balconi':99 'becom':26 'best':50 'bore':39 'desert':82 'disgrac':77 'elex':46 'els':35 'end':24 'everywher':34 'fact':55,60 'feel':36 'fidel':72 'flop':43 'game':51,117 'geforc':102 'get':109 'giant':28 'graphic':71 'hallway':29 'isn':47 'lazi':20 'less':110 'lifeless':37 'like':3,6 'look':5 'main':88 'name':94 'neon':17 'night':96 'one':27 'pathet':116 'planet':83 'play':2 'quest':14 'rememb':92 'rtx':106 'run':100 'shit':4,7,16 'shop':33 'situat':63 'stand':64 'standard':11 'starfield':1,40,69 'starfrield':85 'stori':89 'today':9 'toe':65,67 'world':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4712581"
  +editedAt: DateTimeImmutable @1697937535 {#5142
    date: 2023-10-22 03:18:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697937498 {#5143
    date: 2023-10-22 03:18:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#5144
  +user: Proxies\__CG__\App\Entity\User {#5145 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4718
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
      \n
      First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
      \n
      You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
      \n
      If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
      \n
      This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1698044495 {#4712
      date: 2023-10-23 09:01:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4719 …}
    +nested: Doctrine\ORM\PersistentCollection {#4721 …}
    +votes: Doctrine\ORM\PersistentCollection {#4723 …}
    +reports: Doctrine\ORM\PersistentCollection {#4725 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
    -id: 63300
    -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4702044"
    +editedAt: DateTimeImmutable @1697909747 {#4713
      date: 2023-10-21 19:35:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697909689 {#4714
      date: 2023-10-21 19:34:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "Starfield plays like shit, looks like shit (by today’s standards) and the quests are shit. Neon is a lazy world that only ends up becoming one giant hallway with a few shops. Everywhere else feels lifeless and boring. Starfield was a flop, and while Elex isn’t the best game out there, the fact that it can in fact in some situations stand toe to toe with Starfield on graphical fidelity is just an absolute disgrace. I was on a desert planet in Starfrield in the main story (can’t remember the name) at night, on a balcony running on GeForce Now with an RTX 2080 and getting less than 24FPS, that’s absolutely pathetic, game is just bad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1697937498 {#5141
    date: 2023-10-22 03:18:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5146 …}
  +nested: Doctrine\ORM\PersistentCollection {#5148 …}
  +votes: Doctrine\ORM\PersistentCollection {#5150 …}
  +reports: Doctrine\ORM\PersistentCollection {#5152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5156 …}
  -id: 63933
  -bodyTs: "'2080':107 '24fps':112 'absolut':76,115 'bad':120 'balconi':99 'becom':26 'best':50 'bore':39 'desert':82 'disgrac':77 'elex':46 'els':35 'end':24 'everywher':34 'fact':55,60 'feel':36 'fidel':72 'flop':43 'game':51,117 'geforc':102 'get':109 'giant':28 'graphic':71 'hallway':29 'isn':47 'lazi':20 'less':110 'lifeless':37 'like':3,6 'look':5 'main':88 'name':94 'neon':17 'night':96 'one':27 'pathet':116 'planet':83 'play':2 'quest':14 'rememb':92 'rtx':106 'run':100 'shit':4,7,16 'shop':33 'situat':63 'stand':64 'standard':11 'starfield':1,40,69 'starfrield':85 'stori':89 'today':9 'toe':65,67 'world':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4712581"
  +editedAt: DateTimeImmutable @1697937535 {#5142
    date: 2023-10-22 03:18:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697937498 {#5143
    date: 2023-10-22 03:18:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
190 DENIED moderate
App\Entity\EntryComment {#5357
  +user: App\Entity\User {#4731 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5144
    +user: Proxies\__CG__\App\Entity\User {#5145 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4718
      +user: App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
        \n
        First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
        \n
        You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
        \n
        If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
        \n
        This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1698044495 {#4712
        date: 2023-10-23 09:01:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4719 …}
      +nested: Doctrine\ORM\PersistentCollection {#4721 …}
      +votes: Doctrine\ORM\PersistentCollection {#4723 …}
      +reports: Doctrine\ORM\PersistentCollection {#4725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
      -id: 63300
      -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4702044"
      +editedAt: DateTimeImmutable @1697909747 {#4713
        date: 2023-10-21 19:35:47.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697909689 {#4714
        date: 2023-10-21 19:34:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: "Starfield plays like shit, looks like shit (by today’s standards) and the quests are shit. Neon is a lazy world that only ends up becoming one giant hallway with a few shops. Everywhere else feels lifeless and boring. Starfield was a flop, and while Elex isn’t the best game out there, the fact that it can in fact in some situations stand toe to toe with Starfield on graphical fidelity is just an absolute disgrace. I was on a desert planet in Starfrield in the main story (can’t remember the name) at night, on a balcony running on GeForce Now with an RTX 2080 and getting less than 24FPS, that’s absolutely pathetic, game is just bad."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1697937498 {#5141
      date: 2023-10-22 03:18:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5146 …}
    +nested: Doctrine\ORM\PersistentCollection {#5148 …}
    +votes: Doctrine\ORM\PersistentCollection {#5150 …}
    +reports: Doctrine\ORM\PersistentCollection {#5152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5156 …}
    -id: 63933
    -bodyTs: "'2080':107 '24fps':112 'absolut':76,115 'bad':120 'balconi':99 'becom':26 'best':50 'bore':39 'desert':82 'disgrac':77 'elex':46 'els':35 'end':24 'everywher':34 'fact':55,60 'feel':36 'fidel':72 'flop':43 'game':51,117 'geforc':102 'get':109 'giant':28 'graphic':71 'hallway':29 'isn':47 'lazi':20 'less':110 'lifeless':37 'like':3,6 'look':5 'main':88 'name':94 'neon':17 'night':96 'one':27 'pathet':116 'planet':83 'play':2 'quest':14 'rememb':92 'rtx':106 'run':100 'shit':4,7,16 'shop':33 'situat':63 'stand':64 'standard':11 'starfield':1,40,69 'starfrield':85 'stori':89 'today':9 'toe':65,67 'world':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4712581"
    +editedAt: DateTimeImmutable @1697937535 {#5142
      date: 2023-10-22 03:18:55.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697937498 {#5143
      date: 2023-10-22 03:18:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "Mm the tears of the PC master race taste so good. Keep em coming."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697954661 {#5355
    date: 2023-10-22 08:04:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
    "@Defaced@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5358 …}
  +nested: Doctrine\ORM\PersistentCollection {#5360 …}
  +votes: Doctrine\ORM\PersistentCollection {#5362 …}
  +reports: Doctrine\ORM\PersistentCollection {#5364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5368 …}
  -id: 64175
  -bodyTs: "'come':14 'em':13 'good':11 'keep':12 'master':7 'mm':1 'pc':6 'race':8 'tast':9 'tear':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4718780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697954661 {#5356
    date: 2023-10-22 08:04:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
191 DENIED edit
App\Entity\EntryComment {#5357
  +user: App\Entity\User {#4731 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5144
    +user: Proxies\__CG__\App\Entity\User {#5145 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4718
      +user: App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
        \n
        First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
        \n
        You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
        \n
        If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
        \n
        This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1698044495 {#4712
        date: 2023-10-23 09:01:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4719 …}
      +nested: Doctrine\ORM\PersistentCollection {#4721 …}
      +votes: Doctrine\ORM\PersistentCollection {#4723 …}
      +reports: Doctrine\ORM\PersistentCollection {#4725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
      -id: 63300
      -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4702044"
      +editedAt: DateTimeImmutable @1697909747 {#4713
        date: 2023-10-21 19:35:47.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697909689 {#4714
        date: 2023-10-21 19:34:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: "Starfield plays like shit, looks like shit (by today’s standards) and the quests are shit. Neon is a lazy world that only ends up becoming one giant hallway with a few shops. Everywhere else feels lifeless and boring. Starfield was a flop, and while Elex isn’t the best game out there, the fact that it can in fact in some situations stand toe to toe with Starfield on graphical fidelity is just an absolute disgrace. I was on a desert planet in Starfrield in the main story (can’t remember the name) at night, on a balcony running on GeForce Now with an RTX 2080 and getting less than 24FPS, that’s absolutely pathetic, game is just bad."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1697937498 {#5141
      date: 2023-10-22 03:18:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5146 …}
    +nested: Doctrine\ORM\PersistentCollection {#5148 …}
    +votes: Doctrine\ORM\PersistentCollection {#5150 …}
    +reports: Doctrine\ORM\PersistentCollection {#5152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5156 …}
    -id: 63933
    -bodyTs: "'2080':107 '24fps':112 'absolut':76,115 'bad':120 'balconi':99 'becom':26 'best':50 'bore':39 'desert':82 'disgrac':77 'elex':46 'els':35 'end':24 'everywher':34 'fact':55,60 'feel':36 'fidel':72 'flop':43 'game':51,117 'geforc':102 'get':109 'giant':28 'graphic':71 'hallway':29 'isn':47 'lazi':20 'less':110 'lifeless':37 'like':3,6 'look':5 'main':88 'name':94 'neon':17 'night':96 'one':27 'pathet':116 'planet':83 'play':2 'quest':14 'rememb':92 'rtx':106 'run':100 'shit':4,7,16 'shop':33 'situat':63 'stand':64 'standard':11 'starfield':1,40,69 'starfrield':85 'stori':89 'today':9 'toe':65,67 'world':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4712581"
    +editedAt: DateTimeImmutable @1697937535 {#5142
      date: 2023-10-22 03:18:55.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697937498 {#5143
      date: 2023-10-22 03:18:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "Mm the tears of the PC master race taste so good. Keep em coming."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697954661 {#5355
    date: 2023-10-22 08:04:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
    "@Defaced@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5358 …}
  +nested: Doctrine\ORM\PersistentCollection {#5360 …}
  +votes: Doctrine\ORM\PersistentCollection {#5362 …}
  +reports: Doctrine\ORM\PersistentCollection {#5364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5368 …}
  -id: 64175
  -bodyTs: "'come':14 'em':13 'good':11 'keep':12 'master':7 'mm':1 'pc':6 'race':8 'tast':9 'tear':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4718780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697954661 {#5356
    date: 2023-10-22 08:04:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
192 DENIED moderate
App\Entity\EntryComment {#5357
  +user: App\Entity\User {#4731 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5144
    +user: Proxies\__CG__\App\Entity\User {#5145 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4718
      +user: App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
        \n
        First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
        \n
        You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
        \n
        If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
        \n
        This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1698044495 {#4712
        date: 2023-10-23 09:01:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4719 …}
      +nested: Doctrine\ORM\PersistentCollection {#4721 …}
      +votes: Doctrine\ORM\PersistentCollection {#4723 …}
      +reports: Doctrine\ORM\PersistentCollection {#4725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
      -id: 63300
      -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4702044"
      +editedAt: DateTimeImmutable @1697909747 {#4713
        date: 2023-10-21 19:35:47.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697909689 {#4714
        date: 2023-10-21 19:34:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: "Starfield plays like shit, looks like shit (by today’s standards) and the quests are shit. Neon is a lazy world that only ends up becoming one giant hallway with a few shops. Everywhere else feels lifeless and boring. Starfield was a flop, and while Elex isn’t the best game out there, the fact that it can in fact in some situations stand toe to toe with Starfield on graphical fidelity is just an absolute disgrace. I was on a desert planet in Starfrield in the main story (can’t remember the name) at night, on a balcony running on GeForce Now with an RTX 2080 and getting less than 24FPS, that’s absolutely pathetic, game is just bad."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1697937498 {#5141
      date: 2023-10-22 03:18:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5146 …}
    +nested: Doctrine\ORM\PersistentCollection {#5148 …}
    +votes: Doctrine\ORM\PersistentCollection {#5150 …}
    +reports: Doctrine\ORM\PersistentCollection {#5152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5156 …}
    -id: 63933
    -bodyTs: "'2080':107 '24fps':112 'absolut':76,115 'bad':120 'balconi':99 'becom':26 'best':50 'bore':39 'desert':82 'disgrac':77 'elex':46 'els':35 'end':24 'everywher':34 'fact':55,60 'feel':36 'fidel':72 'flop':43 'game':51,117 'geforc':102 'get':109 'giant':28 'graphic':71 'hallway':29 'isn':47 'lazi':20 'less':110 'lifeless':37 'like':3,6 'look':5 'main':88 'name':94 'neon':17 'night':96 'one':27 'pathet':116 'planet':83 'play':2 'quest':14 'rememb':92 'rtx':106 'run':100 'shit':4,7,16 'shop':33 'situat':63 'stand':64 'standard':11 'starfield':1,40,69 'starfrield':85 'stori':89 'today':9 'toe':65,67 'world':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4712581"
    +editedAt: DateTimeImmutable @1697937535 {#5142
      date: 2023-10-22 03:18:55.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697937498 {#5143
      date: 2023-10-22 03:18:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "Mm the tears of the PC master race taste so good. Keep em coming."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697954661 {#5355
    date: 2023-10-22 08:04:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
    "@Defaced@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5358 …}
  +nested: Doctrine\ORM\PersistentCollection {#5360 …}
  +votes: Doctrine\ORM\PersistentCollection {#5362 …}
  +reports: Doctrine\ORM\PersistentCollection {#5364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5368 …}
  -id: 64175
  -bodyTs: "'come':14 'em':13 'good':11 'keep':12 'master':7 'mm':1 'pc':6 'race':8 'tast':9 'tear':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4718780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697954661 {#5356
    date: 2023-10-22 08:04:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
193 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
194 DENIED moderate
App\Entity\EntryComment {#5488
  +user: Proxies\__CG__\App\Entity\User {#5145 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5357
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5144
      +user: Proxies\__CG__\App\Entity\User {#5145 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4718
        +user: App\Entity\User {#4731 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
          \n
          First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
          \n
          You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
          \n
          If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
          \n
          This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 41
        +score: 0
        +lastActive: DateTime @1698044495 {#4712
          date: 2023-10-23 09:01:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4719 …}
        +nested: Doctrine\ORM\PersistentCollection {#4721 …}
        +votes: Doctrine\ORM\PersistentCollection {#4723 …}
        +reports: Doctrine\ORM\PersistentCollection {#4725 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
        -id: 63300
        -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4702044"
        +editedAt: DateTimeImmutable @1697909747 {#4713
          date: 2023-10-21 19:35:47.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697909689 {#4714
          date: 2023-10-21 19:34:49.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: "Starfield plays like shit, looks like shit (by today’s standards) and the quests are shit. Neon is a lazy world that only ends up becoming one giant hallway with a few shops. Everywhere else feels lifeless and boring. Starfield was a flop, and while Elex isn’t the best game out there, the fact that it can in fact in some situations stand toe to toe with Starfield on graphical fidelity is just an absolute disgrace. I was on a desert planet in Starfrield in the main story (can’t remember the name) at night, on a balcony running on GeForce Now with an RTX 2080 and getting less than 24FPS, that’s absolutely pathetic, game is just bad."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1697937498 {#5141
        date: 2023-10-22 03:18:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5146 …}
      +nested: Doctrine\ORM\PersistentCollection {#5148 …}
      +votes: Doctrine\ORM\PersistentCollection {#5150 …}
      +reports: Doctrine\ORM\PersistentCollection {#5152 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5154 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5156 …}
      -id: 63933
      -bodyTs: "'2080':107 '24fps':112 'absolut':76,115 'bad':120 'balconi':99 'becom':26 'best':50 'bore':39 'desert':82 'disgrac':77 'elex':46 'els':35 'end':24 'everywher':34 'fact':55,60 'feel':36 'fidel':72 'flop':43 'game':51,117 'geforc':102 'get':109 'giant':28 'graphic':71 'hallway':29 'isn':47 'lazi':20 'less':110 'lifeless':37 'like':3,6 'look':5 'main':88 'name':94 'neon':17 'night':96 'one':27 'pathet':116 'planet':83 'play':2 'quest':14 'rememb':92 'rtx':106 'run':100 'shit':4,7,16 'shop':33 'situat':63 'stand':64 'standard':11 'starfield':1,40,69 'starfrield':85 'stori':89 'today':9 'toe':65,67 'world':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4712581"
      +editedAt: DateTimeImmutable @1697937535 {#5142
        date: 2023-10-22 03:18:55.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697937498 {#5143
        date: 2023-10-22 03:18:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: "Mm the tears of the PC master race taste so good. Keep em coming."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697954661 {#5355
      date: 2023-10-22 08:04:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
      "@Defaced@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5358 …}
    +nested: Doctrine\ORM\PersistentCollection {#5360 …}
    +votes: Doctrine\ORM\PersistentCollection {#5362 …}
    +reports: Doctrine\ORM\PersistentCollection {#5364 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5368 …}
    -id: 64175
    -bodyTs: "'come':14 'em':13 'good':11 'keep':12 'master':7 'mm':1 'pc':6 'race':8 'tast':9 'tear':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4718780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697954661 {#5356
      date: 2023-10-22 08:04:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "LOL you think I’m a PCMR neckbeard? My PC is old, it’s running a Vega56, not even in the last two generations of graphics cards, I’m fine with 30FPS when it makes sense but I’m talking sub-25FPS with shit frame times that make it feel like a damn slideshow. I prefer consoles, FFS I run a steam deck docked to my TV more than I use my gaming PC. Why do you think I use GeForce Now? So I can play games on high settings and not deal with settings that make my games look like they’re running on an N64. You keep calling me a member of PCMR if you want but I’m not ever here riding Bethesda dick for a shitty game."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697997335 {#5486
    date: 2023-10-22 19:55:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
    "@Defaced@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5489 …}
  +nested: Doctrine\ORM\PersistentCollection {#5491 …}
  +votes: Doctrine\ORM\PersistentCollection {#5493 …}
  +reports: Doctrine\ORM\PersistentCollection {#5495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5499 …}
  -id: 65366
  -bodyTs: "'25fps':43 '30fps':32 'bethesda':127 'call':111 'card':27 'consol':58 'damn':54 'deal':94 'deck':64 'dick':128 'dock':65 'even':19 'ever':124 'feel':51 'ffs':59 'fine':30 'frame':46 'game':74,88,100,132 'geforc':82 'generat':24 'graphic':26 'high':90 'keep':110 'last':22 'like':52,102 'lol':1 'look':101 'm':5,29,39,122 'make':35,49,98 'member':114 'n64':108 'neckbeard':8 'old':12 'pc':10,75 'pcmr':7,116 'play':87 'prefer':57 're':104 'ride':126 'run':15,61,105 'sens':36 'set':91,96 'shit':45 'shitti':131 'slideshow':55 'steam':63 'sub':42 'sub-25fps':41 'talk':40 'think':3,79 'time':47 'tv':68 'two':23 'use':72,81 'vega56':17 'want':119"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4727994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697997335 {#5487
    date: 2023-10-22 19:55:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
195 DENIED edit
App\Entity\EntryComment {#5488
  +user: Proxies\__CG__\App\Entity\User {#5145 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5357
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5144
      +user: Proxies\__CG__\App\Entity\User {#5145 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4718
        +user: App\Entity\User {#4731 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
          \n
          First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
          \n
          You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
          \n
          If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
          \n
          This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 41
        +score: 0
        +lastActive: DateTime @1698044495 {#4712
          date: 2023-10-23 09:01:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4719 …}
        +nested: Doctrine\ORM\PersistentCollection {#4721 …}
        +votes: Doctrine\ORM\PersistentCollection {#4723 …}
        +reports: Doctrine\ORM\PersistentCollection {#4725 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
        -id: 63300
        -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4702044"
        +editedAt: DateTimeImmutable @1697909747 {#4713
          date: 2023-10-21 19:35:47.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697909689 {#4714
          date: 2023-10-21 19:34:49.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: "Starfield plays like shit, looks like shit (by today’s standards) and the quests are shit. Neon is a lazy world that only ends up becoming one giant hallway with a few shops. Everywhere else feels lifeless and boring. Starfield was a flop, and while Elex isn’t the best game out there, the fact that it can in fact in some situations stand toe to toe with Starfield on graphical fidelity is just an absolute disgrace. I was on a desert planet in Starfrield in the main story (can’t remember the name) at night, on a balcony running on GeForce Now with an RTX 2080 and getting less than 24FPS, that’s absolutely pathetic, game is just bad."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1697937498 {#5141
        date: 2023-10-22 03:18:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5146 …}
      +nested: Doctrine\ORM\PersistentCollection {#5148 …}
      +votes: Doctrine\ORM\PersistentCollection {#5150 …}
      +reports: Doctrine\ORM\PersistentCollection {#5152 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5154 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5156 …}
      -id: 63933
      -bodyTs: "'2080':107 '24fps':112 'absolut':76,115 'bad':120 'balconi':99 'becom':26 'best':50 'bore':39 'desert':82 'disgrac':77 'elex':46 'els':35 'end':24 'everywher':34 'fact':55,60 'feel':36 'fidel':72 'flop':43 'game':51,117 'geforc':102 'get':109 'giant':28 'graphic':71 'hallway':29 'isn':47 'lazi':20 'less':110 'lifeless':37 'like':3,6 'look':5 'main':88 'name':94 'neon':17 'night':96 'one':27 'pathet':116 'planet':83 'play':2 'quest':14 'rememb':92 'rtx':106 'run':100 'shit':4,7,16 'shop':33 'situat':63 'stand':64 'standard':11 'starfield':1,40,69 'starfrield':85 'stori':89 'today':9 'toe':65,67 'world':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4712581"
      +editedAt: DateTimeImmutable @1697937535 {#5142
        date: 2023-10-22 03:18:55.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697937498 {#5143
        date: 2023-10-22 03:18:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: "Mm the tears of the PC master race taste so good. Keep em coming."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697954661 {#5355
      date: 2023-10-22 08:04:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
      "@Defaced@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5358 …}
    +nested: Doctrine\ORM\PersistentCollection {#5360 …}
    +votes: Doctrine\ORM\PersistentCollection {#5362 …}
    +reports: Doctrine\ORM\PersistentCollection {#5364 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5368 …}
    -id: 64175
    -bodyTs: "'come':14 'em':13 'good':11 'keep':12 'master':7 'mm':1 'pc':6 'race':8 'tast':9 'tear':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4718780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697954661 {#5356
      date: 2023-10-22 08:04:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "LOL you think I’m a PCMR neckbeard? My PC is old, it’s running a Vega56, not even in the last two generations of graphics cards, I’m fine with 30FPS when it makes sense but I’m talking sub-25FPS with shit frame times that make it feel like a damn slideshow. I prefer consoles, FFS I run a steam deck docked to my TV more than I use my gaming PC. Why do you think I use GeForce Now? So I can play games on high settings and not deal with settings that make my games look like they’re running on an N64. You keep calling me a member of PCMR if you want but I’m not ever here riding Bethesda dick for a shitty game."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697997335 {#5486
    date: 2023-10-22 19:55:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
    "@Defaced@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5489 …}
  +nested: Doctrine\ORM\PersistentCollection {#5491 …}
  +votes: Doctrine\ORM\PersistentCollection {#5493 …}
  +reports: Doctrine\ORM\PersistentCollection {#5495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5499 …}
  -id: 65366
  -bodyTs: "'25fps':43 '30fps':32 'bethesda':127 'call':111 'card':27 'consol':58 'damn':54 'deal':94 'deck':64 'dick':128 'dock':65 'even':19 'ever':124 'feel':51 'ffs':59 'fine':30 'frame':46 'game':74,88,100,132 'geforc':82 'generat':24 'graphic':26 'high':90 'keep':110 'last':22 'like':52,102 'lol':1 'look':101 'm':5,29,39,122 'make':35,49,98 'member':114 'n64':108 'neckbeard':8 'old':12 'pc':10,75 'pcmr':7,116 'play':87 'prefer':57 're':104 'ride':126 'run':15,61,105 'sens':36 'set':91,96 'shit':45 'shitti':131 'slideshow':55 'steam':63 'sub':42 'sub-25fps':41 'talk':40 'think':3,79 'time':47 'tv':68 'two':23 'use':72,81 'vega56':17 'want':119"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4727994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697997335 {#5487
    date: 2023-10-22 19:55:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
196 DENIED moderate
App\Entity\EntryComment {#5488
  +user: Proxies\__CG__\App\Entity\User {#5145 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5357
    +user: App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5144
      +user: Proxies\__CG__\App\Entity\User {#5145 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4718
        +user: App\Entity\User {#4731 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
          \n
          First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
          \n
          You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
          \n
          If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
          \n
          This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 41
        +score: 0
        +lastActive: DateTime @1698044495 {#4712
          date: 2023-10-23 09:01:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4719 …}
        +nested: Doctrine\ORM\PersistentCollection {#4721 …}
        +votes: Doctrine\ORM\PersistentCollection {#4723 …}
        +reports: Doctrine\ORM\PersistentCollection {#4725 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
        -id: 63300
        -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4702044"
        +editedAt: DateTimeImmutable @1697909747 {#4713
          date: 2023-10-21 19:35:47.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697909689 {#4714
          date: 2023-10-21 19:34:49.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: "Starfield plays like shit, looks like shit (by today’s standards) and the quests are shit. Neon is a lazy world that only ends up becoming one giant hallway with a few shops. Everywhere else feels lifeless and boring. Starfield was a flop, and while Elex isn’t the best game out there, the fact that it can in fact in some situations stand toe to toe with Starfield on graphical fidelity is just an absolute disgrace. I was on a desert planet in Starfrield in the main story (can’t remember the name) at night, on a balcony running on GeForce Now with an RTX 2080 and getting less than 24FPS, that’s absolutely pathetic, game is just bad."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1697937498 {#5141
        date: 2023-10-22 03:18:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5146 …}
      +nested: Doctrine\ORM\PersistentCollection {#5148 …}
      +votes: Doctrine\ORM\PersistentCollection {#5150 …}
      +reports: Doctrine\ORM\PersistentCollection {#5152 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5154 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5156 …}
      -id: 63933
      -bodyTs: "'2080':107 '24fps':112 'absolut':76,115 'bad':120 'balconi':99 'becom':26 'best':50 'bore':39 'desert':82 'disgrac':77 'elex':46 'els':35 'end':24 'everywher':34 'fact':55,60 'feel':36 'fidel':72 'flop':43 'game':51,117 'geforc':102 'get':109 'giant':28 'graphic':71 'hallway':29 'isn':47 'lazi':20 'less':110 'lifeless':37 'like':3,6 'look':5 'main':88 'name':94 'neon':17 'night':96 'one':27 'pathet':116 'planet':83 'play':2 'quest':14 'rememb':92 'rtx':106 'run':100 'shit':4,7,16 'shop':33 'situat':63 'stand':64 'standard':11 'starfield':1,40,69 'starfrield':85 'stori':89 'today':9 'toe':65,67 'world':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4712581"
      +editedAt: DateTimeImmutable @1697937535 {#5142
        date: 2023-10-22 03:18:55.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697937498 {#5143
        date: 2023-10-22 03:18:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: "Mm the tears of the PC master race taste so good. Keep em coming."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697954661 {#5355
      date: 2023-10-22 08:04:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
      "@Defaced@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5358 …}
    +nested: Doctrine\ORM\PersistentCollection {#5360 …}
    +votes: Doctrine\ORM\PersistentCollection {#5362 …}
    +reports: Doctrine\ORM\PersistentCollection {#5364 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5368 …}
    -id: 64175
    -bodyTs: "'come':14 'em':13 'good':11 'keep':12 'master':7 'mm':1 'pc':6 'race':8 'tast':9 'tear':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4718780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697954661 {#5356
      date: 2023-10-22 08:04:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "LOL you think I’m a PCMR neckbeard? My PC is old, it’s running a Vega56, not even in the last two generations of graphics cards, I’m fine with 30FPS when it makes sense but I’m talking sub-25FPS with shit frame times that make it feel like a damn slideshow. I prefer consoles, FFS I run a steam deck docked to my TV more than I use my gaming PC. Why do you think I use GeForce Now? So I can play games on high settings and not deal with settings that make my games look like they’re running on an N64. You keep calling me a member of PCMR if you want but I’m not ever here riding Bethesda dick for a shitty game."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697997335 {#5486
    date: 2023-10-22 19:55:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
    "@Defaced@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5489 …}
  +nested: Doctrine\ORM\PersistentCollection {#5491 …}
  +votes: Doctrine\ORM\PersistentCollection {#5493 …}
  +reports: Doctrine\ORM\PersistentCollection {#5495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5499 …}
  -id: 65366
  -bodyTs: "'25fps':43 '30fps':32 'bethesda':127 'call':111 'card':27 'consol':58 'damn':54 'deal':94 'deck':64 'dick':128 'dock':65 'even':19 'ever':124 'feel':51 'ffs':59 'fine':30 'frame':46 'game':74,88,100,132 'geforc':82 'generat':24 'graphic':26 'high':90 'keep':110 'last':22 'like':52,102 'lol':1 'look':101 'm':5,29,39,122 'make':35,49,98 'member':114 'n64':108 'neckbeard':8 'old':12 'pc':10,75 'pcmr':7,116 'play':87 'prefer':57 're':104 'ride':126 'run':15,61,105 'sens':36 'set':91,96 'shit':45 'shitti':131 'slideshow':55 'steam':63 'sub':42 'sub-25fps':41 'talk':40 'think':3,79 'time':47 'tv':68 'two':23 'use':72,81 'vega56':17 'want':119"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4727994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697997335 {#5487
    date: 2023-10-22 19:55:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
197 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
198 DENIED moderate
App\Entity\EntryComment {#5542
  +user: App\Entity\User {#4731 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5488
    +user: Proxies\__CG__\App\Entity\User {#5145 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5357
      +user: App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5144
        +user: Proxies\__CG__\App\Entity\User {#5145 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4718
          +user: App\Entity\User {#4731 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
            \n
            First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
            \n
            You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
            \n
            If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
            \n
            This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 41
          +score: 0
          +lastActive: DateTime @1698044495 {#4712
            date: 2023-10-23 09:01:35.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4719 …}
          +nested: Doctrine\ORM\PersistentCollection {#4721 …}
          +votes: Doctrine\ORM\PersistentCollection {#4723 …}
          +reports: Doctrine\ORM\PersistentCollection {#4725 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
          -id: 63300
          -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4702044"
          +editedAt: DateTimeImmutable @1697909747 {#4713
            date: 2023-10-21 19:35:47.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697909689 {#4714
            date: 2023-10-21 19:34:49.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: "Starfield plays like shit, looks like shit (by today’s standards) and the quests are shit. Neon is a lazy world that only ends up becoming one giant hallway with a few shops. Everywhere else feels lifeless and boring. Starfield was a flop, and while Elex isn’t the best game out there, the fact that it can in fact in some situations stand toe to toe with Starfield on graphical fidelity is just an absolute disgrace. I was on a desert planet in Starfrield in the main story (can’t remember the name) at night, on a balcony running on GeForce Now with an RTX 2080 and getting less than 24FPS, that’s absolutely pathetic, game is just bad."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1697937498 {#5141
          date: 2023-10-22 03:18:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5146 …}
        +nested: Doctrine\ORM\PersistentCollection {#5148 …}
        +votes: Doctrine\ORM\PersistentCollection {#5150 …}
        +reports: Doctrine\ORM\PersistentCollection {#5152 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5154 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5156 …}
        -id: 63933
        -bodyTs: "'2080':107 '24fps':112 'absolut':76,115 'bad':120 'balconi':99 'becom':26 'best':50 'bore':39 'desert':82 'disgrac':77 'elex':46 'els':35 'end':24 'everywher':34 'fact':55,60 'feel':36 'fidel':72 'flop':43 'game':51,117 'geforc':102 'get':109 'giant':28 'graphic':71 'hallway':29 'isn':47 'lazi':20 'less':110 'lifeless':37 'like':3,6 'look':5 'main':88 'name':94 'neon':17 'night':96 'one':27 'pathet':116 'planet':83 'play':2 'quest':14 'rememb':92 'rtx':106 'run':100 'shit':4,7,16 'shop':33 'situat':63 'stand':64 'standard':11 'starfield':1,40,69 'starfrield':85 'stori':89 'today':9 'toe':65,67 'world':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4712581"
        +editedAt: DateTimeImmutable @1697937535 {#5142
          date: 2023-10-22 03:18:55.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697937498 {#5143
          date: 2023-10-22 03:18:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: "Mm the tears of the PC master race taste so good. Keep em coming."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697954661 {#5355
        date: 2023-10-22 08:04:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
        "@Defaced@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5358 …}
      +nested: Doctrine\ORM\PersistentCollection {#5360 …}
      +votes: Doctrine\ORM\PersistentCollection {#5362 …}
      +reports: Doctrine\ORM\PersistentCollection {#5364 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5366 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5368 …}
      -id: 64175
      -bodyTs: "'come':14 'em':13 'good':11 'keep':12 'master':7 'mm':1 'pc':6 'race':8 'tast':9 'tear':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4718780"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697954661 {#5356
        date: 2023-10-22 08:04:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: "LOL you think I’m a PCMR neckbeard? My PC is old, it’s running a Vega56, not even in the last two generations of graphics cards, I’m fine with 30FPS when it makes sense but I’m talking sub-25FPS with shit frame times that make it feel like a damn slideshow. I prefer consoles, FFS I run a steam deck docked to my TV more than I use my gaming PC. Why do you think I use GeForce Now? So I can play games on high settings and not deal with settings that make my games look like they’re running on an N64. You keep calling me a member of PCMR if you want but I’m not ever here riding Bethesda dick for a shitty game."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697997335 {#5486
      date: 2023-10-22 19:55:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
      "@Defaced@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5489 …}
    +nested: Doctrine\ORM\PersistentCollection {#5491 …}
    +votes: Doctrine\ORM\PersistentCollection {#5493 …}
    +reports: Doctrine\ORM\PersistentCollection {#5495 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5497 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5499 …}
    -id: 65366
    -bodyTs: "'25fps':43 '30fps':32 'bethesda':127 'call':111 'card':27 'consol':58 'damn':54 'deal':94 'deck':64 'dick':128 'dock':65 'even':19 'ever':124 'feel':51 'ffs':59 'fine':30 'frame':46 'game':74,88,100,132 'geforc':82 'generat':24 'graphic':26 'high':90 'keep':110 'last':22 'like':52,102 'lol':1 'look':101 'm':5,29,39,122 'make':35,49,98 'member':114 'n64':108 'neckbeard':8 'old':12 'pc':10,75 'pcmr':7,116 'play':87 'prefer':57 're':104 'ride':126 'run':15,61,105 'sens':36 'set':91,96 'shit':45 'shitti':131 'slideshow':55 'steam':63 'sub':42 'sub-25fps':41 'talk':40 'think':3,79 'time':47 'tv':68 'two':23 'use':72,81 'vega56':17 'want':119"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4727994"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697997335 {#5487
      date: 2023-10-22 19:55:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: """
    > LOL you think I’m a PCMR neckbeard?\n
    > \n
    > - My PC is old, it’s running a Vega56, not even in the last two generations of graphics cards\n
    > - I’m fine with 30FPS when it makes sense but I’m talking sub-25FPS with shit frame times\n
    > - FFS I run a steam deck docked to my TV more than I use my gaming PC\n
    > - Why do you think I use GeForce Now? So I can play games on high settings and not deal with settings that make my games look like they’re running on an N64\n
    \n
    Yes.\n
    \n
    > riding Bethesda dick for a shitty game.\n
    \n
    Dude, I wish. That dick is big and luscious. But I’m good for a while after this comment. So delicious.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697998308 {#5539
    date: 2023-10-22 20:11:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
    "@Defaced@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5543 …}
  +nested: Doctrine\ORM\PersistentCollection {#5545 …}
  +votes: Doctrine\ORM\PersistentCollection {#5547 …}
  +reports: Doctrine\ORM\PersistentCollection {#5549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5553 …}
  -id: 65414
  -bodyTs: "'25fps':43 '30fps':32 'bethesda':100 'big':112 'card':27 'comment':124 'deal':83 'deck':53 'delici':126 'dick':101,110 'dock':54 'dude':106 'even':19 'ffs':48 'fine':30 'frame':46 'game':63,77,89,105 'geforc':71 'generat':24 'good':118 'graphic':26 'high':79 'last':22 'like':91 'lol':1 'look':90 'luscious':114 'm':5,29,39,117 'make':35,87 'n64':97 'neckbeard':8 'old':12 'pc':10,64 'pcmr':7 'play':76 're':93 'ride':99 'run':15,50,94 'sens':36 'set':80,85 'shit':45 'shitti':104 'steam':52 'sub':42 'sub-25fps':41 'talk':40 'think':3,68 'time':47 'tv':57 'two':23 'use':61,70 'vega56':17 'wish':108 'yes':98"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4728277"
  +editedAt: DateTimeImmutable @1697998507 {#5540
    date: 2023-10-22 20:15:07.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697998308 {#5541
    date: 2023-10-22 20:11:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
199 DENIED edit
App\Entity\EntryComment {#5542
  +user: App\Entity\User {#4731 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5488
    +user: Proxies\__CG__\App\Entity\User {#5145 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5357
      +user: App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5144
        +user: Proxies\__CG__\App\Entity\User {#5145 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4718
          +user: App\Entity\User {#4731 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
            \n
            First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
            \n
            You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
            \n
            If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
            \n
            This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 41
          +score: 0
          +lastActive: DateTime @1698044495 {#4712
            date: 2023-10-23 09:01:35.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4719 …}
          +nested: Doctrine\ORM\PersistentCollection {#4721 …}
          +votes: Doctrine\ORM\PersistentCollection {#4723 …}
          +reports: Doctrine\ORM\PersistentCollection {#4725 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
          -id: 63300
          -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4702044"
          +editedAt: DateTimeImmutable @1697909747 {#4713
            date: 2023-10-21 19:35:47.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697909689 {#4714
            date: 2023-10-21 19:34:49.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: "Starfield plays like shit, looks like shit (by today’s standards) and the quests are shit. Neon is a lazy world that only ends up becoming one giant hallway with a few shops. Everywhere else feels lifeless and boring. Starfield was a flop, and while Elex isn’t the best game out there, the fact that it can in fact in some situations stand toe to toe with Starfield on graphical fidelity is just an absolute disgrace. I was on a desert planet in Starfrield in the main story (can’t remember the name) at night, on a balcony running on GeForce Now with an RTX 2080 and getting less than 24FPS, that’s absolutely pathetic, game is just bad."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1697937498 {#5141
          date: 2023-10-22 03:18:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5146 …}
        +nested: Doctrine\ORM\PersistentCollection {#5148 …}
        +votes: Doctrine\ORM\PersistentCollection {#5150 …}
        +reports: Doctrine\ORM\PersistentCollection {#5152 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5154 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5156 …}
        -id: 63933
        -bodyTs: "'2080':107 '24fps':112 'absolut':76,115 'bad':120 'balconi':99 'becom':26 'best':50 'bore':39 'desert':82 'disgrac':77 'elex':46 'els':35 'end':24 'everywher':34 'fact':55,60 'feel':36 'fidel':72 'flop':43 'game':51,117 'geforc':102 'get':109 'giant':28 'graphic':71 'hallway':29 'isn':47 'lazi':20 'less':110 'lifeless':37 'like':3,6 'look':5 'main':88 'name':94 'neon':17 'night':96 'one':27 'pathet':116 'planet':83 'play':2 'quest':14 'rememb':92 'rtx':106 'run':100 'shit':4,7,16 'shop':33 'situat':63 'stand':64 'standard':11 'starfield':1,40,69 'starfrield':85 'stori':89 'today':9 'toe':65,67 'world':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4712581"
        +editedAt: DateTimeImmutable @1697937535 {#5142
          date: 2023-10-22 03:18:55.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697937498 {#5143
          date: 2023-10-22 03:18:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: "Mm the tears of the PC master race taste so good. Keep em coming."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697954661 {#5355
        date: 2023-10-22 08:04:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
        "@Defaced@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5358 …}
      +nested: Doctrine\ORM\PersistentCollection {#5360 …}
      +votes: Doctrine\ORM\PersistentCollection {#5362 …}
      +reports: Doctrine\ORM\PersistentCollection {#5364 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5366 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5368 …}
      -id: 64175
      -bodyTs: "'come':14 'em':13 'good':11 'keep':12 'master':7 'mm':1 'pc':6 'race':8 'tast':9 'tear':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4718780"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697954661 {#5356
        date: 2023-10-22 08:04:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: "LOL you think I’m a PCMR neckbeard? My PC is old, it’s running a Vega56, not even in the last two generations of graphics cards, I’m fine with 30FPS when it makes sense but I’m talking sub-25FPS with shit frame times that make it feel like a damn slideshow. I prefer consoles, FFS I run a steam deck docked to my TV more than I use my gaming PC. Why do you think I use GeForce Now? So I can play games on high settings and not deal with settings that make my games look like they’re running on an N64. You keep calling me a member of PCMR if you want but I’m not ever here riding Bethesda dick for a shitty game."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697997335 {#5486
      date: 2023-10-22 19:55:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
      "@Defaced@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5489 …}
    +nested: Doctrine\ORM\PersistentCollection {#5491 …}
    +votes: Doctrine\ORM\PersistentCollection {#5493 …}
    +reports: Doctrine\ORM\PersistentCollection {#5495 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5497 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5499 …}
    -id: 65366
    -bodyTs: "'25fps':43 '30fps':32 'bethesda':127 'call':111 'card':27 'consol':58 'damn':54 'deal':94 'deck':64 'dick':128 'dock':65 'even':19 'ever':124 'feel':51 'ffs':59 'fine':30 'frame':46 'game':74,88,100,132 'geforc':82 'generat':24 'graphic':26 'high':90 'keep':110 'last':22 'like':52,102 'lol':1 'look':101 'm':5,29,39,122 'make':35,49,98 'member':114 'n64':108 'neckbeard':8 'old':12 'pc':10,75 'pcmr':7,116 'play':87 'prefer':57 're':104 'ride':126 'run':15,61,105 'sens':36 'set':91,96 'shit':45 'shitti':131 'slideshow':55 'steam':63 'sub':42 'sub-25fps':41 'talk':40 'think':3,79 'time':47 'tv':68 'two':23 'use':72,81 'vega56':17 'want':119"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4727994"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697997335 {#5487
      date: 2023-10-22 19:55:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: """
    > LOL you think I’m a PCMR neckbeard?\n
    > \n
    > - My PC is old, it’s running a Vega56, not even in the last two generations of graphics cards\n
    > - I’m fine with 30FPS when it makes sense but I’m talking sub-25FPS with shit frame times\n
    > - FFS I run a steam deck docked to my TV more than I use my gaming PC\n
    > - Why do you think I use GeForce Now? So I can play games on high settings and not deal with settings that make my games look like they’re running on an N64\n
    \n
    Yes.\n
    \n
    > riding Bethesda dick for a shitty game.\n
    \n
    Dude, I wish. That dick is big and luscious. But I’m good for a while after this comment. So delicious.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697998308 {#5539
    date: 2023-10-22 20:11:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
    "@Defaced@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5543 …}
  +nested: Doctrine\ORM\PersistentCollection {#5545 …}
  +votes: Doctrine\ORM\PersistentCollection {#5547 …}
  +reports: Doctrine\ORM\PersistentCollection {#5549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5553 …}
  -id: 65414
  -bodyTs: "'25fps':43 '30fps':32 'bethesda':100 'big':112 'card':27 'comment':124 'deal':83 'deck':53 'delici':126 'dick':101,110 'dock':54 'dude':106 'even':19 'ffs':48 'fine':30 'frame':46 'game':63,77,89,105 'geforc':71 'generat':24 'good':118 'graphic':26 'high':79 'last':22 'like':91 'lol':1 'look':90 'luscious':114 'm':5,29,39,117 'make':35,87 'n64':97 'neckbeard':8 'old':12 'pc':10,64 'pcmr':7 'play':76 're':93 'ride':99 'run':15,50,94 'sens':36 'set':80,85 'shit':45 'shitti':104 'steam':52 'sub':42 'sub-25fps':41 'talk':40 'think':3,68 'time':47 'tv':57 'two':23 'use':61,70 'vega56':17 'wish':108 'yes':98"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4728277"
  +editedAt: DateTimeImmutable @1697998507 {#5540
    date: 2023-10-22 20:15:07.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697998308 {#5541
    date: 2023-10-22 20:11:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
200 DENIED moderate
App\Entity\EntryComment {#5542
  +user: App\Entity\User {#4731 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5488
    +user: Proxies\__CG__\App\Entity\User {#5145 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5357
      +user: App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5144
        +user: Proxies\__CG__\App\Entity\User {#5145 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4718
          +user: App\Entity\User {#4731 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
            \n
            First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
            \n
            You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
            \n
            If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
            \n
            This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 41
          +score: 0
          +lastActive: DateTime @1698044495 {#4712
            date: 2023-10-23 09:01:35.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lichtmetzger@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4719 …}
          +nested: Doctrine\ORM\PersistentCollection {#4721 …}
          +votes: Doctrine\ORM\PersistentCollection {#4723 …}
          +reports: Doctrine\ORM\PersistentCollection {#4725 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
          -id: 63300
          -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4702044"
          +editedAt: DateTimeImmutable @1697909747 {#4713
            date: 2023-10-21 19:35:47.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697909689 {#4714
            date: 2023-10-21 19:34:49.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4718}
        +body: "Starfield plays like shit, looks like shit (by today’s standards) and the quests are shit. Neon is a lazy world that only ends up becoming one giant hallway with a few shops. Everywhere else feels lifeless and boring. Starfield was a flop, and while Elex isn’t the best game out there, the fact that it can in fact in some situations stand toe to toe with Starfield on graphical fidelity is just an absolute disgrace. I was on a desert planet in Starfrield in the main story (can’t remember the name) at night, on a balcony running on GeForce Now with an RTX 2080 and getting less than 24FPS, that’s absolutely pathetic, game is just bad."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1697937498 {#5141
          date: 2023-10-22 03:18:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lichtmetzger@feddit.de"
          "@eochaid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5146 …}
        +nested: Doctrine\ORM\PersistentCollection {#5148 …}
        +votes: Doctrine\ORM\PersistentCollection {#5150 …}
        +reports: Doctrine\ORM\PersistentCollection {#5152 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5154 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5156 …}
        -id: 63933
        -bodyTs: "'2080':107 '24fps':112 'absolut':76,115 'bad':120 'balconi':99 'becom':26 'best':50 'bore':39 'desert':82 'disgrac':77 'elex':46 'els':35 'end':24 'everywher':34 'fact':55,60 'feel':36 'fidel':72 'flop':43 'game':51,117 'geforc':102 'get':109 'giant':28 'graphic':71 'hallway':29 'isn':47 'lazi':20 'less':110 'lifeless':37 'like':3,6 'look':5 'main':88 'name':94 'neon':17 'night':96 'one':27 'pathet':116 'planet':83 'play':2 'quest':14 'rememb':92 'rtx':106 'run':100 'shit':4,7,16 'shop':33 'situat':63 'stand':64 'standard':11 'starfield':1,40,69 'starfrield':85 'stori':89 'today':9 'toe':65,67 'world':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4712581"
        +editedAt: DateTimeImmutable @1697937535 {#5142
          date: 2023-10-22 03:18:55.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697937498 {#5143
          date: 2023-10-22 03:18:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4718}
      +body: "Mm the tears of the PC master race taste so good. Keep em coming."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697954661 {#5355
        date: 2023-10-22 08:04:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
        "@eochaid@lemmy.world"
        "@Defaced@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5358 …}
      +nested: Doctrine\ORM\PersistentCollection {#5360 …}
      +votes: Doctrine\ORM\PersistentCollection {#5362 …}
      +reports: Doctrine\ORM\PersistentCollection {#5364 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5366 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5368 …}
      -id: 64175
      -bodyTs: "'come':14 'em':13 'good':11 'keep':12 'master':7 'mm':1 'pc':6 'race':8 'tast':9 'tear':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4718780"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697954661 {#5356
        date: 2023-10-22 08:04:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: "LOL you think I’m a PCMR neckbeard? My PC is old, it’s running a Vega56, not even in the last two generations of graphics cards, I’m fine with 30FPS when it makes sense but I’m talking sub-25FPS with shit frame times that make it feel like a damn slideshow. I prefer consoles, FFS I run a steam deck docked to my TV more than I use my gaming PC. Why do you think I use GeForce Now? So I can play games on high settings and not deal with settings that make my games look like they’re running on an N64. You keep calling me a member of PCMR if you want but I’m not ever here riding Bethesda dick for a shitty game."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697997335 {#5486
      date: 2023-10-22 19:55:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
      "@Defaced@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5489 …}
    +nested: Doctrine\ORM\PersistentCollection {#5491 …}
    +votes: Doctrine\ORM\PersistentCollection {#5493 …}
    +reports: Doctrine\ORM\PersistentCollection {#5495 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5497 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5499 …}
    -id: 65366
    -bodyTs: "'25fps':43 '30fps':32 'bethesda':127 'call':111 'card':27 'consol':58 'damn':54 'deal':94 'deck':64 'dick':128 'dock':65 'even':19 'ever':124 'feel':51 'ffs':59 'fine':30 'frame':46 'game':74,88,100,132 'geforc':82 'generat':24 'graphic':26 'high':90 'keep':110 'last':22 'like':52,102 'lol':1 'look':101 'm':5,29,39,122 'make':35,49,98 'member':114 'n64':108 'neckbeard':8 'old':12 'pc':10,75 'pcmr':7,116 'play':87 'prefer':57 're':104 'ride':126 'run':15,61,105 'sens':36 'set':91,96 'shit':45 'shitti':131 'slideshow':55 'steam':63 'sub':42 'sub-25fps':41 'talk':40 'think':3,79 'time':47 'tv':68 'two':23 'use':72,81 'vega56':17 'want':119"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4727994"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697997335 {#5487
      date: 2023-10-22 19:55:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: """
    > LOL you think I’m a PCMR neckbeard?\n
    > \n
    > - My PC is old, it’s running a Vega56, not even in the last two generations of graphics cards\n
    > - I’m fine with 30FPS when it makes sense but I’m talking sub-25FPS with shit frame times\n
    > - FFS I run a steam deck docked to my TV more than I use my gaming PC\n
    > - Why do you think I use GeForce Now? So I can play games on high settings and not deal with settings that make my games look like they’re running on an N64\n
    \n
    Yes.\n
    \n
    > riding Bethesda dick for a shitty game.\n
    \n
    Dude, I wish. That dick is big and luscious. But I’m good for a while after this comment. So delicious.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697998308 {#5539
    date: 2023-10-22 20:11:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
    "@Defaced@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5543 …}
  +nested: Doctrine\ORM\PersistentCollection {#5545 …}
  +votes: Doctrine\ORM\PersistentCollection {#5547 …}
  +reports: Doctrine\ORM\PersistentCollection {#5549 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5553 …}
  -id: 65414
  -bodyTs: "'25fps':43 '30fps':32 'bethesda':100 'big':112 'card':27 'comment':124 'deal':83 'deck':53 'delici':126 'dick':101,110 'dock':54 'dude':106 'even':19 'ffs':48 'fine':30 'frame':46 'game':63,77,89,105 'geforc':71 'generat':24 'good':118 'graphic':26 'high':79 'last':22 'like':91 'lol':1 'look':90 'luscious':114 'm':5,29,39,117 'make':35,87 'n64':97 'neckbeard':8 'old':12 'pc':10,64 'pcmr':7 'play':76 're':93 'ride':99 'run':15,50,94 'sens':36 'set':80,85 'shit':45 'shitti':104 'steam':52 'sub':42 'sub-25fps':41 'talk':40 'think':3,68 'time':47 'tv':57 'two':23 'use':61,70 'vega56':17 'wish':108 'yes':98"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4728277"
  +editedAt: DateTimeImmutable @1697998507 {#5540
    date: 2023-10-22 20:15:07.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697998308 {#5541
    date: 2023-10-22 20:11:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
201 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
202 DENIED moderate
App\Entity\EntryComment {#5372
  +user: Proxies\__CG__\App\Entity\User {#5373 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5144
    +user: Proxies\__CG__\App\Entity\User {#5145 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4718
      +user: App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
        \n
        First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
        \n
        You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
        \n
        If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
        \n
        This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1698044495 {#4712
        date: 2023-10-23 09:01:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4719 …}
      +nested: Doctrine\ORM\PersistentCollection {#4721 …}
      +votes: Doctrine\ORM\PersistentCollection {#4723 …}
      +reports: Doctrine\ORM\PersistentCollection {#4725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
      -id: 63300
      -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4702044"
      +editedAt: DateTimeImmutable @1697909747 {#4713
        date: 2023-10-21 19:35:47.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697909689 {#4714
        date: 2023-10-21 19:34:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: "Starfield plays like shit, looks like shit (by today’s standards) and the quests are shit. Neon is a lazy world that only ends up becoming one giant hallway with a few shops. Everywhere else feels lifeless and boring. Starfield was a flop, and while Elex isn’t the best game out there, the fact that it can in fact in some situations stand toe to toe with Starfield on graphical fidelity is just an absolute disgrace. I was on a desert planet in Starfrield in the main story (can’t remember the name) at night, on a balcony running on GeForce Now with an RTX 2080 and getting less than 24FPS, that’s absolutely pathetic, game is just bad."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1697937498 {#5141
      date: 2023-10-22 03:18:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5146 …}
    +nested: Doctrine\ORM\PersistentCollection {#5148 …}
    +votes: Doctrine\ORM\PersistentCollection {#5150 …}
    +reports: Doctrine\ORM\PersistentCollection {#5152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5156 …}
    -id: 63933
    -bodyTs: "'2080':107 '24fps':112 'absolut':76,115 'bad':120 'balconi':99 'becom':26 'best':50 'bore':39 'desert':82 'disgrac':77 'elex':46 'els':35 'end':24 'everywher':34 'fact':55,60 'feel':36 'fidel':72 'flop':43 'game':51,117 'geforc':102 'get':109 'giant':28 'graphic':71 'hallway':29 'isn':47 'lazi':20 'less':110 'lifeless':37 'like':3,6 'look':5 'main':88 'name':94 'neon':17 'night':96 'one':27 'pathet':116 'planet':83 'play':2 'quest':14 'rememb':92 'rtx':106 'run':100 'shit':4,7,16 'shop':33 'situat':63 'stand':64 'standard':11 'starfield':1,40,69 'starfrield':85 'stori':89 'today':9 'toe':65,67 'world':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4712581"
    +editedAt: DateTimeImmutable @1697937535 {#5142
      date: 2023-10-22 03:18:55.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697937498 {#5143
      date: 2023-10-22 03:18:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "I have to agree wholeheartedly"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697957415 {#5370
    date: 2023-10-22 08:50:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
    "@Defaced@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5374 …}
  +nested: Doctrine\ORM\PersistentCollection {#5376 …}
  +votes: Doctrine\ORM\PersistentCollection {#5378 …}
  +reports: Doctrine\ORM\PersistentCollection {#5380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5384 …}
  -id: 64204
  -bodyTs: "'agre':4 'wholeheart':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5171062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697957415 {#5371
    date: 2023-10-22 08:50:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
203 DENIED edit
App\Entity\EntryComment {#5372
  +user: Proxies\__CG__\App\Entity\User {#5373 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5144
    +user: Proxies\__CG__\App\Entity\User {#5145 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4718
      +user: App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
        \n
        First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
        \n
        You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
        \n
        If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
        \n
        This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1698044495 {#4712
        date: 2023-10-23 09:01:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4719 …}
      +nested: Doctrine\ORM\PersistentCollection {#4721 …}
      +votes: Doctrine\ORM\PersistentCollection {#4723 …}
      +reports: Doctrine\ORM\PersistentCollection {#4725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
      -id: 63300
      -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4702044"
      +editedAt: DateTimeImmutable @1697909747 {#4713
        date: 2023-10-21 19:35:47.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697909689 {#4714
        date: 2023-10-21 19:34:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: "Starfield plays like shit, looks like shit (by today’s standards) and the quests are shit. Neon is a lazy world that only ends up becoming one giant hallway with a few shops. Everywhere else feels lifeless and boring. Starfield was a flop, and while Elex isn’t the best game out there, the fact that it can in fact in some situations stand toe to toe with Starfield on graphical fidelity is just an absolute disgrace. I was on a desert planet in Starfrield in the main story (can’t remember the name) at night, on a balcony running on GeForce Now with an RTX 2080 and getting less than 24FPS, that’s absolutely pathetic, game is just bad."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1697937498 {#5141
      date: 2023-10-22 03:18:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5146 …}
    +nested: Doctrine\ORM\PersistentCollection {#5148 …}
    +votes: Doctrine\ORM\PersistentCollection {#5150 …}
    +reports: Doctrine\ORM\PersistentCollection {#5152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5156 …}
    -id: 63933
    -bodyTs: "'2080':107 '24fps':112 'absolut':76,115 'bad':120 'balconi':99 'becom':26 'best':50 'bore':39 'desert':82 'disgrac':77 'elex':46 'els':35 'end':24 'everywher':34 'fact':55,60 'feel':36 'fidel':72 'flop':43 'game':51,117 'geforc':102 'get':109 'giant':28 'graphic':71 'hallway':29 'isn':47 'lazi':20 'less':110 'lifeless':37 'like':3,6 'look':5 'main':88 'name':94 'neon':17 'night':96 'one':27 'pathet':116 'planet':83 'play':2 'quest':14 'rememb':92 'rtx':106 'run':100 'shit':4,7,16 'shop':33 'situat':63 'stand':64 'standard':11 'starfield':1,40,69 'starfrield':85 'stori':89 'today':9 'toe':65,67 'world':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4712581"
    +editedAt: DateTimeImmutable @1697937535 {#5142
      date: 2023-10-22 03:18:55.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697937498 {#5143
      date: 2023-10-22 03:18:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "I have to agree wholeheartedly"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697957415 {#5370
    date: 2023-10-22 08:50:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
    "@Defaced@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5374 …}
  +nested: Doctrine\ORM\PersistentCollection {#5376 …}
  +votes: Doctrine\ORM\PersistentCollection {#5378 …}
  +reports: Doctrine\ORM\PersistentCollection {#5380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5384 …}
  -id: 64204
  -bodyTs: "'agre':4 'wholeheart':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5171062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697957415 {#5371
    date: 2023-10-22 08:50:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
204 DENIED moderate
App\Entity\EntryComment {#5372
  +user: Proxies\__CG__\App\Entity\User {#5373 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5144
    +user: Proxies\__CG__\App\Entity\User {#5145 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4718
      +user: App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        This is the most disingenuous comparison I’ve ever seen lol. You basically took a picture of a babbling Brook at noon and a waterfall at night and are somehow confused why they don’t look the same.\n
        \n
        First of all, your still shot is purposefully omitting the movement of the waterfall, the fact that it actually behaves and moves like a spray of liquid and gas particles, you know, like an actual waterfall, rather than just a moving block with a shader texture applied to it.\n
        \n
        You also took this picture at dusk, when the plaza is draped in shadow and there is no sunlight directly bouncing off. If you’d even been to a waterfall this tall in such conditions in real life, you’d know they actually look more like this - like a non-descript spray of gas - than the Elex screenshot.\n
        \n
        If you were to take a picture of the water in the day time, you know, when there is sunlight to bounce off the water particles, it would look absolutely beautiful. Which is also why nobody goes to waterfalls at night expecting a goddamn vista.\n
        \n
        This game isn’t perfect but one thing it is, is absolutely beautiful (with the exception of some well documented and unimportant NPCs). And calling Elex a better looking game than Starfield is the dumbest take I’ve heard yet.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1698044495 {#4712
        date: 2023-10-23 09:01:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4719 …}
      +nested: Doctrine\ORM\PersistentCollection {#4721 …}
      +votes: Doctrine\ORM\PersistentCollection {#4723 …}
      +reports: Doctrine\ORM\PersistentCollection {#4725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4727 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4729 …}
      -id: 63300
      -bodyTs: "'absolut':176,203 'actual':57,73,130 'also':89,180 'appli':85 'babbl':19 'basic':13 'beauti':177,204 'behav':58 'better':219 'block':80 'bounc':108,168 'brook':20 'call':216 'comparison':6 'condit':122 'confus':31 'd':112,127 'day':159 'descript':139 'direct':107 'disingenu':5 'document':211 'drape':99 'dumbest':226 'dusk':94 'elex':145,217 'even':113 'ever':9 'except':207 'expect':188 'fact':54 'first':39 'game':193,221 'gas':67,142 'goddamn':190 'goe':183 'heard':230 'isn':194 'know':70,128,162 'life':125 'like':61,71,133,135 'liquid':65 'lol':11 'look':36,131,175,220 'move':60,79 'movement':49 'night':27,187 'nobodi':182 'non':138 'non-descript':137 'noon':22 'npcs':214 'omit':47 'one':198 'particl':68,172 'perfect':196 'pictur':16,92,153 'plaza':97 'purpos':46 'rather':75 'real':124 'screenshot':146 'seen':10 'shader':83 'shadow':101 'shot':44 'somehow':30 'spray':63,140 'starfield':223 'still':43 'sunlight':106,166 'take':151,227 'tall':119 'textur':84 'thing':199 'time':160 'took':14,90 'unimport':213 've':8,229 'vista':191 'water':156,171 'waterfal':25,52,74,117,185 'well':210 'would':174 'yet':231"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4702044"
      +editedAt: DateTimeImmutable @1697909747 {#4713
        date: 2023-10-21 19:35:47.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697909689 {#4714
        date: 2023-10-21 19:34:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4718}
    +body: "Starfield plays like shit, looks like shit (by today’s standards) and the quests are shit. Neon is a lazy world that only ends up becoming one giant hallway with a few shops. Everywhere else feels lifeless and boring. Starfield was a flop, and while Elex isn’t the best game out there, the fact that it can in fact in some situations stand toe to toe with Starfield on graphical fidelity is just an absolute disgrace. I was on a desert planet in Starfrield in the main story (can’t remember the name) at night, on a balcony running on GeForce Now with an RTX 2080 and getting less than 24FPS, that’s absolutely pathetic, game is just bad."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1697937498 {#5141
      date: 2023-10-22 03:18:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@eochaid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5146 …}
    +nested: Doctrine\ORM\PersistentCollection {#5148 …}
    +votes: Doctrine\ORM\PersistentCollection {#5150 …}
    +reports: Doctrine\ORM\PersistentCollection {#5152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5156 …}
    -id: 63933
    -bodyTs: "'2080':107 '24fps':112 'absolut':76,115 'bad':120 'balconi':99 'becom':26 'best':50 'bore':39 'desert':82 'disgrac':77 'elex':46 'els':35 'end':24 'everywher':34 'fact':55,60 'feel':36 'fidel':72 'flop':43 'game':51,117 'geforc':102 'get':109 'giant':28 'graphic':71 'hallway':29 'isn':47 'lazi':20 'less':110 'lifeless':37 'like':3,6 'look':5 'main':88 'name':94 'neon':17 'night':96 'one':27 'pathet':116 'planet':83 'play':2 'quest':14 'rememb':92 'rtx':106 'run':100 'shit':4,7,16 'shop':33 'situat':63 'stand':64 'standard':11 'starfield':1,40,69 'starfrield':85 'stori':89 'today':9 'toe':65,67 'world':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4712581"
    +editedAt: DateTimeImmutable @1697937535 {#5142
      date: 2023-10-22 03:18:55.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697937498 {#5143
      date: 2023-10-22 03:18:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4718}
  +body: "I have to agree wholeheartedly"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697957415 {#5370
    date: 2023-10-22 08:50:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@eochaid@lemmy.world"
    "@Defaced@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5374 …}
  +nested: Doctrine\ORM\PersistentCollection {#5376 …}
  +votes: Doctrine\ORM\PersistentCollection {#5378 …}
  +reports: Doctrine\ORM\PersistentCollection {#5380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5384 …}
  -id: 64204
  -bodyTs: "'agre':4 'wholeheart':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5171062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697957415 {#5371
    date: 2023-10-22 08:50:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
205 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
206 DENIED moderate
App\Entity\EntryComment {#4792
  +user: App\Entity\User {#4805 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Ah, got’cha."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697909545 {#4787
    date: 2023-10-21 19:32:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4793 …}
  +nested: Doctrine\ORM\PersistentCollection {#4795 …}
  +votes: Doctrine\ORM\PersistentCollection {#4797 …}
  +reports: Doctrine\ORM\PersistentCollection {#4799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4801 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4803 …}
  -id: 63296
  -bodyTs: "'ah':1 'cha':3 'got':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3944348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697909545 {#4788
    date: 2023-10-21 19:32:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
207 DENIED edit
App\Entity\EntryComment {#4792
  +user: App\Entity\User {#4805 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Ah, got’cha."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697909545 {#4787
    date: 2023-10-21 19:32:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4793 …}
  +nested: Doctrine\ORM\PersistentCollection {#4795 …}
  +votes: Doctrine\ORM\PersistentCollection {#4797 …}
  +reports: Doctrine\ORM\PersistentCollection {#4799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4801 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4803 …}
  -id: 63296
  -bodyTs: "'ah':1 'cha':3 'got':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3944348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697909545 {#4788
    date: 2023-10-21 19:32:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
208 DENIED moderate
App\Entity\EntryComment {#4792
  +user: App\Entity\User {#4805 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Ah, got’cha."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697909545 {#4787
    date: 2023-10-21 19:32:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4793 …}
  +nested: Doctrine\ORM\PersistentCollection {#4795 …}
  +votes: Doctrine\ORM\PersistentCollection {#4797 …}
  +reports: Doctrine\ORM\PersistentCollection {#4799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4801 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4803 …}
  -id: 63296
  -bodyTs: "'ah':1 'cha':3 'got':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3944348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697909545 {#4788
    date: 2023-10-21 19:32:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
209 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
210 DENIED moderate
App\Entity\EntryComment {#4866
  +user: App\Entity\User {#4879 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Both are great games to pick up for like $10 I assume. I have not played either."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697904906 {#4860
    date: 2023-10-21 18:15:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4867 …}
  +nested: Doctrine\ORM\PersistentCollection {#4869 …}
  +votes: Doctrine\ORM\PersistentCollection {#4871 …}
  +reports: Doctrine\ORM\PersistentCollection {#4873 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
  -id: 63112
  -bodyTs: "'10':10 'assum':12 'either':17 'game':4 'great':3 'like':9 'pick':6 'play':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4087606"
  +editedAt: DateTimeImmutable @1697904916 {#4861
    date: 2023-10-21 18:15:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697904906 {#4862
    date: 2023-10-21 18:15:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
211 DENIED edit
App\Entity\EntryComment {#4866
  +user: App\Entity\User {#4879 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Both are great games to pick up for like $10 I assume. I have not played either."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697904906 {#4860
    date: 2023-10-21 18:15:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4867 …}
  +nested: Doctrine\ORM\PersistentCollection {#4869 …}
  +votes: Doctrine\ORM\PersistentCollection {#4871 …}
  +reports: Doctrine\ORM\PersistentCollection {#4873 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
  -id: 63112
  -bodyTs: "'10':10 'assum':12 'either':17 'game':4 'great':3 'like':9 'pick':6 'play':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4087606"
  +editedAt: DateTimeImmutable @1697904916 {#4861
    date: 2023-10-21 18:15:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697904906 {#4862
    date: 2023-10-21 18:15:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
212 DENIED moderate
App\Entity\EntryComment {#4866
  +user: App\Entity\User {#4879 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Both are great games to pick up for like $10 I assume. I have not played either."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697904906 {#4860
    date: 2023-10-21 18:15:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4867 …}
  +nested: Doctrine\ORM\PersistentCollection {#4869 …}
  +votes: Doctrine\ORM\PersistentCollection {#4871 …}
  +reports: Doctrine\ORM\PersistentCollection {#4873 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4875 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4877 …}
  -id: 63112
  -bodyTs: "'10':10 'assum':12 'either':17 'game':4 'great':3 'like':9 'pick':6 'play':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4087606"
  +editedAt: DateTimeImmutable @1697904916 {#4861
    date: 2023-10-21 18:15:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697904906 {#4862
    date: 2023-10-21 18:15:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
213 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
214 DENIED moderate
App\Entity\EntryComment {#4939
  +user: App\Entity\User {#4952 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t go chasing waterfalls"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697961614 {#4934
    date: 2023-10-22 10:00:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4940 …}
  +nested: Doctrine\ORM\PersistentCollection {#4942 …}
  +votes: Doctrine\ORM\PersistentCollection {#4944 …}
  +reports: Doctrine\ORM\PersistentCollection {#4946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4950 …}
  -id: 62960
  -bodyTs: "'chase':4 'go':3 'waterfal':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4171355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697898301 {#4935
    date: 2023-10-21 16:25:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
215 DENIED edit
App\Entity\EntryComment {#4939
  +user: App\Entity\User {#4952 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t go chasing waterfalls"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697961614 {#4934
    date: 2023-10-22 10:00:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4940 …}
  +nested: Doctrine\ORM\PersistentCollection {#4942 …}
  +votes: Doctrine\ORM\PersistentCollection {#4944 …}
  +reports: Doctrine\ORM\PersistentCollection {#4946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4950 …}
  -id: 62960
  -bodyTs: "'chase':4 'go':3 'waterfal':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4171355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697898301 {#4935
    date: 2023-10-21 16:25:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
216 DENIED moderate
App\Entity\EntryComment {#4939
  +user: App\Entity\User {#4952 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t go chasing waterfalls"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697961614 {#4934
    date: 2023-10-22 10:00:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4940 …}
  +nested: Doctrine\ORM\PersistentCollection {#4942 …}
  +votes: Doctrine\ORM\PersistentCollection {#4944 …}
  +reports: Doctrine\ORM\PersistentCollection {#4946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4950 …}
  -id: 62960
  -bodyTs: "'chase':4 'go':3 'waterfal':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4171355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697898301 {#4935
    date: 2023-10-21 16:25:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
217 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
218 DENIED moderate
App\Entity\EntryComment {#5096
  +user: Proxies\__CG__\App\Entity\User {#5093 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4939
    +user: App\Entity\User {#4952 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t go chasing waterfalls"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697961614 {#4934
      date: 2023-10-22 10:00:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4940 …}
    +nested: Doctrine\ORM\PersistentCollection {#4942 …}
    +votes: Doctrine\ORM\PersistentCollection {#4944 …}
    +reports: Doctrine\ORM\PersistentCollection {#4946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4948 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4950 …}
    -id: 62960
    -bodyTs: "'chase':4 'go':3 'waterfal':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4171355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697898301 {#4935
      date: 2023-10-21 16:25:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4939}
  +body: "OP, I think what this commenter is trying to say is: please compare the rivers and the lakes that we’re used to…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697903954 {#5097
    date: 2023-10-21 17:59:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@PeriodicallyPedantic@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5090 …}
  +nested: Doctrine\ORM\PersistentCollection {#5088 …}
  +votes: Doctrine\ORM\PersistentCollection {#5092 …}
  +reports: Doctrine\ORM\PersistentCollection {#5103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5107 …}
  -id: 63093
  -bodyTs: "'comment':6 'compar':13 'lake':18 'op':1 'pleas':12 're':21 'river':15 'say':10 'think':3 'tri':8 'use':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5088688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697903954 {#5100
    date: 2023-10-21 17:59:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
219 DENIED edit
App\Entity\EntryComment {#5096
  +user: Proxies\__CG__\App\Entity\User {#5093 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4939
    +user: App\Entity\User {#4952 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t go chasing waterfalls"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697961614 {#4934
      date: 2023-10-22 10:00:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4940 …}
    +nested: Doctrine\ORM\PersistentCollection {#4942 …}
    +votes: Doctrine\ORM\PersistentCollection {#4944 …}
    +reports: Doctrine\ORM\PersistentCollection {#4946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4948 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4950 …}
    -id: 62960
    -bodyTs: "'chase':4 'go':3 'waterfal':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4171355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697898301 {#4935
      date: 2023-10-21 16:25:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4939}
  +body: "OP, I think what this commenter is trying to say is: please compare the rivers and the lakes that we’re used to…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697903954 {#5097
    date: 2023-10-21 17:59:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@PeriodicallyPedantic@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5090 …}
  +nested: Doctrine\ORM\PersistentCollection {#5088 …}
  +votes: Doctrine\ORM\PersistentCollection {#5092 …}
  +reports: Doctrine\ORM\PersistentCollection {#5103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5107 …}
  -id: 63093
  -bodyTs: "'comment':6 'compar':13 'lake':18 'op':1 'pleas':12 're':21 'river':15 'say':10 'think':3 'tri':8 'use':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5088688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697903954 {#5100
    date: 2023-10-21 17:59:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
220 DENIED moderate
App\Entity\EntryComment {#5096
  +user: Proxies\__CG__\App\Entity\User {#5093 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4939
    +user: App\Entity\User {#4952 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t go chasing waterfalls"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697961614 {#4934
      date: 2023-10-22 10:00:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4940 …}
    +nested: Doctrine\ORM\PersistentCollection {#4942 …}
    +votes: Doctrine\ORM\PersistentCollection {#4944 …}
    +reports: Doctrine\ORM\PersistentCollection {#4946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4948 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4950 …}
    -id: 62960
    -bodyTs: "'chase':4 'go':3 'waterfal':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4171355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697898301 {#4935
      date: 2023-10-21 16:25:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4939}
  +body: "OP, I think what this commenter is trying to say is: please compare the rivers and the lakes that we’re used to…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697903954 {#5097
    date: 2023-10-21 17:59:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@PeriodicallyPedantic@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5090 …}
  +nested: Doctrine\ORM\PersistentCollection {#5088 …}
  +votes: Doctrine\ORM\PersistentCollection {#5092 …}
  +reports: Doctrine\ORM\PersistentCollection {#5103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5107 …}
  -id: 63093
  -bodyTs: "'comment':6 'compar':13 'lake':18 'op':1 'pleas':12 're':21 'river':15 'say':10 'think':3 'tri':8 'use':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5088688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697903954 {#5100
    date: 2023-10-21 17:59:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
221 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
222 DENIED moderate
App\Entity\EntryComment {#5316
  +user: App\Entity\User {#4952 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5096
    +user: Proxies\__CG__\App\Entity\User {#5093 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4939
      +user: App\Entity\User {#4952 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Don’t go chasing waterfalls"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697961614 {#4934
        date: 2023-10-22 10:00:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4940 …}
      +nested: Doctrine\ORM\PersistentCollection {#4942 …}
      +votes: Doctrine\ORM\PersistentCollection {#4944 …}
      +reports: Doctrine\ORM\PersistentCollection {#4946 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4948 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4950 …}
      -id: 62960
      -bodyTs: "'chase':4 'go':3 'waterfal':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4171355"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697898301 {#4935
        date: 2023-10-21 16:25:01.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4939}
    +body: "OP, I think what this commenter is trying to say is: please compare the rivers and the lakes that we’re used to…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697903954 {#5097
      date: 2023-10-21 17:59:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@PeriodicallyPedantic@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5090 …}
    +nested: Doctrine\ORM\PersistentCollection {#5088 …}
    +votes: Doctrine\ORM\PersistentCollection {#5092 …}
    +reports: Doctrine\ORM\PersistentCollection {#5103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5105 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5107 …}
    -id: 63093
    -bodyTs: "'comment':6 'compar':13 'lake':18 'op':1 'pleas':12 're':21 'river':15 'say':10 'think':3 'tri':8 'use':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5088688"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697903954 {#5100
      date: 2023-10-21 17:59:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4939}
  +body: "I know that they’re going to have it their way, or nothing at all…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697961613 {#5311
    date: 2023-10-22 10:00:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@PeriodicallyPedantic@lemmy.ca"
    "@MartinXYZ@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5308 …}
  +nested: Doctrine\ORM\PersistentCollection {#5305 …}
  +votes: Doctrine\ORM\PersistentCollection {#5303 …}
  +reports: Doctrine\ORM\PersistentCollection {#5317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5321 …}
  -id: 64269
  -bodyTs: "'go':6 'know':2 'noth':13 're':5 'way':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4193186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697961613 {#5314
    date: 2023-10-22 10:00:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
223 DENIED edit
App\Entity\EntryComment {#5316
  +user: App\Entity\User {#4952 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5096
    +user: Proxies\__CG__\App\Entity\User {#5093 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4939
      +user: App\Entity\User {#4952 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Don’t go chasing waterfalls"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697961614 {#4934
        date: 2023-10-22 10:00:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4940 …}
      +nested: Doctrine\ORM\PersistentCollection {#4942 …}
      +votes: Doctrine\ORM\PersistentCollection {#4944 …}
      +reports: Doctrine\ORM\PersistentCollection {#4946 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4948 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4950 …}
      -id: 62960
      -bodyTs: "'chase':4 'go':3 'waterfal':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4171355"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697898301 {#4935
        date: 2023-10-21 16:25:01.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4939}
    +body: "OP, I think what this commenter is trying to say is: please compare the rivers and the lakes that we’re used to…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697903954 {#5097
      date: 2023-10-21 17:59:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@PeriodicallyPedantic@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5090 …}
    +nested: Doctrine\ORM\PersistentCollection {#5088 …}
    +votes: Doctrine\ORM\PersistentCollection {#5092 …}
    +reports: Doctrine\ORM\PersistentCollection {#5103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5105 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5107 …}
    -id: 63093
    -bodyTs: "'comment':6 'compar':13 'lake':18 'op':1 'pleas':12 're':21 'river':15 'say':10 'think':3 'tri':8 'use':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5088688"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697903954 {#5100
      date: 2023-10-21 17:59:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4939}
  +body: "I know that they’re going to have it their way, or nothing at all…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697961613 {#5311
    date: 2023-10-22 10:00:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@PeriodicallyPedantic@lemmy.ca"
    "@MartinXYZ@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5308 …}
  +nested: Doctrine\ORM\PersistentCollection {#5305 …}
  +votes: Doctrine\ORM\PersistentCollection {#5303 …}
  +reports: Doctrine\ORM\PersistentCollection {#5317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5321 …}
  -id: 64269
  -bodyTs: "'go':6 'know':2 'noth':13 're':5 'way':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4193186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697961613 {#5314
    date: 2023-10-22 10:00:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
224 DENIED moderate
App\Entity\EntryComment {#5316
  +user: App\Entity\User {#4952 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5096
    +user: Proxies\__CG__\App\Entity\User {#5093 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4939
      +user: App\Entity\User {#4952 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Don’t go chasing waterfalls"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697961614 {#4934
        date: 2023-10-22 10:00:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lichtmetzger@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4940 …}
      +nested: Doctrine\ORM\PersistentCollection {#4942 …}
      +votes: Doctrine\ORM\PersistentCollection {#4944 …}
      +reports: Doctrine\ORM\PersistentCollection {#4946 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4948 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4950 …}
      -id: 62960
      -bodyTs: "'chase':4 'go':3 'waterfal':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4171355"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697898301 {#4935
        date: 2023-10-21 16:25:01.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4939}
    +body: "OP, I think what this commenter is trying to say is: please compare the rivers and the lakes that we’re used to…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697903954 {#5097
      date: 2023-10-21 17:59:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lichtmetzger@feddit.de"
      "@PeriodicallyPedantic@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5090 …}
    +nested: Doctrine\ORM\PersistentCollection {#5088 …}
    +votes: Doctrine\ORM\PersistentCollection {#5092 …}
    +reports: Doctrine\ORM\PersistentCollection {#5103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5105 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5107 …}
    -id: 63093
    -bodyTs: "'comment':6 'compar':13 'lake':18 'op':1 'pleas':12 're':21 'river':15 'say':10 'think':3 'tri':8 'use':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5088688"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697903954 {#5100
      date: 2023-10-21 17:59:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4939}
  +body: "I know that they’re going to have it their way, or nothing at all…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697961613 {#5311
    date: 2023-10-22 10:00:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
    "@PeriodicallyPedantic@lemmy.ca"
    "@MartinXYZ@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5308 …}
  +nested: Doctrine\ORM\PersistentCollection {#5305 …}
  +votes: Doctrine\ORM\PersistentCollection {#5303 …}
  +reports: Doctrine\ORM\PersistentCollection {#5317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5321 …}
  -id: 64269
  -bodyTs: "'go':6 'know':2 'noth':13 're':5 'way':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4193186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697961613 {#5314
    date: 2023-10-22 10:00:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
225 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
226 DENIED moderate
App\Entity\EntryComment {#5012
  +user: App\Entity\User {#5025 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "iNfLaTiOn"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697897063 {#5007
    date: 2023-10-21 16:04:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5013 …}
  +nested: Doctrine\ORM\PersistentCollection {#5015 …}
  +votes: Doctrine\ORM\PersistentCollection {#5017 …}
  +reports: Doctrine\ORM\PersistentCollection {#5019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5023 …}
  -id: 62934
  -bodyTs: "'inflat':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4085105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697897063 {#5008
    date: 2023-10-21 16:04:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
227 DENIED edit
App\Entity\EntryComment {#5012
  +user: App\Entity\User {#5025 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "iNfLaTiOn"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697897063 {#5007
    date: 2023-10-21 16:04:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5013 …}
  +nested: Doctrine\ORM\PersistentCollection {#5015 …}
  +votes: Doctrine\ORM\PersistentCollection {#5017 …}
  +reports: Doctrine\ORM\PersistentCollection {#5019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5023 …}
  -id: 62934
  -bodyTs: "'inflat':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4085105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697897063 {#5008
    date: 2023-10-21 16:04:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
228 DENIED moderate
App\Entity\EntryComment {#5012
  +user: App\Entity\User {#5025 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "True-next-gen-graphics"
    +title: "True next-gen graphics"
    +url: "https://feddit.de/pictrs/image/c00e3ef3-ec24-489c-a806-de04a07f67aa.jpeg"
    +body: "Todd Howard: “You may need to upgrade your PC for this game”"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 119
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699030330 {#2414
      date: 2023-11-03 17:52:10.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: 6836
    -titleTs: "'gen':4 'graphic':5 'next':3 'next-gen':2 'true':1"
    -bodyTs: "'game':12 'howard':2 'may':4 'need':5 'pc':9 'todd':1 'upgrad':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697978015
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4773000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697891615 {#1793
      date: 2023-10-21 14:33:35.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "iNfLaTiOn"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697897063 {#5007
    date: 2023-10-21 16:04:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lichtmetzger@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5013 …}
  +nested: Doctrine\ORM\PersistentCollection {#5015 …}
  +votes: Doctrine\ORM\PersistentCollection {#5017 …}
  +reports: Doctrine\ORM\PersistentCollection {#5019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5023 …}
  -id: 62934
  -bodyTs: "'inflat':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4085105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697897063 {#5008
    date: 2023-10-21 16:04:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
229 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    date: 2023-10-04 16:03:43.0 +02: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