GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/21759/6-2-1-2?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 …}
}
7.91 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2400
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +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: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "6-2-1-2"
  +title: "6÷2(1+2)"
  +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
  +body: """
    [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
    \n
    I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
    \n
    It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 242
  +favouriteCount: 801
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711667888 {#2414
    date: 2024-03-29 00:18:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 21759
  -titleTs: "'+2':4 '1':3 '2':2 '6':1"
  -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702449986
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7145882"
  +editedAt: DateTimeImmutable @1703972491 {#1793
    date: 2023-12-30 22:41:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702363586 {#2402
    date: 2023-12-12 07:46:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2400
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +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: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "6-2-1-2"
  +title: "6÷2(1+2)"
  +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
  +body: """
    [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
    \n
    I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
    \n
    It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 242
  +favouriteCount: 801
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711667888 {#2414
    date: 2024-03-29 00:18:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 21759
  -titleTs: "'+2':4 '1':3 '2':2 '6':1"
  -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702449986
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7145882"
  +editedAt: DateTimeImmutable @1703972491 {#1793
    date: 2023-12-30 22:41:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702363586 {#2402
    date: 2023-12-12 07:46:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2400
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +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: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "6-2-1-2"
  +title: "6÷2(1+2)"
  +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
  +body: """
    [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
    \n
    I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
    \n
    It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 242
  +favouriteCount: 801
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711667888 {#2414
    date: 2024-03-29 00:18:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 21759
  -titleTs: "'+2':4 '1':3 '2':2 '6':1"
  -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702449986
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7145882"
  +editedAt: DateTimeImmutable @1703972491 {#1793
    date: 2023-12-30 22:41:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702363586 {#2402
    date: 2023-12-12 07:46:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4027
  +user: App\Entity\User {#3975 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Interesting that Excel sees =6/2(1+2) as an invalid formula and will not calculate it (at least on mobile). =6/2*(1+2) returns 9 because it’s executing the division and multiplication left to right (6/2=3*3=9).\n
    \n
    Google Sheets (mobile) does’t like it either and returns an error. =6/2*(1+2) also returns “9”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702732981 {#4036
    date: 2023-12-16 14:23:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4025 …}
  +nested: Doctrine\ORM\PersistentCollection {#4023 …}
  +votes: Doctrine\ORM\PersistentCollection {#4021 …}
  +reports: Doctrine\ORM\PersistentCollection {#4019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3987 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3991 …}
  -id: 227031
  -bodyTs: "'+2':7,23,55 '1':6,22,54 '3':38,39 '6/2':5,21,37,53 '9':25,40,58 'also':56 'calcul':15 'divis':31 'either':48 'error':52 'excel':3 'execut':29 'formula':11 'googl':41 'interest':1 'invalid':10 'least':18 'left':34 'like':46 'mobil':20,43 'multipl':33 'return':24,50,57 'right':36 'see':4 'sheet':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6078362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702732981 {#3972
    date: 2023-12-16 14:23:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4027
  +user: App\Entity\User {#3975 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Interesting that Excel sees =6/2(1+2) as an invalid formula and will not calculate it (at least on mobile). =6/2*(1+2) returns 9 because it’s executing the division and multiplication left to right (6/2=3*3=9).\n
    \n
    Google Sheets (mobile) does’t like it either and returns an error. =6/2*(1+2) also returns “9”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702732981 {#4036
    date: 2023-12-16 14:23:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4025 …}
  +nested: Doctrine\ORM\PersistentCollection {#4023 …}
  +votes: Doctrine\ORM\PersistentCollection {#4021 …}
  +reports: Doctrine\ORM\PersistentCollection {#4019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3987 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3991 …}
  -id: 227031
  -bodyTs: "'+2':7,23,55 '1':6,22,54 '3':38,39 '6/2':5,21,37,53 '9':25,40,58 'also':56 'calcul':15 'divis':31 'either':48 'error':52 'excel':3 'execut':29 'formula':11 'googl':41 'interest':1 'invalid':10 'least':18 'left':34 'like':46 'mobil':20,43 'multipl':33 'return':24,50,57 'right':36 'see':4 'sheet':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6078362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702732981 {#3972
    date: 2023-12-16 14:23:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4027
  +user: App\Entity\User {#3975 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Interesting that Excel sees =6/2(1+2) as an invalid formula and will not calculate it (at least on mobile). =6/2*(1+2) returns 9 because it’s executing the division and multiplication left to right (6/2=3*3=9).\n
    \n
    Google Sheets (mobile) does’t like it either and returns an error. =6/2*(1+2) also returns “9”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702732981 {#4036
    date: 2023-12-16 14:23:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4025 …}
  +nested: Doctrine\ORM\PersistentCollection {#4023 …}
  +votes: Doctrine\ORM\PersistentCollection {#4021 …}
  +reports: Doctrine\ORM\PersistentCollection {#4019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3987 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3991 …}
  -id: 227031
  -bodyTs: "'+2':7,23,55 '1':6,22,54 '3':38,39 '6/2':5,21,37,53 '9':25,40,58 'also':56 'calcul':15 'divis':31 'either':48 'error':52 'excel':3 'execut':29 'formula':11 'googl':41 'interest':1 'invalid':10 'least':18 'left':34 'like':46 'mobil':20,43 'multipl':33 'return':24,50,57 'right':36 'see':4 'sheet':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6078362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702732981 {#3972
    date: 2023-12-16 14:23:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#4063
  +user: App\Entity\User {#4045 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I don’t see the problem actually.\n
    \n
    1. Everything between ()\n
    2. Exponents\n
    3. multiply and devision\n
    4. plus and minus\n
    5. Always work from left to right.\n
    \n
    ==========\n
    \n
    1. 1+2= 3\n
    2. No exponents\n
    3. - 6 devised by 2 (whether a fraction or not) is 3\n
        - 3 times 3 is 9\n
    4. Nothing remains
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704880890 {#4068
    date: 2024-01-10 11:01:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4060 …}
  +nested: Doctrine\ORM\PersistentCollection {#4058 …}
  +votes: Doctrine\ORM\PersistentCollection {#4055 …}
  +reports: Doctrine\ORM\PersistentCollection {#4051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4047 …}
  -id: 221094
  -bodyTs: "'+2':30 '1':8,28,29 '2':11,32,39 '3':13,31,35,46,47,49 '4':17,52 '5':21 '6':36 '9':51 'actual':7 'alway':22 'devis':16,37 'everyth':9 'expon':12,34 'fraction':42 'left':25 'minus':20 'multipli':14 'noth':53 'plus':18 'problem':6 'remain':54 'right':27 'see':4 'time':48 'whether':40 'work':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://r.nf/comment/911688"
  +editedAt: DateTimeImmutable @1704611008 {#4069
    date: 2024-01-07 08:03:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702534449 {#4066
    date: 2023-12-14 07:14:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4063
  +user: App\Entity\User {#4045 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I don’t see the problem actually.\n
    \n
    1. Everything between ()\n
    2. Exponents\n
    3. multiply and devision\n
    4. plus and minus\n
    5. Always work from left to right.\n
    \n
    ==========\n
    \n
    1. 1+2= 3\n
    2. No exponents\n
    3. - 6 devised by 2 (whether a fraction or not) is 3\n
        - 3 times 3 is 9\n
    4. Nothing remains
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704880890 {#4068
    date: 2024-01-10 11:01:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4060 …}
  +nested: Doctrine\ORM\PersistentCollection {#4058 …}
  +votes: Doctrine\ORM\PersistentCollection {#4055 …}
  +reports: Doctrine\ORM\PersistentCollection {#4051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4047 …}
  -id: 221094
  -bodyTs: "'+2':30 '1':8,28,29 '2':11,32,39 '3':13,31,35,46,47,49 '4':17,52 '5':21 '6':36 '9':51 'actual':7 'alway':22 'devis':16,37 'everyth':9 'expon':12,34 'fraction':42 'left':25 'minus':20 'multipli':14 'noth':53 'plus':18 'problem':6 'remain':54 'right':27 'see':4 'time':48 'whether':40 'work':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://r.nf/comment/911688"
  +editedAt: DateTimeImmutable @1704611008 {#4069
    date: 2024-01-07 08:03:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702534449 {#4066
    date: 2023-12-14 07:14:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4063
  +user: App\Entity\User {#4045 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I don’t see the problem actually.\n
    \n
    1. Everything between ()\n
    2. Exponents\n
    3. multiply and devision\n
    4. plus and minus\n
    5. Always work from left to right.\n
    \n
    ==========\n
    \n
    1. 1+2= 3\n
    2. No exponents\n
    3. - 6 devised by 2 (whether a fraction or not) is 3\n
        - 3 times 3 is 9\n
    4. Nothing remains
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704880890 {#4068
    date: 2024-01-10 11:01:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4060 …}
  +nested: Doctrine\ORM\PersistentCollection {#4058 …}
  +votes: Doctrine\ORM\PersistentCollection {#4055 …}
  +reports: Doctrine\ORM\PersistentCollection {#4051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4047 …}
  -id: 221094
  -bodyTs: "'+2':30 '1':8,28,29 '2':11,32,39 '3':13,31,35,46,47,49 '4':17,52 '5':21 '6':36 '9':51 'actual':7 'alway':22 'devis':16,37 'everyth':9 'expon':12,34 'fraction':42 'left':25 'minus':20 'multipli':14 'noth':53 'plus':18 'problem':6 'remain':54 'right':27 'see':4 'time':48 'whether':40 'work':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://r.nf/comment/911688"
  +editedAt: DateTimeImmutable @1704611008 {#4069
    date: 2024-01-07 08:03:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702534449 {#4066
    date: 2023-12-14 07:14:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5355
  +user: Proxies\__CG__\App\Entity\User {#5356 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4063
    +user: App\Entity\User {#4045 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I don’t see the problem actually.\n
      \n
      1. Everything between ()\n
      2. Exponents\n
      3. multiply and devision\n
      4. plus and minus\n
      5. Always work from left to right.\n
      \n
      ==========\n
      \n
      1. 1+2= 3\n
      2. No exponents\n
      3. - 6 devised by 2 (whether a fraction or not) is 3\n
          - 3 times 3 is 9\n
      4. Nothing remains
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704880890 {#4068
      date: 2024-01-10 11:01:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4060 …}
    +nested: Doctrine\ORM\PersistentCollection {#4058 …}
    +votes: Doctrine\ORM\PersistentCollection {#4055 …}
    +reports: Doctrine\ORM\PersistentCollection {#4051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4049 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4047 …}
    -id: 221094
    -bodyTs: "'+2':30 '1':8,28,29 '2':11,32,39 '3':13,31,35,46,47,49 '4':17,52 '5':21 '6':36 '9':51 'actual':7 'alway':22 'devis':16,37 'everyth':9 'expon':12,34 'fraction':42 'left':25 'minus':20 'multipli':14 'noth':53 'plus':18 'problem':6 'remain':54 'right':27 'see':4 'time':48 'whether':40 'work':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://r.nf/comment/911688"
    +editedAt: DateTimeImmutable @1704611008 {#4069
      date: 2024-01-07 08:03:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702534449 {#4066
      date: 2023-12-14 07:14:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4063}
  +body: """
    The meme refers to the problem of handling implicit multiplication by juxtaposition.  \n
     Depending on what field you're in, implicit multiplication takes priority over explicit multiplication/division (known as strong juxtaposition) rather than what you and a lot of people would assume (known as weak juxtaposition).\n
    \n
    With weak juxtaposition you end up 9 just as you did, but with strong juxtaposition you end up with 1 instead.\n
    \n
    For most people and most scenarios this doesn't matter, as you'd never encounter such ambiguous equations outside of viral puzzles like this, but it is worth knowing that not all fields agree on how implicit multiplication is handled.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702558730 {#5353
    date: 2023-12-14 13:58:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@doctorn@r.nf"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5357 …}
  +nested: Doctrine\ORM\PersistentCollection {#5359 …}
  +votes: Doctrine\ORM\PersistentCollection {#5361 …}
  +reports: Doctrine\ORM\PersistentCollection {#5363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5367 …}
  -id: 221333
  -bodyTs: "'1':65 '9':52 'agre':100 'ambigu':83 'assum':41 'd':79 'depend':13 'doesn':74 'encount':81 'end':50,62 'equat':84 'explicit':25 'field':16,99 'handl':8,106 'implicit':9,20,103 'instead':66 'juxtaposit':12,30,45,48,60 'know':95 'known':27,42 'like':89 'lot':37 'matter':76 'meme':2 'multipl':10,21,104 'multiplication/division':26 'never':80 'outsid':85 'peopl':39,69 'prioriti':23 'problem':6 'puzzl':88 'rather':31 're':18 'refer':3 'scenario':72 'strong':29,59 'take':22 'viral':87 'weak':44,47 'worth':94 'would':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/697569/-/comment/4122254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702558730 {#5354
    date: 2023-12-14 13:58:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#5355
  +user: Proxies\__CG__\App\Entity\User {#5356 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4063
    +user: App\Entity\User {#4045 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I don’t see the problem actually.\n
      \n
      1. Everything between ()\n
      2. Exponents\n
      3. multiply and devision\n
      4. plus and minus\n
      5. Always work from left to right.\n
      \n
      ==========\n
      \n
      1. 1+2= 3\n
      2. No exponents\n
      3. - 6 devised by 2 (whether a fraction or not) is 3\n
          - 3 times 3 is 9\n
      4. Nothing remains
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704880890 {#4068
      date: 2024-01-10 11:01:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4060 …}
    +nested: Doctrine\ORM\PersistentCollection {#4058 …}
    +votes: Doctrine\ORM\PersistentCollection {#4055 …}
    +reports: Doctrine\ORM\PersistentCollection {#4051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4049 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4047 …}
    -id: 221094
    -bodyTs: "'+2':30 '1':8,28,29 '2':11,32,39 '3':13,31,35,46,47,49 '4':17,52 '5':21 '6':36 '9':51 'actual':7 'alway':22 'devis':16,37 'everyth':9 'expon':12,34 'fraction':42 'left':25 'minus':20 'multipli':14 'noth':53 'plus':18 'problem':6 'remain':54 'right':27 'see':4 'time':48 'whether':40 'work':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://r.nf/comment/911688"
    +editedAt: DateTimeImmutable @1704611008 {#4069
      date: 2024-01-07 08:03:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702534449 {#4066
      date: 2023-12-14 07:14:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4063}
  +body: """
    The meme refers to the problem of handling implicit multiplication by juxtaposition.  \n
     Depending on what field you're in, implicit multiplication takes priority over explicit multiplication/division (known as strong juxtaposition) rather than what you and a lot of people would assume (known as weak juxtaposition).\n
    \n
    With weak juxtaposition you end up 9 just as you did, but with strong juxtaposition you end up with 1 instead.\n
    \n
    For most people and most scenarios this doesn't matter, as you'd never encounter such ambiguous equations outside of viral puzzles like this, but it is worth knowing that not all fields agree on how implicit multiplication is handled.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702558730 {#5353
    date: 2023-12-14 13:58:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@doctorn@r.nf"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5357 …}
  +nested: Doctrine\ORM\PersistentCollection {#5359 …}
  +votes: Doctrine\ORM\PersistentCollection {#5361 …}
  +reports: Doctrine\ORM\PersistentCollection {#5363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5367 …}
  -id: 221333
  -bodyTs: "'1':65 '9':52 'agre':100 'ambigu':83 'assum':41 'd':79 'depend':13 'doesn':74 'encount':81 'end':50,62 'equat':84 'explicit':25 'field':16,99 'handl':8,106 'implicit':9,20,103 'instead':66 'juxtaposit':12,30,45,48,60 'know':95 'known':27,42 'like':89 'lot':37 'matter':76 'meme':2 'multipl':10,21,104 'multiplication/division':26 'never':80 'outsid':85 'peopl':39,69 'prioriti':23 'problem':6 'puzzl':88 'rather':31 're':18 'refer':3 'scenario':72 'strong':29,59 'take':22 'viral':87 'weak':44,47 'worth':94 'would':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/697569/-/comment/4122254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702558730 {#5354
    date: 2023-12-14 13:58:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#5355
  +user: Proxies\__CG__\App\Entity\User {#5356 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4063
    +user: App\Entity\User {#4045 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I don’t see the problem actually.\n
      \n
      1. Everything between ()\n
      2. Exponents\n
      3. multiply and devision\n
      4. plus and minus\n
      5. Always work from left to right.\n
      \n
      ==========\n
      \n
      1. 1+2= 3\n
      2. No exponents\n
      3. - 6 devised by 2 (whether a fraction or not) is 3\n
          - 3 times 3 is 9\n
      4. Nothing remains
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1704880890 {#4068
      date: 2024-01-10 11:01:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4060 …}
    +nested: Doctrine\ORM\PersistentCollection {#4058 …}
    +votes: Doctrine\ORM\PersistentCollection {#4055 …}
    +reports: Doctrine\ORM\PersistentCollection {#4051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4049 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4047 …}
    -id: 221094
    -bodyTs: "'+2':30 '1':8,28,29 '2':11,32,39 '3':13,31,35,46,47,49 '4':17,52 '5':21 '6':36 '9':51 'actual':7 'alway':22 'devis':16,37 'everyth':9 'expon':12,34 'fraction':42 'left':25 'minus':20 'multipli':14 'noth':53 'plus':18 'problem':6 'remain':54 'right':27 'see':4 'time':48 'whether':40 'work':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://r.nf/comment/911688"
    +editedAt: DateTimeImmutable @1704611008 {#4069
      date: 2024-01-07 08:03:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702534449 {#4066
      date: 2023-12-14 07:14:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4063}
  +body: """
    The meme refers to the problem of handling implicit multiplication by juxtaposition.  \n
     Depending on what field you're in, implicit multiplication takes priority over explicit multiplication/division (known as strong juxtaposition) rather than what you and a lot of people would assume (known as weak juxtaposition).\n
    \n
    With weak juxtaposition you end up 9 just as you did, but with strong juxtaposition you end up with 1 instead.\n
    \n
    For most people and most scenarios this doesn't matter, as you'd never encounter such ambiguous equations outside of viral puzzles like this, but it is worth knowing that not all fields agree on how implicit multiplication is handled.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702558730 {#5353
    date: 2023-12-14 13:58:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@doctorn@r.nf"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5357 …}
  +nested: Doctrine\ORM\PersistentCollection {#5359 …}
  +votes: Doctrine\ORM\PersistentCollection {#5361 …}
  +reports: Doctrine\ORM\PersistentCollection {#5363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5367 …}
  -id: 221333
  -bodyTs: "'1':65 '9':52 'agre':100 'ambigu':83 'assum':41 'd':79 'depend':13 'doesn':74 'encount':81 'end':50,62 'equat':84 'explicit':25 'field':16,99 'handl':8,106 'implicit':9,20,103 'instead':66 'juxtaposit':12,30,45,48,60 'know':95 'known':27,42 'like':89 'lot':37 'matter':76 'meme':2 'multipl':10,21,104 'multiplication/division':26 'never':80 'outsid':85 'peopl':39,69 'prioriti':23 'problem':6 'puzzl':88 'rather':31 're':18 'refer':3 'scenario':72 'strong':29,59 'take':22 'viral':87 'weak':44,47 'worth':94 'would':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/697569/-/comment/4122254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702558730 {#5354
    date: 2023-12-14 13:58:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5518
  +user: App\Entity\User {#4045 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5355
    +user: Proxies\__CG__\App\Entity\User {#5356 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4063
      +user: App\Entity\User {#4045 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I don’t see the problem actually.\n
        \n
        1. Everything between ()\n
        2. Exponents\n
        3. multiply and devision\n
        4. plus and minus\n
        5. Always work from left to right.\n
        \n
        ==========\n
        \n
        1. 1+2= 3\n
        2. No exponents\n
        3. - 6 devised by 2 (whether a fraction or not) is 3\n
            - 3 times 3 is 9\n
        4. Nothing remains
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704880890 {#4068
        date: 2024-01-10 11:01:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4060 …}
      +nested: Doctrine\ORM\PersistentCollection {#4058 …}
      +votes: Doctrine\ORM\PersistentCollection {#4055 …}
      +reports: Doctrine\ORM\PersistentCollection {#4051 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4049 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4047 …}
      -id: 221094
      -bodyTs: "'+2':30 '1':8,28,29 '2':11,32,39 '3':13,31,35,46,47,49 '4':17,52 '5':21 '6':36 '9':51 'actual':7 'alway':22 'devis':16,37 'everyth':9 'expon':12,34 'fraction':42 'left':25 'minus':20 'multipli':14 'noth':53 'plus':18 'problem':6 'remain':54 'right':27 'see':4 'time':48 'whether':40 'work':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://r.nf/comment/911688"
      +editedAt: DateTimeImmutable @1704611008 {#4069
        date: 2024-01-07 08:03:28.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702534449 {#4066
        date: 2023-12-14 07:14:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4063}
    +body: """
      The meme refers to the problem of handling implicit multiplication by juxtaposition.  \n
       Depending on what field you're in, implicit multiplication takes priority over explicit multiplication/division (known as strong juxtaposition) rather than what you and a lot of people would assume (known as weak juxtaposition).\n
      \n
      With weak juxtaposition you end up 9 just as you did, but with strong juxtaposition you end up with 1 instead.\n
      \n
      For most people and most scenarios this doesn't matter, as you'd never encounter such ambiguous equations outside of viral puzzles like this, but it is worth knowing that not all fields agree on how implicit multiplication is handled.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702558730 {#5353
      date: 2023-12-14 13:58:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@doctorn@r.nf"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5357 …}
    +nested: Doctrine\ORM\PersistentCollection {#5359 …}
    +votes: Doctrine\ORM\PersistentCollection {#5361 …}
    +reports: Doctrine\ORM\PersistentCollection {#5363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5367 …}
    -id: 221333
    -bodyTs: "'1':65 '9':52 'agre':100 'ambigu':83 'assum':41 'd':79 'depend':13 'doesn':74 'encount':81 'end':50,62 'equat':84 'explicit':25 'field':16,99 'handl':8,106 'implicit':9,20,103 'instead':66 'juxtaposit':12,30,45,48,60 'know':95 'known':27,42 'like':89 'lot':37 'matter':76 'meme':2 'multipl':10,21,104 'multiplication/division':26 'never':80 'outsid':85 'peopl':39,69 'prioriti':23 'problem':6 'puzzl':88 'rather':31 're':18 'refer':3 'scenario':72 'strong':29,59 'take':22 'viral':87 'weak':44,47 'worth':94 'would':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/697569/-/comment/4122254"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702558730 {#5354
      date: 2023-12-14 13:58:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4063}
  +body: """
    Humans…\n
    \n
    Can agree over a universal charging cable, but not over simple math rules…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702632584 {#5515
    date: 2023-12-15 10:29:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@doctorn@r.nf"
    "@Th4tGuyII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5519 …}
  +nested: Doctrine\ORM\PersistentCollection {#5521 …}
  +votes: Doctrine\ORM\PersistentCollection {#5523 …}
  +reports: Doctrine\ORM\PersistentCollection {#5525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5529 …}
  -id: 223869
  -bodyTs: "'agre':3 'cabl':8 'charg':7 'human':1 'math':13 'rule':14 'simpl':12 'univers':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://r.nf/comment/921863"
  +editedAt: DateTimeImmutable @1704865633 {#5516
    date: 2024-01-10 06:47:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702632584 {#5517
    date: 2023-12-15 10:29:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#5518
  +user: App\Entity\User {#4045 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5355
    +user: Proxies\__CG__\App\Entity\User {#5356 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4063
      +user: App\Entity\User {#4045 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I don’t see the problem actually.\n
        \n
        1. Everything between ()\n
        2. Exponents\n
        3. multiply and devision\n
        4. plus and minus\n
        5. Always work from left to right.\n
        \n
        ==========\n
        \n
        1. 1+2= 3\n
        2. No exponents\n
        3. - 6 devised by 2 (whether a fraction or not) is 3\n
            - 3 times 3 is 9\n
        4. Nothing remains
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704880890 {#4068
        date: 2024-01-10 11:01:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4060 …}
      +nested: Doctrine\ORM\PersistentCollection {#4058 …}
      +votes: Doctrine\ORM\PersistentCollection {#4055 …}
      +reports: Doctrine\ORM\PersistentCollection {#4051 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4049 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4047 …}
      -id: 221094
      -bodyTs: "'+2':30 '1':8,28,29 '2':11,32,39 '3':13,31,35,46,47,49 '4':17,52 '5':21 '6':36 '9':51 'actual':7 'alway':22 'devis':16,37 'everyth':9 'expon':12,34 'fraction':42 'left':25 'minus':20 'multipli':14 'noth':53 'plus':18 'problem':6 'remain':54 'right':27 'see':4 'time':48 'whether':40 'work':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://r.nf/comment/911688"
      +editedAt: DateTimeImmutable @1704611008 {#4069
        date: 2024-01-07 08:03:28.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702534449 {#4066
        date: 2023-12-14 07:14:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4063}
    +body: """
      The meme refers to the problem of handling implicit multiplication by juxtaposition.  \n
       Depending on what field you're in, implicit multiplication takes priority over explicit multiplication/division (known as strong juxtaposition) rather than what you and a lot of people would assume (known as weak juxtaposition).\n
      \n
      With weak juxtaposition you end up 9 just as you did, but with strong juxtaposition you end up with 1 instead.\n
      \n
      For most people and most scenarios this doesn't matter, as you'd never encounter such ambiguous equations outside of viral puzzles like this, but it is worth knowing that not all fields agree on how implicit multiplication is handled.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702558730 {#5353
      date: 2023-12-14 13:58:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@doctorn@r.nf"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5357 …}
    +nested: Doctrine\ORM\PersistentCollection {#5359 …}
    +votes: Doctrine\ORM\PersistentCollection {#5361 …}
    +reports: Doctrine\ORM\PersistentCollection {#5363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5367 …}
    -id: 221333
    -bodyTs: "'1':65 '9':52 'agre':100 'ambigu':83 'assum':41 'd':79 'depend':13 'doesn':74 'encount':81 'end':50,62 'equat':84 'explicit':25 'field':16,99 'handl':8,106 'implicit':9,20,103 'instead':66 'juxtaposit':12,30,45,48,60 'know':95 'known':27,42 'like':89 'lot':37 'matter':76 'meme':2 'multipl':10,21,104 'multiplication/division':26 'never':80 'outsid':85 'peopl':39,69 'prioriti':23 'problem':6 'puzzl':88 'rather':31 're':18 'refer':3 'scenario':72 'strong':29,59 'take':22 'viral':87 'weak':44,47 'worth':94 'would':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/697569/-/comment/4122254"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702558730 {#5354
      date: 2023-12-14 13:58:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4063}
  +body: """
    Humans…\n
    \n
    Can agree over a universal charging cable, but not over simple math rules…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702632584 {#5515
    date: 2023-12-15 10:29:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@doctorn@r.nf"
    "@Th4tGuyII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5519 …}
  +nested: Doctrine\ORM\PersistentCollection {#5521 …}
  +votes: Doctrine\ORM\PersistentCollection {#5523 …}
  +reports: Doctrine\ORM\PersistentCollection {#5525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5529 …}
  -id: 223869
  -bodyTs: "'agre':3 'cabl':8 'charg':7 'human':1 'math':13 'rule':14 'simpl':12 'univers':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://r.nf/comment/921863"
  +editedAt: DateTimeImmutable @1704865633 {#5516
    date: 2024-01-10 06:47:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702632584 {#5517
    date: 2023-12-15 10:29:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#5518
  +user: App\Entity\User {#4045 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5355
    +user: Proxies\__CG__\App\Entity\User {#5356 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4063
      +user: App\Entity\User {#4045 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I don’t see the problem actually.\n
        \n
        1. Everything between ()\n
        2. Exponents\n
        3. multiply and devision\n
        4. plus and minus\n
        5. Always work from left to right.\n
        \n
        ==========\n
        \n
        1. 1+2= 3\n
        2. No exponents\n
        3. - 6 devised by 2 (whether a fraction or not) is 3\n
            - 3 times 3 is 9\n
        4. Nothing remains
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704880890 {#4068
        date: 2024-01-10 11:01:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4060 …}
      +nested: Doctrine\ORM\PersistentCollection {#4058 …}
      +votes: Doctrine\ORM\PersistentCollection {#4055 …}
      +reports: Doctrine\ORM\PersistentCollection {#4051 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4049 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4047 …}
      -id: 221094
      -bodyTs: "'+2':30 '1':8,28,29 '2':11,32,39 '3':13,31,35,46,47,49 '4':17,52 '5':21 '6':36 '9':51 'actual':7 'alway':22 'devis':16,37 'everyth':9 'expon':12,34 'fraction':42 'left':25 'minus':20 'multipli':14 'noth':53 'plus':18 'problem':6 'remain':54 'right':27 'see':4 'time':48 'whether':40 'work':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://r.nf/comment/911688"
      +editedAt: DateTimeImmutable @1704611008 {#4069
        date: 2024-01-07 08:03:28.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702534449 {#4066
        date: 2023-12-14 07:14:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4063}
    +body: """
      The meme refers to the problem of handling implicit multiplication by juxtaposition.  \n
       Depending on what field you're in, implicit multiplication takes priority over explicit multiplication/division (known as strong juxtaposition) rather than what you and a lot of people would assume (known as weak juxtaposition).\n
      \n
      With weak juxtaposition you end up 9 just as you did, but with strong juxtaposition you end up with 1 instead.\n
      \n
      For most people and most scenarios this doesn't matter, as you'd never encounter such ambiguous equations outside of viral puzzles like this, but it is worth knowing that not all fields agree on how implicit multiplication is handled.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702558730 {#5353
      date: 2023-12-14 13:58:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@doctorn@r.nf"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5357 …}
    +nested: Doctrine\ORM\PersistentCollection {#5359 …}
    +votes: Doctrine\ORM\PersistentCollection {#5361 …}
    +reports: Doctrine\ORM\PersistentCollection {#5363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5367 …}
    -id: 221333
    -bodyTs: "'1':65 '9':52 'agre':100 'ambigu':83 'assum':41 'd':79 'depend':13 'doesn':74 'encount':81 'end':50,62 'equat':84 'explicit':25 'field':16,99 'handl':8,106 'implicit':9,20,103 'instead':66 'juxtaposit':12,30,45,48,60 'know':95 'known':27,42 'like':89 'lot':37 'matter':76 'meme':2 'multipl':10,21,104 'multiplication/division':26 'never':80 'outsid':85 'peopl':39,69 'prioriti':23 'problem':6 'puzzl':88 'rather':31 're':18 'refer':3 'scenario':72 'strong':29,59 'take':22 'viral':87 'weak':44,47 'worth':94 'would':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/697569/-/comment/4122254"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702558730 {#5354
      date: 2023-12-14 13:58:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4063}
  +body: """
    Humans…\n
    \n
    Can agree over a universal charging cable, but not over simple math rules…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702632584 {#5515
    date: 2023-12-15 10:29:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@doctorn@r.nf"
    "@Th4tGuyII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5519 …}
  +nested: Doctrine\ORM\PersistentCollection {#5521 …}
  +votes: Doctrine\ORM\PersistentCollection {#5523 …}
  +reports: Doctrine\ORM\PersistentCollection {#5525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5529 …}
  -id: 223869
  -bodyTs: "'agre':3 'cabl':8 'charg':7 'human':1 'math':13 'rule':14 'simpl':12 'univers':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://r.nf/comment/921863"
  +editedAt: DateTimeImmutable @1704865633 {#5516
    date: 2024-01-10 06:47:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702632584 {#5517
    date: 2023-12-15 10:29:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5633
  +user: Proxies\__CG__\App\Entity\User {#5356 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5518
    +user: App\Entity\User {#4045 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5355
      +user: Proxies\__CG__\App\Entity\User {#5356 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4063
        +user: App\Entity\User {#4045 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I don’t see the problem actually.\n
          \n
          1. Everything between ()\n
          2. Exponents\n
          3. multiply and devision\n
          4. plus and minus\n
          5. Always work from left to right.\n
          \n
          ==========\n
          \n
          1. 1+2= 3\n
          2. No exponents\n
          3. - 6 devised by 2 (whether a fraction or not) is 3\n
              - 3 times 3 is 9\n
          4. Nothing remains
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1704880890 {#4068
          date: 2024-01-10 11:01:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4060 …}
        +nested: Doctrine\ORM\PersistentCollection {#4058 …}
        +votes: Doctrine\ORM\PersistentCollection {#4055 …}
        +reports: Doctrine\ORM\PersistentCollection {#4051 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4049 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4047 …}
        -id: 221094
        -bodyTs: "'+2':30 '1':8,28,29 '2':11,32,39 '3':13,31,35,46,47,49 '4':17,52 '5':21 '6':36 '9':51 'actual':7 'alway':22 'devis':16,37 'everyth':9 'expon':12,34 'fraction':42 'left':25 'minus':20 'multipli':14 'noth':53 'plus':18 'problem':6 'remain':54 'right':27 'see':4 'time':48 'whether':40 'work':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://r.nf/comment/911688"
        +editedAt: DateTimeImmutable @1704611008 {#4069
          date: 2024-01-07 08:03:28.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702534449 {#4066
          date: 2023-12-14 07:14:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4063}
      +body: """
        The meme refers to the problem of handling implicit multiplication by juxtaposition.  \n
         Depending on what field you're in, implicit multiplication takes priority over explicit multiplication/division (known as strong juxtaposition) rather than what you and a lot of people would assume (known as weak juxtaposition).\n
        \n
        With weak juxtaposition you end up 9 just as you did, but with strong juxtaposition you end up with 1 instead.\n
        \n
        For most people and most scenarios this doesn't matter, as you'd never encounter such ambiguous equations outside of viral puzzles like this, but it is worth knowing that not all fields agree on how implicit multiplication is handled.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702558730 {#5353
        date: 2023-12-14 13:58:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@doctorn@r.nf"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5357 …}
      +nested: Doctrine\ORM\PersistentCollection {#5359 …}
      +votes: Doctrine\ORM\PersistentCollection {#5361 …}
      +reports: Doctrine\ORM\PersistentCollection {#5363 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5365 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5367 …}
      -id: 221333
      -bodyTs: "'1':65 '9':52 'agre':100 'ambigu':83 'assum':41 'd':79 'depend':13 'doesn':74 'encount':81 'end':50,62 'equat':84 'explicit':25 'field':16,99 'handl':8,106 'implicit':9,20,103 'instead':66 'juxtaposit':12,30,45,48,60 'know':95 'known':27,42 'like':89 'lot':37 'matter':76 'meme':2 'multipl':10,21,104 'multiplication/division':26 'never':80 'outsid':85 'peopl':39,69 'prioriti':23 'problem':6 'puzzl':88 'rather':31 're':18 'refer':3 'scenario':72 'strong':29,59 'take':22 'viral':87 'weak':44,47 'worth':94 'would':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/697569/-/comment/4122254"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702558730 {#5354
        date: 2023-12-14 13:58:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4063}
    +body: """
      Humans…\n
      \n
      Can agree over a universal charging cable, but not over simple math rules…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702632584 {#5515
      date: 2023-12-15 10:29:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@doctorn@r.nf"
      "@Th4tGuyII@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5519 …}
    +nested: Doctrine\ORM\PersistentCollection {#5521 …}
    +votes: Doctrine\ORM\PersistentCollection {#5523 …}
    +reports: Doctrine\ORM\PersistentCollection {#5525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5527 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5529 …}
    -id: 223869
    -bodyTs: "'agre':3 'cabl':8 'charg':7 'human':1 'math':13 'rule':14 'simpl':12 'univers':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://r.nf/comment/921863"
    +editedAt: DateTimeImmutable @1704865633 {#5516
      date: 2024-01-10 06:47:13.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702632584 {#5517
      date: 2023-12-15 10:29:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4063}
  +body: "Truly the dichotomy of man"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702643139 {#5631
    date: 2023-12-15 13:25:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@doctorn@r.nf"
    "@Th4tGuyII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5634 …}
  +nested: Doctrine\ORM\PersistentCollection {#5636 …}
  +votes: Doctrine\ORM\PersistentCollection {#5638 …}
  +reports: Doctrine\ORM\PersistentCollection {#5640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5644 …}
  -id: 224189
  -bodyTs: "'dichotomi':3 'man':5 'truli':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/697569/-/comment/4141539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702643139 {#5632
    date: 2023-12-15 13:25:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#5633
  +user: Proxies\__CG__\App\Entity\User {#5356 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5518
    +user: App\Entity\User {#4045 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5355
      +user: Proxies\__CG__\App\Entity\User {#5356 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4063
        +user: App\Entity\User {#4045 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I don’t see the problem actually.\n
          \n
          1. Everything between ()\n
          2. Exponents\n
          3. multiply and devision\n
          4. plus and minus\n
          5. Always work from left to right.\n
          \n
          ==========\n
          \n
          1. 1+2= 3\n
          2. No exponents\n
          3. - 6 devised by 2 (whether a fraction or not) is 3\n
              - 3 times 3 is 9\n
          4. Nothing remains
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1704880890 {#4068
          date: 2024-01-10 11:01:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4060 …}
        +nested: Doctrine\ORM\PersistentCollection {#4058 …}
        +votes: Doctrine\ORM\PersistentCollection {#4055 …}
        +reports: Doctrine\ORM\PersistentCollection {#4051 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4049 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4047 …}
        -id: 221094
        -bodyTs: "'+2':30 '1':8,28,29 '2':11,32,39 '3':13,31,35,46,47,49 '4':17,52 '5':21 '6':36 '9':51 'actual':7 'alway':22 'devis':16,37 'everyth':9 'expon':12,34 'fraction':42 'left':25 'minus':20 'multipli':14 'noth':53 'plus':18 'problem':6 'remain':54 'right':27 'see':4 'time':48 'whether':40 'work':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://r.nf/comment/911688"
        +editedAt: DateTimeImmutable @1704611008 {#4069
          date: 2024-01-07 08:03:28.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702534449 {#4066
          date: 2023-12-14 07:14:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4063}
      +body: """
        The meme refers to the problem of handling implicit multiplication by juxtaposition.  \n
         Depending on what field you're in, implicit multiplication takes priority over explicit multiplication/division (known as strong juxtaposition) rather than what you and a lot of people would assume (known as weak juxtaposition).\n
        \n
        With weak juxtaposition you end up 9 just as you did, but with strong juxtaposition you end up with 1 instead.\n
        \n
        For most people and most scenarios this doesn't matter, as you'd never encounter such ambiguous equations outside of viral puzzles like this, but it is worth knowing that not all fields agree on how implicit multiplication is handled.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702558730 {#5353
        date: 2023-12-14 13:58:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@doctorn@r.nf"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5357 …}
      +nested: Doctrine\ORM\PersistentCollection {#5359 …}
      +votes: Doctrine\ORM\PersistentCollection {#5361 …}
      +reports: Doctrine\ORM\PersistentCollection {#5363 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5365 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5367 …}
      -id: 221333
      -bodyTs: "'1':65 '9':52 'agre':100 'ambigu':83 'assum':41 'd':79 'depend':13 'doesn':74 'encount':81 'end':50,62 'equat':84 'explicit':25 'field':16,99 'handl':8,106 'implicit':9,20,103 'instead':66 'juxtaposit':12,30,45,48,60 'know':95 'known':27,42 'like':89 'lot':37 'matter':76 'meme':2 'multipl':10,21,104 'multiplication/division':26 'never':80 'outsid':85 'peopl':39,69 'prioriti':23 'problem':6 'puzzl':88 'rather':31 're':18 'refer':3 'scenario':72 'strong':29,59 'take':22 'viral':87 'weak':44,47 'worth':94 'would':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/697569/-/comment/4122254"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702558730 {#5354
        date: 2023-12-14 13:58:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4063}
    +body: """
      Humans…\n
      \n
      Can agree over a universal charging cable, but not over simple math rules…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702632584 {#5515
      date: 2023-12-15 10:29:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@doctorn@r.nf"
      "@Th4tGuyII@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5519 …}
    +nested: Doctrine\ORM\PersistentCollection {#5521 …}
    +votes: Doctrine\ORM\PersistentCollection {#5523 …}
    +reports: Doctrine\ORM\PersistentCollection {#5525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5527 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5529 …}
    -id: 223869
    -bodyTs: "'agre':3 'cabl':8 'charg':7 'human':1 'math':13 'rule':14 'simpl':12 'univers':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://r.nf/comment/921863"
    +editedAt: DateTimeImmutable @1704865633 {#5516
      date: 2024-01-10 06:47:13.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702632584 {#5517
      date: 2023-12-15 10:29:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4063}
  +body: "Truly the dichotomy of man"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702643139 {#5631
    date: 2023-12-15 13:25:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@doctorn@r.nf"
    "@Th4tGuyII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5634 …}
  +nested: Doctrine\ORM\PersistentCollection {#5636 …}
  +votes: Doctrine\ORM\PersistentCollection {#5638 …}
  +reports: Doctrine\ORM\PersistentCollection {#5640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5644 …}
  -id: 224189
  -bodyTs: "'dichotomi':3 'man':5 'truli':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/697569/-/comment/4141539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702643139 {#5632
    date: 2023-12-15 13:25:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#5633
  +user: Proxies\__CG__\App\Entity\User {#5356 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5518
    +user: App\Entity\User {#4045 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5355
      +user: Proxies\__CG__\App\Entity\User {#5356 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4063
        +user: App\Entity\User {#4045 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I don’t see the problem actually.\n
          \n
          1. Everything between ()\n
          2. Exponents\n
          3. multiply and devision\n
          4. plus and minus\n
          5. Always work from left to right.\n
          \n
          ==========\n
          \n
          1. 1+2= 3\n
          2. No exponents\n
          3. - 6 devised by 2 (whether a fraction or not) is 3\n
              - 3 times 3 is 9\n
          4. Nothing remains
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1704880890 {#4068
          date: 2024-01-10 11:01:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4060 …}
        +nested: Doctrine\ORM\PersistentCollection {#4058 …}
        +votes: Doctrine\ORM\PersistentCollection {#4055 …}
        +reports: Doctrine\ORM\PersistentCollection {#4051 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4049 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4047 …}
        -id: 221094
        -bodyTs: "'+2':30 '1':8,28,29 '2':11,32,39 '3':13,31,35,46,47,49 '4':17,52 '5':21 '6':36 '9':51 'actual':7 'alway':22 'devis':16,37 'everyth':9 'expon':12,34 'fraction':42 'left':25 'minus':20 'multipli':14 'noth':53 'plus':18 'problem':6 'remain':54 'right':27 'see':4 'time':48 'whether':40 'work':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://r.nf/comment/911688"
        +editedAt: DateTimeImmutable @1704611008 {#4069
          date: 2024-01-07 08:03:28.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702534449 {#4066
          date: 2023-12-14 07:14:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4063}
      +body: """
        The meme refers to the problem of handling implicit multiplication by juxtaposition.  \n
         Depending on what field you're in, implicit multiplication takes priority over explicit multiplication/division (known as strong juxtaposition) rather than what you and a lot of people would assume (known as weak juxtaposition).\n
        \n
        With weak juxtaposition you end up 9 just as you did, but with strong juxtaposition you end up with 1 instead.\n
        \n
        For most people and most scenarios this doesn't matter, as you'd never encounter such ambiguous equations outside of viral puzzles like this, but it is worth knowing that not all fields agree on how implicit multiplication is handled.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702558730 {#5353
        date: 2023-12-14 13:58:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@doctorn@r.nf"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5357 …}
      +nested: Doctrine\ORM\PersistentCollection {#5359 …}
      +votes: Doctrine\ORM\PersistentCollection {#5361 …}
      +reports: Doctrine\ORM\PersistentCollection {#5363 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5365 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5367 …}
      -id: 221333
      -bodyTs: "'1':65 '9':52 'agre':100 'ambigu':83 'assum':41 'd':79 'depend':13 'doesn':74 'encount':81 'end':50,62 'equat':84 'explicit':25 'field':16,99 'handl':8,106 'implicit':9,20,103 'instead':66 'juxtaposit':12,30,45,48,60 'know':95 'known':27,42 'like':89 'lot':37 'matter':76 'meme':2 'multipl':10,21,104 'multiplication/division':26 'never':80 'outsid':85 'peopl':39,69 'prioriti':23 'problem':6 'puzzl':88 'rather':31 're':18 'refer':3 'scenario':72 'strong':29,59 'take':22 'viral':87 'weak':44,47 'worth':94 'would':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/697569/-/comment/4122254"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702558730 {#5354
        date: 2023-12-14 13:58:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4063}
    +body: """
      Humans…\n
      \n
      Can agree over a universal charging cable, but not over simple math rules…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702632584 {#5515
      date: 2023-12-15 10:29:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@doctorn@r.nf"
      "@Th4tGuyII@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5519 …}
    +nested: Doctrine\ORM\PersistentCollection {#5521 …}
    +votes: Doctrine\ORM\PersistentCollection {#5523 …}
    +reports: Doctrine\ORM\PersistentCollection {#5525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5527 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5529 …}
    -id: 223869
    -bodyTs: "'agre':3 'cabl':8 'charg':7 'human':1 'math':13 'rule':14 'simpl':12 'univers':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://r.nf/comment/921863"
    +editedAt: DateTimeImmutable @1704865633 {#5516
      date: 2024-01-10 06:47:13.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702632584 {#5517
      date: 2023-12-15 10:29:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4063}
  +body: "Truly the dichotomy of man"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702643139 {#5631
    date: 2023-12-15 13:25:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@doctorn@r.nf"
    "@Th4tGuyII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5634 …}
  +nested: Doctrine\ORM\PersistentCollection {#5636 …}
  +votes: Doctrine\ORM\PersistentCollection {#5638 …}
  +reports: Doctrine\ORM\PersistentCollection {#5640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5644 …}
  -id: 224189
  -bodyTs: "'dichotomi':3 'man':5 'truli':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/697569/-/comment/4141539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702643139 {#5632
    date: 2023-12-15 13:25:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4149
  +user: App\Entity\User {#4162 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t forget math with fruits! [imgur.com/JOuRhQ3](https://imgur.com/JOuRhQ3)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704776688 {#4144
    date: 2024-01-09 06:04:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4150 …}
  +nested: Doctrine\ORM\PersistentCollection {#4152 …}
  +votes: Doctrine\ORM\PersistentCollection {#4154 …}
  +reports: Doctrine\ORM\PersistentCollection {#4156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
  -id: 221021
  -bodyTs: "'/jourhq3](https://imgur.com/jourhq3)':9 'forget':3 'fruit':6 'imgur.com':8 'imgur.com/jourhq3](https://imgur.com/jourhq3)':7 'math':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7313703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702522009 {#4145
    date: 2023-12-14 03:46:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4149
  +user: App\Entity\User {#4162 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t forget math with fruits! [imgur.com/JOuRhQ3](https://imgur.com/JOuRhQ3)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704776688 {#4144
    date: 2024-01-09 06:04:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4150 …}
  +nested: Doctrine\ORM\PersistentCollection {#4152 …}
  +votes: Doctrine\ORM\PersistentCollection {#4154 …}
  +reports: Doctrine\ORM\PersistentCollection {#4156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
  -id: 221021
  -bodyTs: "'/jourhq3](https://imgur.com/jourhq3)':9 'forget':3 'fruit':6 'imgur.com':8 'imgur.com/jourhq3](https://imgur.com/jourhq3)':7 'math':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7313703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702522009 {#4145
    date: 2023-12-14 03:46:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4149
  +user: App\Entity\User {#4162 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t forget math with fruits! [imgur.com/JOuRhQ3](https://imgur.com/JOuRhQ3)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704776688 {#4144
    date: 2024-01-09 06:04:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4150 …}
  +nested: Doctrine\ORM\PersistentCollection {#4152 …}
  +votes: Doctrine\ORM\PersistentCollection {#4154 …}
  +reports: Doctrine\ORM\PersistentCollection {#4156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
  -id: 221021
  -bodyTs: "'/jourhq3](https://imgur.com/jourhq3)':9 'forget':3 'fruit':6 'imgur.com':8 'imgur.com/jourhq3](https://imgur.com/jourhq3)':7 'math':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7313703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702522009 {#4145
    date: 2023-12-14 03:46:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5340
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4149
    +user: App\Entity\User {#4162 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t forget math with fruits! [imgur.com/JOuRhQ3](https://imgur.com/JOuRhQ3)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704776688 {#4144
      date: 2024-01-09 06:04:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4150 …}
    +nested: Doctrine\ORM\PersistentCollection {#4152 …}
    +votes: Doctrine\ORM\PersistentCollection {#4154 …}
    +reports: Doctrine\ORM\PersistentCollection {#4156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
    -id: 221021
    -bodyTs: "'/jourhq3](https://imgur.com/jourhq3)':9 'forget':3 'fruit':6 'imgur.com':8 'imgur.com/jourhq3](https://imgur.com/jourhq3)':7 'math':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7313703"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702522009 {#4145
      date: 2023-12-14 03:46:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4149}
  +body: "Just saw the image you posted and it’s awesome :-) I’m part of the group that can’t solve it, because I don’t know the 🌭 function from the top of my head. I also found the choice of symbols interesting that 🌭 is analytical continuation of 🍔 and not the other way round 🤣"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702584185 {#5337
    date: 2023-12-14 21:03:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Abnorc@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5341 …}
  +nested: Doctrine\ORM\PersistentCollection {#5343 …}
  +votes: Doctrine\ORM\PersistentCollection {#5345 …}
  +reports: Doctrine\ORM\PersistentCollection {#5347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5351 …}
  -id: 222203
  -bodyTs: "'also':36 'analyt':45 'awesom':10 'choic':39 'continu':46 'found':37 'function':28 'group':16 'head':34 'imag':4 'interest':42 'know':26 'm':12 'part':13 'post':6 'round':53 'saw':2 'solv':20 'symbol':41 'top':31 'way':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5714985"
  +editedAt: DateTimeImmutable @1704778434 {#5338
    date: 2024-01-09 06:33:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702584185 {#5339
    date: 2023-12-14 21:03:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#5340
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4149
    +user: App\Entity\User {#4162 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t forget math with fruits! [imgur.com/JOuRhQ3](https://imgur.com/JOuRhQ3)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704776688 {#4144
      date: 2024-01-09 06:04:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4150 …}
    +nested: Doctrine\ORM\PersistentCollection {#4152 …}
    +votes: Doctrine\ORM\PersistentCollection {#4154 …}
    +reports: Doctrine\ORM\PersistentCollection {#4156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
    -id: 221021
    -bodyTs: "'/jourhq3](https://imgur.com/jourhq3)':9 'forget':3 'fruit':6 'imgur.com':8 'imgur.com/jourhq3](https://imgur.com/jourhq3)':7 'math':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7313703"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702522009 {#4145
      date: 2023-12-14 03:46:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4149}
  +body: "Just saw the image you posted and it’s awesome :-) I’m part of the group that can’t solve it, because I don’t know the 🌭 function from the top of my head. I also found the choice of symbols interesting that 🌭 is analytical continuation of 🍔 and not the other way round 🤣"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702584185 {#5337
    date: 2023-12-14 21:03:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Abnorc@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5341 …}
  +nested: Doctrine\ORM\PersistentCollection {#5343 …}
  +votes: Doctrine\ORM\PersistentCollection {#5345 …}
  +reports: Doctrine\ORM\PersistentCollection {#5347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5351 …}
  -id: 222203
  -bodyTs: "'also':36 'analyt':45 'awesom':10 'choic':39 'continu':46 'found':37 'function':28 'group':16 'head':34 'imag':4 'interest':42 'know':26 'm':12 'part':13 'post':6 'round':53 'saw':2 'solv':20 'symbol':41 'top':31 'way':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5714985"
  +editedAt: DateTimeImmutable @1704778434 {#5338
    date: 2024-01-09 06:33:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702584185 {#5339
    date: 2023-12-14 21:03:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#5340
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4149
    +user: App\Entity\User {#4162 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t forget math with fruits! [imgur.com/JOuRhQ3](https://imgur.com/JOuRhQ3)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704776688 {#4144
      date: 2024-01-09 06:04:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4150 …}
    +nested: Doctrine\ORM\PersistentCollection {#4152 …}
    +votes: Doctrine\ORM\PersistentCollection {#4154 …}
    +reports: Doctrine\ORM\PersistentCollection {#4156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4160 …}
    -id: 221021
    -bodyTs: "'/jourhq3](https://imgur.com/jourhq3)':9 'forget':3 'fruit':6 'imgur.com':8 'imgur.com/jourhq3](https://imgur.com/jourhq3)':7 'math':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7313703"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702522009 {#4145
      date: 2023-12-14 03:46:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4149}
  +body: "Just saw the image you posted and it’s awesome :-) I’m part of the group that can’t solve it, because I don’t know the 🌭 function from the top of my head. I also found the choice of symbols interesting that 🌭 is analytical continuation of 🍔 and not the other way round 🤣"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702584185 {#5337
    date: 2023-12-14 21:03:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Abnorc@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5341 …}
  +nested: Doctrine\ORM\PersistentCollection {#5343 …}
  +votes: Doctrine\ORM\PersistentCollection {#5345 …}
  +reports: Doctrine\ORM\PersistentCollection {#5347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5351 …}
  -id: 222203
  -bodyTs: "'also':36 'analyt':45 'awesom':10 'choic':39 'continu':46 'found':37 'function':28 'group':16 'head':34 'imag':4 'interest':42 'know':26 'm':12 'part':13 'post':6 'round':53 'saw':2 'solv':20 'symbol':41 'top':31 'way':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5714985"
  +editedAt: DateTimeImmutable @1704778434 {#5338
    date: 2024-01-09 06:33:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702584185 {#5339
    date: 2023-12-14 21:03:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4222
  +user: App\Entity\User {#4235 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704619535 {#4217
    date: 2024-01-07 10:25:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4223 …}
  +nested: Doctrine\ORM\PersistentCollection {#4225 …}
  +votes: Doctrine\ORM\PersistentCollection {#4227 …}
  +reports: Doctrine\ORM\PersistentCollection {#4229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4233 …}
  -id: 220668
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4336498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702487580 {#4218
    date: 2023-12-13 18:13:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4222
  +user: App\Entity\User {#4235 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704619535 {#4217
    date: 2024-01-07 10:25:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4223 …}
  +nested: Doctrine\ORM\PersistentCollection {#4225 …}
  +votes: Doctrine\ORM\PersistentCollection {#4227 …}
  +reports: Doctrine\ORM\PersistentCollection {#4229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4233 …}
  -id: 220668
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4336498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702487580 {#4218
    date: 2023-12-13 18:13:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4222
  +user: App\Entity\User {#4235 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704619535 {#4217
    date: 2024-01-07 10:25:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4223 …}
  +nested: Doctrine\ORM\PersistentCollection {#4225 …}
  +votes: Doctrine\ORM\PersistentCollection {#4227 …}
  +reports: Doctrine\ORM\PersistentCollection {#4229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4233 …}
  -id: 220668
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmings.world/comment/4336498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702487580 {#4218
    date: 2023-12-13 18:13:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5324
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4222
    +user: App\Entity\User {#4235 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704619535 {#4217
      date: 2024-01-07 10:25:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4223 …}
    +nested: Doctrine\ORM\PersistentCollection {#4225 …}
    +votes: Doctrine\ORM\PersistentCollection {#4227 …}
    +reports: Doctrine\ORM\PersistentCollection {#4229 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4231 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4233 …}
    -id: 220668
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/4336498"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702487580 {#4218
      date: 2023-12-13 18:13:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4222}
  +body: "?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702489897 {#5322
    date: 2023-12-13 18:51:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@agni@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5325 …}
  +nested: Doctrine\ORM\PersistentCollection {#5327 …}
  +votes: Doctrine\ORM\PersistentCollection {#5329 …}
  +reports: Doctrine\ORM\PersistentCollection {#5331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5335 …}
  -id: 220703
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5686263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702489897 {#5323
    date: 2023-12-13 18:51:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#5324
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4222
    +user: App\Entity\User {#4235 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704619535 {#4217
      date: 2024-01-07 10:25:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4223 …}
    +nested: Doctrine\ORM\PersistentCollection {#4225 …}
    +votes: Doctrine\ORM\PersistentCollection {#4227 …}
    +reports: Doctrine\ORM\PersistentCollection {#4229 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4231 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4233 …}
    -id: 220668
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/4336498"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702487580 {#4218
      date: 2023-12-13 18:13:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4222}
  +body: "?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702489897 {#5322
    date: 2023-12-13 18:51:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@agni@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5325 …}
  +nested: Doctrine\ORM\PersistentCollection {#5327 …}
  +votes: Doctrine\ORM\PersistentCollection {#5329 …}
  +reports: Doctrine\ORM\PersistentCollection {#5331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5335 …}
  -id: 220703
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5686263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702489897 {#5323
    date: 2023-12-13 18:51:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#5324
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4222
    +user: App\Entity\User {#4235 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704619535 {#4217
      date: 2024-01-07 10:25:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4223 …}
    +nested: Doctrine\ORM\PersistentCollection {#4225 …}
    +votes: Doctrine\ORM\PersistentCollection {#4227 …}
    +reports: Doctrine\ORM\PersistentCollection {#4229 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4231 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4233 …}
    -id: 220668
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmings.world/comment/4336498"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702487580 {#4218
      date: 2023-12-13 18:13:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4222}
  +body: "?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702489897 {#5322
    date: 2023-12-13 18:51:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@agni@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5325 …}
  +nested: Doctrine\ORM\PersistentCollection {#5327 …}
  +votes: Doctrine\ORM\PersistentCollection {#5329 …}
  +reports: Doctrine\ORM\PersistentCollection {#5331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5335 …}
  -id: 220703
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5686263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702489897 {#5323
    date: 2023-12-13 18:51:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5501
  +user: Proxies\__CG__\App\Entity\User {#5502 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5324
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4222
      +user: App\Entity\User {#4235 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704619535 {#4217
        date: 2024-01-07 10:25:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4223 …}
      +nested: Doctrine\ORM\PersistentCollection {#4225 …}
      +votes: Doctrine\ORM\PersistentCollection {#4227 …}
      +reports: Doctrine\ORM\PersistentCollection {#4229 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4231 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4233 …}
      -id: 220668
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/4336498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702487580 {#4218
        date: 2023-12-13 18:13:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4222}
    +body: "?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702489897 {#5322
      date: 2023-12-13 18:51:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@agni@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5325 …}
    +nested: Doctrine\ORM\PersistentCollection {#5327 …}
    +votes: Doctrine\ORM\PersistentCollection {#5329 …}
    +reports: Doctrine\ORM\PersistentCollection {#5331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5335 …}
    -id: 220703
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5686263"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702489897 {#5323
      date: 2023-12-13 18:51:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4222}
  +body: "!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702495674 {#5499
    date: 2023-12-13 20:27:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@agni@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5503 …}
  +nested: Doctrine\ORM\PersistentCollection {#5505 …}
  +votes: Doctrine\ORM\PersistentCollection {#5507 …}
  +reports: Doctrine\ORM\PersistentCollection {#5509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5513 …}
  -id: 220753
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5641207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702495674 {#5500
    date: 2023-12-13 20:27:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#5501
  +user: Proxies\__CG__\App\Entity\User {#5502 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5324
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4222
      +user: App\Entity\User {#4235 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704619535 {#4217
        date: 2024-01-07 10:25:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4223 …}
      +nested: Doctrine\ORM\PersistentCollection {#4225 …}
      +votes: Doctrine\ORM\PersistentCollection {#4227 …}
      +reports: Doctrine\ORM\PersistentCollection {#4229 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4231 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4233 …}
      -id: 220668
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/4336498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702487580 {#4218
        date: 2023-12-13 18:13:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4222}
    +body: "?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702489897 {#5322
      date: 2023-12-13 18:51:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@agni@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5325 …}
    +nested: Doctrine\ORM\PersistentCollection {#5327 …}
    +votes: Doctrine\ORM\PersistentCollection {#5329 …}
    +reports: Doctrine\ORM\PersistentCollection {#5331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5335 …}
    -id: 220703
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5686263"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702489897 {#5323
      date: 2023-12-13 18:51:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4222}
  +body: "!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702495674 {#5499
    date: 2023-12-13 20:27:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@agni@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5503 …}
  +nested: Doctrine\ORM\PersistentCollection {#5505 …}
  +votes: Doctrine\ORM\PersistentCollection {#5507 …}
  +reports: Doctrine\ORM\PersistentCollection {#5509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5513 …}
  -id: 220753
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5641207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702495674 {#5500
    date: 2023-12-13 20:27:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#5501
  +user: Proxies\__CG__\App\Entity\User {#5502 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5324
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4222
      +user: App\Entity\User {#4235 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704619535 {#4217
        date: 2024-01-07 10:25:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4223 …}
      +nested: Doctrine\ORM\PersistentCollection {#4225 …}
      +votes: Doctrine\ORM\PersistentCollection {#4227 …}
      +reports: Doctrine\ORM\PersistentCollection {#4229 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4231 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4233 …}
      -id: 220668
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmings.world/comment/4336498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702487580 {#4218
        date: 2023-12-13 18:13:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4222}
    +body: "?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702489897 {#5322
      date: 2023-12-13 18:51:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@agni@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5325 …}
    +nested: Doctrine\ORM\PersistentCollection {#5327 …}
    +votes: Doctrine\ORM\PersistentCollection {#5329 …}
    +reports: Doctrine\ORM\PersistentCollection {#5331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5335 …}
    -id: 220703
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5686263"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702489897 {#5323
      date: 2023-12-13 18:51:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4222}
  +body: "!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702495674 {#5499
    date: 2023-12-13 20:27:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@agni@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5503 …}
  +nested: Doctrine\ORM\PersistentCollection {#5505 …}
  +votes: Doctrine\ORM\PersistentCollection {#5507 …}
  +reports: Doctrine\ORM\PersistentCollection {#5509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5513 …}
  -id: 220753
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5641207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702495674 {#5500
    date: 2023-12-13 20:27:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5586
  +user: Proxies\__CG__\App\Entity\User {#5587 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5501
    +user: Proxies\__CG__\App\Entity\User {#5502 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5324
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4222
        +user: App\Entity\User {#4235 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704619535 {#4217
          date: 2024-01-07 10:25:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4223 …}
        +nested: Doctrine\ORM\PersistentCollection {#4225 …}
        +votes: Doctrine\ORM\PersistentCollection {#4227 …}
        +reports: Doctrine\ORM\PersistentCollection {#4229 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4231 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4233 …}
        -id: 220668
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmings.world/comment/4336498"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702487580 {#4218
          date: 2023-12-13 18:13:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4222}
      +body: "?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702489897 {#5322
        date: 2023-12-13 18:51:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@agni@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5325 …}
      +nested: Doctrine\ORM\PersistentCollection {#5327 …}
      +votes: Doctrine\ORM\PersistentCollection {#5329 …}
      +reports: Doctrine\ORM\PersistentCollection {#5331 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5335 …}
      -id: 220703
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5686263"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702489897 {#5323
        date: 2023-12-13 18:51:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4222}
    +body: "!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702495674 {#5499
      date: 2023-12-13 20:27:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@agni@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5503 …}
    +nested: Doctrine\ORM\PersistentCollection {#5505 …}
    +votes: Doctrine\ORM\PersistentCollection {#5507 …}
    +reports: Doctrine\ORM\PersistentCollection {#5509 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5511 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5513 …}
    -id: 220753
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5641207"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702495674 {#5500
      date: 2023-12-13 20:27:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4222}
  +body: ","
  +lang: "de"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702505069 {#5584
    date: 2023-12-13 23:04:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@agni@lemmings.world"
    "@Iapar@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5588 …}
  +nested: Doctrine\ORM\PersistentCollection {#5590 …}
  +votes: Doctrine\ORM\PersistentCollection {#5592 …}
  +reports: Doctrine\ORM\PersistentCollection {#5594 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5598 …}
  -id: 220883
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5644377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702505069 {#5585
    date: 2023-12-13 23:04:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#5586
  +user: Proxies\__CG__\App\Entity\User {#5587 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5501
    +user: Proxies\__CG__\App\Entity\User {#5502 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5324
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4222
        +user: App\Entity\User {#4235 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704619535 {#4217
          date: 2024-01-07 10:25:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4223 …}
        +nested: Doctrine\ORM\PersistentCollection {#4225 …}
        +votes: Doctrine\ORM\PersistentCollection {#4227 …}
        +reports: Doctrine\ORM\PersistentCollection {#4229 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4231 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4233 …}
        -id: 220668
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmings.world/comment/4336498"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702487580 {#4218
          date: 2023-12-13 18:13:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4222}
      +body: "?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702489897 {#5322
        date: 2023-12-13 18:51:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@agni@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5325 …}
      +nested: Doctrine\ORM\PersistentCollection {#5327 …}
      +votes: Doctrine\ORM\PersistentCollection {#5329 …}
      +reports: Doctrine\ORM\PersistentCollection {#5331 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5335 …}
      -id: 220703
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5686263"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702489897 {#5323
        date: 2023-12-13 18:51:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4222}
    +body: "!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702495674 {#5499
      date: 2023-12-13 20:27:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@agni@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5503 …}
    +nested: Doctrine\ORM\PersistentCollection {#5505 …}
    +votes: Doctrine\ORM\PersistentCollection {#5507 …}
    +reports: Doctrine\ORM\PersistentCollection {#5509 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5511 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5513 …}
    -id: 220753
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5641207"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702495674 {#5500
      date: 2023-12-13 20:27:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4222}
  +body: ","
  +lang: "de"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702505069 {#5584
    date: 2023-12-13 23:04:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@agni@lemmings.world"
    "@Iapar@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5588 …}
  +nested: Doctrine\ORM\PersistentCollection {#5590 …}
  +votes: Doctrine\ORM\PersistentCollection {#5592 …}
  +reports: Doctrine\ORM\PersistentCollection {#5594 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5598 …}
  -id: 220883
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5644377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702505069 {#5585
    date: 2023-12-13 23:04:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#5586
  +user: Proxies\__CG__\App\Entity\User {#5587 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5501
    +user: Proxies\__CG__\App\Entity\User {#5502 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5324
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4222
        +user: App\Entity\User {#4235 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704619535 {#4217
          date: 2024-01-07 10:25:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4223 …}
        +nested: Doctrine\ORM\PersistentCollection {#4225 …}
        +votes: Doctrine\ORM\PersistentCollection {#4227 …}
        +reports: Doctrine\ORM\PersistentCollection {#4229 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4231 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4233 …}
        -id: 220668
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmings.world/comment/4336498"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702487580 {#4218
          date: 2023-12-13 18:13:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4222}
      +body: "?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702489897 {#5322
        date: 2023-12-13 18:51:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@agni@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5325 …}
      +nested: Doctrine\ORM\PersistentCollection {#5327 …}
      +votes: Doctrine\ORM\PersistentCollection {#5329 …}
      +reports: Doctrine\ORM\PersistentCollection {#5331 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5335 …}
      -id: 220703
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5686263"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702489897 {#5323
        date: 2023-12-13 18:51:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4222}
    +body: "!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702495674 {#5499
      date: 2023-12-13 20:27:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@agni@lemmings.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5503 …}
    +nested: Doctrine\ORM\PersistentCollection {#5505 …}
    +votes: Doctrine\ORM\PersistentCollection {#5507 …}
    +reports: Doctrine\ORM\PersistentCollection {#5509 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5511 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5513 …}
    -id: 220753
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5641207"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702495674 {#5500
      date: 2023-12-13 20:27:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4222}
  +body: ","
  +lang: "de"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702505069 {#5584
    date: 2023-12-13 23:04:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@agni@lemmings.world"
    "@Iapar@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5588 …}
  +nested: Doctrine\ORM\PersistentCollection {#5590 …}
  +votes: Doctrine\ORM\PersistentCollection {#5592 …}
  +reports: Doctrine\ORM\PersistentCollection {#5594 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5598 …}
  -id: 220883
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5644377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702505069 {#5585
    date: 2023-12-13 23:04:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5686
  +user: Proxies\__CG__\App\Entity\User {#5687 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5586
    +user: Proxies\__CG__\App\Entity\User {#5587 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5501
      +user: Proxies\__CG__\App\Entity\User {#5502 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5324
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4222
          +user: App\Entity\User {#4235 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1704619535 {#4217
            date: 2024-01-07 10:25:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4223 …}
          +nested: Doctrine\ORM\PersistentCollection {#4225 …}
          +votes: Doctrine\ORM\PersistentCollection {#4227 …}
          +reports: Doctrine\ORM\PersistentCollection {#4229 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4231 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4233 …}
          -id: 220668
          -bodyTs: ""
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmings.world/comment/4336498"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702487580 {#4218
            date: 2023-12-13 18:13:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4222}
        +body: "?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702489897 {#5322
          date: 2023-12-13 18:51:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@agni@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5325 …}
        +nested: Doctrine\ORM\PersistentCollection {#5327 …}
        +votes: Doctrine\ORM\PersistentCollection {#5329 …}
        +reports: Doctrine\ORM\PersistentCollection {#5331 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5333 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5335 …}
        -id: 220703
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5686263"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702489897 {#5323
          date: 2023-12-13 18:51:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4222}
      +body: "!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702495674 {#5499
        date: 2023-12-13 20:27:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@agni@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5503 …}
      +nested: Doctrine\ORM\PersistentCollection {#5505 …}
      +votes: Doctrine\ORM\PersistentCollection {#5507 …}
      +reports: Doctrine\ORM\PersistentCollection {#5509 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5511 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5513 …}
      -id: 220753
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5641207"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702495674 {#5500
        date: 2023-12-13 20:27:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4222}
    +body: ","
    +lang: "de"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702505069 {#5584
      date: 2023-12-13 23:04:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@agni@lemmings.world"
      "@Iapar@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5588 …}
    +nested: Doctrine\ORM\PersistentCollection {#5590 …}
    +votes: Doctrine\ORM\PersistentCollection {#5592 …}
    +reports: Doctrine\ORM\PersistentCollection {#5594 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5596 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5598 …}
    -id: 220883
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5644377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702505069 {#5585
      date: 2023-12-13 23:04:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4222}
  +body: ""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702536974 {#5684
    date: 2023-12-14 07:56:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@agni@lemmings.world"
    "@Iapar@feddit.de"
    "@Peter_Arbeitslos@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5688 …}
  +nested: Doctrine\ORM\PersistentCollection {#5690 …}
  +votes: Doctrine\ORM\PersistentCollection {#5692 …}
  +reports: Doctrine\ORM\PersistentCollection {#5694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5698 …}
  -id: 221109
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7317344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702536974 {#5685
    date: 2023-12-14 07:56:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#5686
  +user: Proxies\__CG__\App\Entity\User {#5687 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5586
    +user: Proxies\__CG__\App\Entity\User {#5587 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5501
      +user: Proxies\__CG__\App\Entity\User {#5502 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5324
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4222
          +user: App\Entity\User {#4235 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1704619535 {#4217
            date: 2024-01-07 10:25:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4223 …}
          +nested: Doctrine\ORM\PersistentCollection {#4225 …}
          +votes: Doctrine\ORM\PersistentCollection {#4227 …}
          +reports: Doctrine\ORM\PersistentCollection {#4229 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4231 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4233 …}
          -id: 220668
          -bodyTs: ""
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmings.world/comment/4336498"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702487580 {#4218
            date: 2023-12-13 18:13:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4222}
        +body: "?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702489897 {#5322
          date: 2023-12-13 18:51:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@agni@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5325 …}
        +nested: Doctrine\ORM\PersistentCollection {#5327 …}
        +votes: Doctrine\ORM\PersistentCollection {#5329 …}
        +reports: Doctrine\ORM\PersistentCollection {#5331 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5333 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5335 …}
        -id: 220703
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5686263"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702489897 {#5323
          date: 2023-12-13 18:51:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4222}
      +body: "!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702495674 {#5499
        date: 2023-12-13 20:27:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@agni@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5503 …}
      +nested: Doctrine\ORM\PersistentCollection {#5505 …}
      +votes: Doctrine\ORM\PersistentCollection {#5507 …}
      +reports: Doctrine\ORM\PersistentCollection {#5509 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5511 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5513 …}
      -id: 220753
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5641207"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702495674 {#5500
        date: 2023-12-13 20:27:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4222}
    +body: ","
    +lang: "de"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702505069 {#5584
      date: 2023-12-13 23:04:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@agni@lemmings.world"
      "@Iapar@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5588 …}
    +nested: Doctrine\ORM\PersistentCollection {#5590 …}
    +votes: Doctrine\ORM\PersistentCollection {#5592 …}
    +reports: Doctrine\ORM\PersistentCollection {#5594 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5596 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5598 …}
    -id: 220883
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5644377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702505069 {#5585
      date: 2023-12-13 23:04:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4222}
  +body: ""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702536974 {#5684
    date: 2023-12-14 07:56:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@agni@lemmings.world"
    "@Iapar@feddit.de"
    "@Peter_Arbeitslos@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5688 …}
  +nested: Doctrine\ORM\PersistentCollection {#5690 …}
  +votes: Doctrine\ORM\PersistentCollection {#5692 …}
  +reports: Doctrine\ORM\PersistentCollection {#5694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5698 …}
  -id: 221109
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7317344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702536974 {#5685
    date: 2023-12-14 07:56:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#5686
  +user: Proxies\__CG__\App\Entity\User {#5687 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5586
    +user: Proxies\__CG__\App\Entity\User {#5587 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5501
      +user: Proxies\__CG__\App\Entity\User {#5502 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5324
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4222
          +user: App\Entity\User {#4235 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1704619535 {#4217
            date: 2024-01-07 10:25:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4223 …}
          +nested: Doctrine\ORM\PersistentCollection {#4225 …}
          +votes: Doctrine\ORM\PersistentCollection {#4227 …}
          +reports: Doctrine\ORM\PersistentCollection {#4229 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4231 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4233 …}
          -id: 220668
          -bodyTs: ""
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmings.world/comment/4336498"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702487580 {#4218
            date: 2023-12-13 18:13:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4222}
        +body: "?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702489897 {#5322
          date: 2023-12-13 18:51:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@agni@lemmings.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5325 …}
        +nested: Doctrine\ORM\PersistentCollection {#5327 …}
        +votes: Doctrine\ORM\PersistentCollection {#5329 …}
        +reports: Doctrine\ORM\PersistentCollection {#5331 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5333 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5335 …}
        -id: 220703
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5686263"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702489897 {#5323
          date: 2023-12-13 18:51:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4222}
      +body: "!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702495674 {#5499
        date: 2023-12-13 20:27:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@agni@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5503 …}
      +nested: Doctrine\ORM\PersistentCollection {#5505 …}
      +votes: Doctrine\ORM\PersistentCollection {#5507 …}
      +reports: Doctrine\ORM\PersistentCollection {#5509 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5511 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5513 …}
      -id: 220753
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5641207"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702495674 {#5500
        date: 2023-12-13 20:27:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4222}
    +body: ","
    +lang: "de"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702505069 {#5584
      date: 2023-12-13 23:04:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@agni@lemmings.world"
      "@Iapar@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5588 …}
    +nested: Doctrine\ORM\PersistentCollection {#5590 …}
    +votes: Doctrine\ORM\PersistentCollection {#5592 …}
    +reports: Doctrine\ORM\PersistentCollection {#5594 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5596 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5598 …}
    -id: 220883
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5644377"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702505069 {#5585
      date: 2023-12-13 23:04:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4222}
  +body: ""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702536974 {#5684
    date: 2023-12-14 07:56:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@agni@lemmings.world"
    "@Iapar@feddit.de"
    "@Peter_Arbeitslos@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5688 …}
  +nested: Doctrine\ORM\PersistentCollection {#5690 …}
  +votes: Doctrine\ORM\PersistentCollection {#5692 …}
  +reports: Doctrine\ORM\PersistentCollection {#5694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5698 …}
  -id: 221109
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7317344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702536974 {#5685
    date: 2023-12-14 07:56:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4295
  +user: App\Entity\User {#4308 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve seen a calculator interpret 1 ÷ 2π as ½π which was kinda funny"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704377229 {#4290
    date: 2024-01-04 15:07:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4296 …}
  +nested: Doctrine\ORM\PersistentCollection {#4298 …}
  +votes: Doctrine\ORM\PersistentCollection {#4300 …}
  +reports: Doctrine\ORM\PersistentCollection {#4302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4306 …}
  -id: 220529
  -bodyTs: "'1':7 '2π':8 'calcul':5 'funni':14 'interpret':6 'kinda':13 'seen':3 've':2 'π':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3238052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702477180 {#4291
    date: 2023-12-13 15:19:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4295
  +user: App\Entity\User {#4308 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve seen a calculator interpret 1 ÷ 2π as ½π which was kinda funny"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704377229 {#4290
    date: 2024-01-04 15:07:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4296 …}
  +nested: Doctrine\ORM\PersistentCollection {#4298 …}
  +votes: Doctrine\ORM\PersistentCollection {#4300 …}
  +reports: Doctrine\ORM\PersistentCollection {#4302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4306 …}
  -id: 220529
  -bodyTs: "'1':7 '2π':8 'calcul':5 'funni':14 'interpret':6 'kinda':13 'seen':3 've':2 'π':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3238052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702477180 {#4291
    date: 2023-12-13 15:19:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4295
  +user: App\Entity\User {#4308 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve seen a calculator interpret 1 ÷ 2π as ½π which was kinda funny"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704377229 {#4290
    date: 2024-01-04 15:07:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4296 …}
  +nested: Doctrine\ORM\PersistentCollection {#4298 …}
  +votes: Doctrine\ORM\PersistentCollection {#4300 …}
  +reports: Doctrine\ORM\PersistentCollection {#4302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4306 …}
  -id: 220529
  -bodyTs: "'1':7 '2π':8 'calcul':5 'funni':14 'interpret':6 'kinda':13 'seen':3 've':2 'π':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3238052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702477180 {#4291
    date: 2023-12-13 15:19:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#5309
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4295
    +user: App\Entity\User {#4308 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve seen a calculator interpret 1 ÷ 2π as ½π which was kinda funny"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704377229 {#4290
      date: 2024-01-04 15:07:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4296 …}
    +nested: Doctrine\ORM\PersistentCollection {#4298 …}
    +votes: Doctrine\ORM\PersistentCollection {#4300 …}
    +reports: Doctrine\ORM\PersistentCollection {#4302 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4306 …}
    -id: 220529
    -bodyTs: "'1':7 '2π':8 'calcul':5 'funni':14 'interpret':6 'kinda':13 'seen':3 've':2 'π':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3238052"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702477180 {#4291
      date: 2023-12-13 15:19:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4295}
  +body: "All calculators that are listed in the article as following weak juxtaposition would interpreted it that way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702487991 {#5307
    date: 2023-12-13 18:19:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@MinekPo1@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5310 …}
  +nested: Doctrine\ORM\PersistentCollection {#5312 …}
  +votes: Doctrine\ORM\PersistentCollection {#5314 …}
  +reports: Doctrine\ORM\PersistentCollection {#5316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5320 …}
  -id: 220678
  -bodyTs: "'articl':8 'calcul':2 'follow':10 'interpret':14 'juxtaposit':12 'list':5 'way':17 'weak':11 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5685484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702487991 {#5308
    date: 2023-12-13 18:19:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#5309
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4295
    +user: App\Entity\User {#4308 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve seen a calculator interpret 1 ÷ 2π as ½π which was kinda funny"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704377229 {#4290
      date: 2024-01-04 15:07:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4296 …}
    +nested: Doctrine\ORM\PersistentCollection {#4298 …}
    +votes: Doctrine\ORM\PersistentCollection {#4300 …}
    +reports: Doctrine\ORM\PersistentCollection {#4302 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4306 …}
    -id: 220529
    -bodyTs: "'1':7 '2π':8 'calcul':5 'funni':14 'interpret':6 'kinda':13 'seen':3 've':2 'π':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3238052"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702477180 {#4291
      date: 2023-12-13 15:19:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4295}
  +body: "All calculators that are listed in the article as following weak juxtaposition would interpreted it that way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702487991 {#5307
    date: 2023-12-13 18:19:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@MinekPo1@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5310 …}
  +nested: Doctrine\ORM\PersistentCollection {#5312 …}
  +votes: Doctrine\ORM\PersistentCollection {#5314 …}
  +reports: Doctrine\ORM\PersistentCollection {#5316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5320 …}
  -id: 220678
  -bodyTs: "'articl':8 'calcul':2 'follow':10 'interpret':14 'juxtaposit':12 'list':5 'way':17 'weak':11 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5685484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702487991 {#5308
    date: 2023-12-13 18:19:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#5309
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4295
    +user: App\Entity\User {#4308 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve seen a calculator interpret 1 ÷ 2π as ½π which was kinda funny"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704377229 {#4290
      date: 2024-01-04 15:07:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4296 …}
    +nested: Doctrine\ORM\PersistentCollection {#4298 …}
    +votes: Doctrine\ORM\PersistentCollection {#4300 …}
    +reports: Doctrine\ORM\PersistentCollection {#4302 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4306 …}
    -id: 220529
    -bodyTs: "'1':7 '2π':8 'calcul':5 'funni':14 'interpret':6 'kinda':13 'seen':3 've':2 'π':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3238052"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702477180 {#4291
      date: 2023-12-13 15:19:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4295}
  +body: "All calculators that are listed in the article as following weak juxtaposition would interpreted it that way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702487991 {#5307
    date: 2023-12-13 18:19:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@MinekPo1@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5310 …}
  +nested: Doctrine\ORM\PersistentCollection {#5312 …}
  +votes: Doctrine\ORM\PersistentCollection {#5314 …}
  +reports: Doctrine\ORM\PersistentCollection {#5316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5320 …}
  -id: 220678
  -bodyTs: "'articl':8 'calcul':2 'follow':10 'interpret':14 'juxtaposit':12 'list':5 'way':17 'weak':11 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5685484"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702487991 {#5308
    date: 2023-12-13 18:19:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#4369
  +user: App\Entity\User {#4382 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    > It’s also clearly not a bug as some people suggest. Bugs are – by definition – unintended behavior.\n
    \n
    There are plenty of bugs that are well documented. I can’t tell you the number of times that I’ve seen someone do something wrong, that they think is 100% right, and “carefully” document it. Then someone finds an edge case and points out the defined behavior has a bug, because the human forgot to account for something.\n
    \n
    The other thing I’d point out that I didn’t see in your blog is that I’ve seen many many people say they need to evaluate the 2(3) portion first because “parenthesis”. No matter how many times I explain that this is a notation for multiplication, they try to claim it doesn’t matter because parenthesis. *screams into the void*\n
    \n
    The fact of the matter is that any competent person that has to write out one of these equations will do so in a way that leaves no ambiguity. These viral math posts are just designed to insert ambiguity where it shouldn’t be, and prey on people who can’t remember middle school math.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704255957 {#4364
    date: 2024-01-03 05:25:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4370 …}
  +nested: Doctrine\ORM\PersistentCollection {#4372 …}
  +votes: Doctrine\ORM\PersistentCollection {#4374 …}
  +reports: Doctrine\ORM\PersistentCollection {#4376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4380 …}
  -id: 219990
  -bodyTs: "'100':48 '2':106 '3':107 'account':74 'also':3 'ambigu':168,178 'behavior':17,65 'blog':91 'bug':7,12,22,68 'care':51 'case':59 'claim':129 'clear':4 'compet':148 'd':81 'defin':64 'definit':15 'design':175 'didn':86 'document':26,52 'doesn':131 'edg':58 'equat':158 'evalu':104 'explain':118 'fact':141 'find':56 'first':109 'forgot':72 'human':71 'insert':177 'leav':166 'mani':97,98,115 'math':171,194 'matter':113,133,144 'middl':192 'multipl':125 'need':102 'notat':123 'number':33 'one':155 'parenthesi':111,135 'peopl':10,99,187 'person':149 'plenti':20 'point':61,82 'portion':108 'post':172 'prey':185 'rememb':191 'right':49 'say':100 'school':193 'scream':136 'see':88 'seen':39,96 'shouldn':181 'someon':40,55 'someth':42,76 'suggest':11 'tell':30 'thing':79 'think':46 'time':35,116 'tri':127 'unintend':16 've':38,95 'viral':170 'void':139 'way':164 'well':25 'write':153 'wrong':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6005784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702433590 {#4365
    date: 2023-12-13 03:13:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4369
  +user: App\Entity\User {#4382 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    > It’s also clearly not a bug as some people suggest. Bugs are – by definition – unintended behavior.\n
    \n
    There are plenty of bugs that are well documented. I can’t tell you the number of times that I’ve seen someone do something wrong, that they think is 100% right, and “carefully” document it. Then someone finds an edge case and points out the defined behavior has a bug, because the human forgot to account for something.\n
    \n
    The other thing I’d point out that I didn’t see in your blog is that I’ve seen many many people say they need to evaluate the 2(3) portion first because “parenthesis”. No matter how many times I explain that this is a notation for multiplication, they try to claim it doesn’t matter because parenthesis. *screams into the void*\n
    \n
    The fact of the matter is that any competent person that has to write out one of these equations will do so in a way that leaves no ambiguity. These viral math posts are just designed to insert ambiguity where it shouldn’t be, and prey on people who can’t remember middle school math.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704255957 {#4364
    date: 2024-01-03 05:25:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4370 …}
  +nested: Doctrine\ORM\PersistentCollection {#4372 …}
  +votes: Doctrine\ORM\PersistentCollection {#4374 …}
  +reports: Doctrine\ORM\PersistentCollection {#4376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4380 …}
  -id: 219990
  -bodyTs: "'100':48 '2':106 '3':107 'account':74 'also':3 'ambigu':168,178 'behavior':17,65 'blog':91 'bug':7,12,22,68 'care':51 'case':59 'claim':129 'clear':4 'compet':148 'd':81 'defin':64 'definit':15 'design':175 'didn':86 'document':26,52 'doesn':131 'edg':58 'equat':158 'evalu':104 'explain':118 'fact':141 'find':56 'first':109 'forgot':72 'human':71 'insert':177 'leav':166 'mani':97,98,115 'math':171,194 'matter':113,133,144 'middl':192 'multipl':125 'need':102 'notat':123 'number':33 'one':155 'parenthesi':111,135 'peopl':10,99,187 'person':149 'plenti':20 'point':61,82 'portion':108 'post':172 'prey':185 'rememb':191 'right':49 'say':100 'school':193 'scream':136 'see':88 'seen':39,96 'shouldn':181 'someon':40,55 'someth':42,76 'suggest':11 'tell':30 'thing':79 'think':46 'time':35,116 'tri':127 'unintend':16 've':38,95 'viral':170 'void':139 'way':164 'well':25 'write':153 'wrong':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6005784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702433590 {#4365
    date: 2023-12-13 03:13:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4369
  +user: App\Entity\User {#4382 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    > It’s also clearly not a bug as some people suggest. Bugs are – by definition – unintended behavior.\n
    \n
    There are plenty of bugs that are well documented. I can’t tell you the number of times that I’ve seen someone do something wrong, that they think is 100% right, and “carefully” document it. Then someone finds an edge case and points out the defined behavior has a bug, because the human forgot to account for something.\n
    \n
    The other thing I’d point out that I didn’t see in your blog is that I’ve seen many many people say they need to evaluate the 2(3) portion first because “parenthesis”. No matter how many times I explain that this is a notation for multiplication, they try to claim it doesn’t matter because parenthesis. *screams into the void*\n
    \n
    The fact of the matter is that any competent person that has to write out one of these equations will do so in a way that leaves no ambiguity. These viral math posts are just designed to insert ambiguity where it shouldn’t be, and prey on people who can’t remember middle school math.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704255957 {#4364
    date: 2024-01-03 05:25:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4370 …}
  +nested: Doctrine\ORM\PersistentCollection {#4372 …}
  +votes: Doctrine\ORM\PersistentCollection {#4374 …}
  +reports: Doctrine\ORM\PersistentCollection {#4376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4380 …}
  -id: 219990
  -bodyTs: "'100':48 '2':106 '3':107 'account':74 'also':3 'ambigu':168,178 'behavior':17,65 'blog':91 'bug':7,12,22,68 'care':51 'case':59 'claim':129 'clear':4 'compet':148 'd':81 'defin':64 'definit':15 'design':175 'didn':86 'document':26,52 'doesn':131 'edg':58 'equat':158 'evalu':104 'explain':118 'fact':141 'find':56 'first':109 'forgot':72 'human':71 'insert':177 'leav':166 'mani':97,98,115 'math':171,194 'matter':113,133,144 'middl':192 'multipl':125 'need':102 'notat':123 'number':33 'one':155 'parenthesi':111,135 'peopl':10,99,187 'person':149 'plenti':20 'point':61,82 'portion':108 'post':172 'prey':185 'rememb':191 'right':49 'say':100 'school':193 'scream':136 'see':88 'seen':39,96 'shouldn':181 'someon':40,55 'someth':42,76 'suggest':11 'tell':30 'thing':79 'think':46 'time':35,116 'tri':127 'unintend':16 've':38,95 'viral':170 'void':139 'way':164 'well':25 'write':153 'wrong':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6005784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702433590 {#4365
    date: 2023-12-13 03:13:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5294
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4369
    +user: App\Entity\User {#4382 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      > It’s also clearly not a bug as some people suggest. Bugs are – by definition – unintended behavior.\n
      \n
      There are plenty of bugs that are well documented. I can’t tell you the number of times that I’ve seen someone do something wrong, that they think is 100% right, and “carefully” document it. Then someone finds an edge case and points out the defined behavior has a bug, because the human forgot to account for something.\n
      \n
      The other thing I’d point out that I didn’t see in your blog is that I’ve seen many many people say they need to evaluate the 2(3) portion first because “parenthesis”. No matter how many times I explain that this is a notation for multiplication, they try to claim it doesn’t matter because parenthesis. *screams into the void*\n
      \n
      The fact of the matter is that any competent person that has to write out one of these equations will do so in a way that leaves no ambiguity. These viral math posts are just designed to insert ambiguity where it shouldn’t be, and prey on people who can’t remember middle school math.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704255957 {#4364
      date: 2024-01-03 05:25:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4370 …}
    +nested: Doctrine\ORM\PersistentCollection {#4372 …}
    +votes: Doctrine\ORM\PersistentCollection {#4374 …}
    +reports: Doctrine\ORM\PersistentCollection {#4376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4380 …}
    -id: 219990
    -bodyTs: "'100':48 '2':106 '3':107 'account':74 'also':3 'ambigu':168,178 'behavior':17,65 'blog':91 'bug':7,12,22,68 'care':51 'case':59 'claim':129 'clear':4 'compet':148 'd':81 'defin':64 'definit':15 'design':175 'didn':86 'document':26,52 'doesn':131 'edg':58 'equat':158 'evalu':104 'explain':118 'fact':141 'find':56 'first':109 'forgot':72 'human':71 'insert':177 'leav':166 'mani':97,98,115 'math':171,194 'matter':113,133,144 'middl':192 'multipl':125 'need':102 'notat':123 'number':33 'one':155 'parenthesi':111,135 'peopl':10,99,187 'person':149 'plenti':20 'point':61,82 'portion':108 'post':172 'prey':185 'rememb':191 'right':49 'say':100 'school':193 'scream':136 'see':88 'seen':39,96 'shouldn':181 'someon':40,55 'someth':42,76 'suggest':11 'tell':30 'thing':79 'think':46 'time':35,116 'tri':127 'unintend':16 've':38,95 'viral':170 'void':139 'way':164 'well':25 'write':153 'wrong':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6005784"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702433590 {#4365
      date: 2023-12-13 03:13:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4369}
  +body: """
    Regarding your first part in general true, but in this case the sheer amount of calculators for both conventions show that this is indeed intended behavior.\n
    \n
    Regarding your second point I tried to address that in the “distributive property” section, maybe I need to rewrite it a bit to be more clear.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702452208 {#5292
    date: 2023-12-13 08:23:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@SkiDude@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5295 …}
  +nested: Doctrine\ORM\PersistentCollection {#5297 …}
  +votes: Doctrine\ORM\PersistentCollection {#5299 …}
  +reports: Doctrine\ORM\PersistentCollection {#5301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5305 …}
  -id: 220282
  -bodyTs: "'address':34 'amount':14 'behavior':26 'bit':48 'calcul':16 'case':11 'clear':52 'convent':19 'distribut':38 'first':3 'general':6 'inde':24 'intend':25 'mayb':41 'need':43 'part':4 'point':30 'properti':39 'regard':1,27 'rewrit':45 'second':29 'section':40 'sheer':13 'show':20 'tri':32 'true':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5675552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702452208 {#5293
    date: 2023-12-13 08:23:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#5294
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4369
    +user: App\Entity\User {#4382 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      > It’s also clearly not a bug as some people suggest. Bugs are – by definition – unintended behavior.\n
      \n
      There are plenty of bugs that are well documented. I can’t tell you the number of times that I’ve seen someone do something wrong, that they think is 100% right, and “carefully” document it. Then someone finds an edge case and points out the defined behavior has a bug, because the human forgot to account for something.\n
      \n
      The other thing I’d point out that I didn’t see in your blog is that I’ve seen many many people say they need to evaluate the 2(3) portion first because “parenthesis”. No matter how many times I explain that this is a notation for multiplication, they try to claim it doesn’t matter because parenthesis. *screams into the void*\n
      \n
      The fact of the matter is that any competent person that has to write out one of these equations will do so in a way that leaves no ambiguity. These viral math posts are just designed to insert ambiguity where it shouldn’t be, and prey on people who can’t remember middle school math.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704255957 {#4364
      date: 2024-01-03 05:25:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4370 …}
    +nested: Doctrine\ORM\PersistentCollection {#4372 …}
    +votes: Doctrine\ORM\PersistentCollection {#4374 …}
    +reports: Doctrine\ORM\PersistentCollection {#4376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4380 …}
    -id: 219990
    -bodyTs: "'100':48 '2':106 '3':107 'account':74 'also':3 'ambigu':168,178 'behavior':17,65 'blog':91 'bug':7,12,22,68 'care':51 'case':59 'claim':129 'clear':4 'compet':148 'd':81 'defin':64 'definit':15 'design':175 'didn':86 'document':26,52 'doesn':131 'edg':58 'equat':158 'evalu':104 'explain':118 'fact':141 'find':56 'first':109 'forgot':72 'human':71 'insert':177 'leav':166 'mani':97,98,115 'math':171,194 'matter':113,133,144 'middl':192 'multipl':125 'need':102 'notat':123 'number':33 'one':155 'parenthesi':111,135 'peopl':10,99,187 'person':149 'plenti':20 'point':61,82 'portion':108 'post':172 'prey':185 'rememb':191 'right':49 'say':100 'school':193 'scream':136 'see':88 'seen':39,96 'shouldn':181 'someon':40,55 'someth':42,76 'suggest':11 'tell':30 'thing':79 'think':46 'time':35,116 'tri':127 'unintend':16 've':38,95 'viral':170 'void':139 'way':164 'well':25 'write':153 'wrong':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6005784"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702433590 {#4365
      date: 2023-12-13 03:13:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4369}
  +body: """
    Regarding your first part in general true, but in this case the sheer amount of calculators for both conventions show that this is indeed intended behavior.\n
    \n
    Regarding your second point I tried to address that in the “distributive property” section, maybe I need to rewrite it a bit to be more clear.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702452208 {#5292
    date: 2023-12-13 08:23:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@SkiDude@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5295 …}
  +nested: Doctrine\ORM\PersistentCollection {#5297 …}
  +votes: Doctrine\ORM\PersistentCollection {#5299 …}
  +reports: Doctrine\ORM\PersistentCollection {#5301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5305 …}
  -id: 220282
  -bodyTs: "'address':34 'amount':14 'behavior':26 'bit':48 'calcul':16 'case':11 'clear':52 'convent':19 'distribut':38 'first':3 'general':6 'inde':24 'intend':25 'mayb':41 'need':43 'part':4 'point':30 'properti':39 'regard':1,27 'rewrit':45 'second':29 'section':40 'sheer':13 'show':20 'tri':32 'true':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5675552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702452208 {#5293
    date: 2023-12-13 08:23:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#5294
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4369
    +user: App\Entity\User {#4382 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      > It’s also clearly not a bug as some people suggest. Bugs are – by definition – unintended behavior.\n
      \n
      There are plenty of bugs that are well documented. I can’t tell you the number of times that I’ve seen someone do something wrong, that they think is 100% right, and “carefully” document it. Then someone finds an edge case and points out the defined behavior has a bug, because the human forgot to account for something.\n
      \n
      The other thing I’d point out that I didn’t see in your blog is that I’ve seen many many people say they need to evaluate the 2(3) portion first because “parenthesis”. No matter how many times I explain that this is a notation for multiplication, they try to claim it doesn’t matter because parenthesis. *screams into the void*\n
      \n
      The fact of the matter is that any competent person that has to write out one of these equations will do so in a way that leaves no ambiguity. These viral math posts are just designed to insert ambiguity where it shouldn’t be, and prey on people who can’t remember middle school math.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704255957 {#4364
      date: 2024-01-03 05:25:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4370 …}
    +nested: Doctrine\ORM\PersistentCollection {#4372 …}
    +votes: Doctrine\ORM\PersistentCollection {#4374 …}
    +reports: Doctrine\ORM\PersistentCollection {#4376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4380 …}
    -id: 219990
    -bodyTs: "'100':48 '2':106 '3':107 'account':74 'also':3 'ambigu':168,178 'behavior':17,65 'blog':91 'bug':7,12,22,68 'care':51 'case':59 'claim':129 'clear':4 'compet':148 'd':81 'defin':64 'definit':15 'design':175 'didn':86 'document':26,52 'doesn':131 'edg':58 'equat':158 'evalu':104 'explain':118 'fact':141 'find':56 'first':109 'forgot':72 'human':71 'insert':177 'leav':166 'mani':97,98,115 'math':171,194 'matter':113,133,144 'middl':192 'multipl':125 'need':102 'notat':123 'number':33 'one':155 'parenthesi':111,135 'peopl':10,99,187 'person':149 'plenti':20 'point':61,82 'portion':108 'post':172 'prey':185 'rememb':191 'right':49 'say':100 'school':193 'scream':136 'see':88 'seen':39,96 'shouldn':181 'someon':40,55 'someth':42,76 'suggest':11 'tell':30 'thing':79 'think':46 'time':35,116 'tri':127 'unintend':16 've':38,95 'viral':170 'void':139 'way':164 'well':25 'write':153 'wrong':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6005784"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702433590 {#4365
      date: 2023-12-13 03:13:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4369}
  +body: """
    Regarding your first part in general true, but in this case the sheer amount of calculators for both conventions show that this is indeed intended behavior.\n
    \n
    Regarding your second point I tried to address that in the “distributive property” section, maybe I need to rewrite it a bit to be more clear.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702452208 {#5292
    date: 2023-12-13 08:23:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@SkiDude@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5295 …}
  +nested: Doctrine\ORM\PersistentCollection {#5297 …}
  +votes: Doctrine\ORM\PersistentCollection {#5299 …}
  +reports: Doctrine\ORM\PersistentCollection {#5301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5305 …}
  -id: 220282
  -bodyTs: "'address':34 'amount':14 'behavior':26 'bit':48 'calcul':16 'case':11 'clear':52 'convent':19 'distribut':38 'first':3 'general':6 'inde':24 'intend':25 'mayb':41 'need':43 'part':4 'point':30 'properti':39 'regard':1,27 'rewrit':45 'second':29 'section':40 'sheer':13 'show':20 'tri':32 'true':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5675552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702452208 {#5293
    date: 2023-12-13 08:23:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4443
  +user: App\Entity\User {#4456 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Having read your article, I contend it should be:  \n
    P(arentheses)  \n
    E(xponents)  \n
    M(ultiplication)D(ivision)  \n
    A(ddition)S(ubtraction)  \n
    and strong juxtaposition should be thrown out the window.\n
    \n
    Why? Well, to be clear, *I would prefer **one** of them die so we can get past this argument that pops up every few years* so weak or strong doesn’t matter much to me, and I think weak juxtaposition is more easily taught and more easily supported by PEMDAS. I’m not saying it receives direct support, but rather the lack of instruction has us fall back on what we know as an overarching rule (multiplication and division are equal). Strong juxtaposition has an additional ruling to PEMDAS that specifies this specific case, whereas weak juxtaposition doesn’t need an additional ruling (and I would argue anyone who says otherwise isn’t logically extrapolating from the PEMDAS ruleset). I don’t think the sides are as equal as people pose.\n
    \n
    To note, yes, PEMDAS is a teaching tool and yes there are obviously other ways of thinking of math. But do those matter? The mathematical system we currently use will work for any usecase it does currently regardless of the juxtaposition we pick, brackets/parentheses (as well as better ordering of operations when writing them down) can pick up any slack. Weak juxtaposition provides better benefits because it has less rules (and is thusly simpler).\n
    \n
    But again, I really don’t care. Just let one die. Kill it, if you have to.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704366698 {#4437
    date: 2024-01-04 12:11:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4444 …}
  +nested: Doctrine\ORM\PersistentCollection {#4446 …}
  +votes: Doctrine\ORM\PersistentCollection {#4448 …}
  +reports: Doctrine\ORM\PersistentCollection {#4450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4454 …}
  -id: 219932
  -bodyTs: "'addit':116,132 'anyon':138 'arenthes':11 'argu':137 'argument':49 'articl':4 'back':98 'benefit':226 'better':209,225 'brackets/parentheses':205 'care':242 'case':124 'clear':35 'contend':6 'current':189,198 'd':16 'ddition':19 'die':42,246 'direct':87 'divis':109 'doesn':60,128 'e':12 'easili':73,77 'equal':111,158 'everi':53 'extrapol':145 'fall':97 'get':46 'instruct':94 'isn':142 'ivis':17 'juxtaposit':24,70,113,127,202,223 'kill':247 'know':102 'lack':92 'less':230 'let':244 'logic':144 'm':14,82 'math':180 'mathemat':186 'matter':62,184 'much':63 'multipl':107 'need':130 'note':163 'obvious':174 'one':39,245 'oper':212 'order':210 'otherwis':141 'overarch':105 'p':10 'past':47 'pemda':80,119,148,165 'peopl':160 'pick':204,218 'pop':51 'pose':161 'prefer':38 'provid':224 'rather':90 'read':2 'realli':239 'receiv':86 'regardless':199 'rule':106,117,133,231 'ruleset':149 'say':84,140 'side':155 'simpler':235 'slack':221 'specif':123 'specifi':121 'strong':23,59,112 'support':78,88 'system':187 'taught':74 'teach':168 'think':68,153,178 'thrown':27 'thusli':234 'tool':169 'ubtract':21 'ultipl':15 'us':96 'use':190 'usecas':195 'way':176 'weak':57,69,126,222 'well':32,207 'wherea':125 'window':30 'work':192 'would':37,136 'write':214 'xponent':13 'year':55 'yes':164,171"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6005392"
  +editedAt: DateTimeImmutable @1704196146 {#4438
    date: 2024-01-02 12:49:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702432016 {#4439
    date: 2023-12-13 02:46:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4443
  +user: App\Entity\User {#4456 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Having read your article, I contend it should be:  \n
    P(arentheses)  \n
    E(xponents)  \n
    M(ultiplication)D(ivision)  \n
    A(ddition)S(ubtraction)  \n
    and strong juxtaposition should be thrown out the window.\n
    \n
    Why? Well, to be clear, *I would prefer **one** of them die so we can get past this argument that pops up every few years* so weak or strong doesn’t matter much to me, and I think weak juxtaposition is more easily taught and more easily supported by PEMDAS. I’m not saying it receives direct support, but rather the lack of instruction has us fall back on what we know as an overarching rule (multiplication and division are equal). Strong juxtaposition has an additional ruling to PEMDAS that specifies this specific case, whereas weak juxtaposition doesn’t need an additional ruling (and I would argue anyone who says otherwise isn’t logically extrapolating from the PEMDAS ruleset). I don’t think the sides are as equal as people pose.\n
    \n
    To note, yes, PEMDAS is a teaching tool and yes there are obviously other ways of thinking of math. But do those matter? The mathematical system we currently use will work for any usecase it does currently regardless of the juxtaposition we pick, brackets/parentheses (as well as better ordering of operations when writing them down) can pick up any slack. Weak juxtaposition provides better benefits because it has less rules (and is thusly simpler).\n
    \n
    But again, I really don’t care. Just let one die. Kill it, if you have to.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704366698 {#4437
    date: 2024-01-04 12:11:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4444 …}
  +nested: Doctrine\ORM\PersistentCollection {#4446 …}
  +votes: Doctrine\ORM\PersistentCollection {#4448 …}
  +reports: Doctrine\ORM\PersistentCollection {#4450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4454 …}
  -id: 219932
  -bodyTs: "'addit':116,132 'anyon':138 'arenthes':11 'argu':137 'argument':49 'articl':4 'back':98 'benefit':226 'better':209,225 'brackets/parentheses':205 'care':242 'case':124 'clear':35 'contend':6 'current':189,198 'd':16 'ddition':19 'die':42,246 'direct':87 'divis':109 'doesn':60,128 'e':12 'easili':73,77 'equal':111,158 'everi':53 'extrapol':145 'fall':97 'get':46 'instruct':94 'isn':142 'ivis':17 'juxtaposit':24,70,113,127,202,223 'kill':247 'know':102 'lack':92 'less':230 'let':244 'logic':144 'm':14,82 'math':180 'mathemat':186 'matter':62,184 'much':63 'multipl':107 'need':130 'note':163 'obvious':174 'one':39,245 'oper':212 'order':210 'otherwis':141 'overarch':105 'p':10 'past':47 'pemda':80,119,148,165 'peopl':160 'pick':204,218 'pop':51 'pose':161 'prefer':38 'provid':224 'rather':90 'read':2 'realli':239 'receiv':86 'regardless':199 'rule':106,117,133,231 'ruleset':149 'say':84,140 'side':155 'simpler':235 'slack':221 'specif':123 'specifi':121 'strong':23,59,112 'support':78,88 'system':187 'taught':74 'teach':168 'think':68,153,178 'thrown':27 'thusli':234 'tool':169 'ubtract':21 'ultipl':15 'us':96 'use':190 'usecas':195 'way':176 'weak':57,69,126,222 'well':32,207 'wherea':125 'window':30 'work':192 'would':37,136 'write':214 'xponent':13 'year':55 'yes':164,171"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6005392"
  +editedAt: DateTimeImmutable @1704196146 {#4438
    date: 2024-01-02 12:49:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702432016 {#4439
    date: 2023-12-13 02:46:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4443
  +user: App\Entity\User {#4456 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Having read your article, I contend it should be:  \n
    P(arentheses)  \n
    E(xponents)  \n
    M(ultiplication)D(ivision)  \n
    A(ddition)S(ubtraction)  \n
    and strong juxtaposition should be thrown out the window.\n
    \n
    Why? Well, to be clear, *I would prefer **one** of them die so we can get past this argument that pops up every few years* so weak or strong doesn’t matter much to me, and I think weak juxtaposition is more easily taught and more easily supported by PEMDAS. I’m not saying it receives direct support, but rather the lack of instruction has us fall back on what we know as an overarching rule (multiplication and division are equal). Strong juxtaposition has an additional ruling to PEMDAS that specifies this specific case, whereas weak juxtaposition doesn’t need an additional ruling (and I would argue anyone who says otherwise isn’t logically extrapolating from the PEMDAS ruleset). I don’t think the sides are as equal as people pose.\n
    \n
    To note, yes, PEMDAS is a teaching tool and yes there are obviously other ways of thinking of math. But do those matter? The mathematical system we currently use will work for any usecase it does currently regardless of the juxtaposition we pick, brackets/parentheses (as well as better ordering of operations when writing them down) can pick up any slack. Weak juxtaposition provides better benefits because it has less rules (and is thusly simpler).\n
    \n
    But again, I really don’t care. Just let one die. Kill it, if you have to.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704366698 {#4437
    date: 2024-01-04 12:11:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4444 …}
  +nested: Doctrine\ORM\PersistentCollection {#4446 …}
  +votes: Doctrine\ORM\PersistentCollection {#4448 …}
  +reports: Doctrine\ORM\PersistentCollection {#4450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4454 …}
  -id: 219932
  -bodyTs: "'addit':116,132 'anyon':138 'arenthes':11 'argu':137 'argument':49 'articl':4 'back':98 'benefit':226 'better':209,225 'brackets/parentheses':205 'care':242 'case':124 'clear':35 'contend':6 'current':189,198 'd':16 'ddition':19 'die':42,246 'direct':87 'divis':109 'doesn':60,128 'e':12 'easili':73,77 'equal':111,158 'everi':53 'extrapol':145 'fall':97 'get':46 'instruct':94 'isn':142 'ivis':17 'juxtaposit':24,70,113,127,202,223 'kill':247 'know':102 'lack':92 'less':230 'let':244 'logic':144 'm':14,82 'math':180 'mathemat':186 'matter':62,184 'much':63 'multipl':107 'need':130 'note':163 'obvious':174 'one':39,245 'oper':212 'order':210 'otherwis':141 'overarch':105 'p':10 'past':47 'pemda':80,119,148,165 'peopl':160 'pick':204,218 'pop':51 'pose':161 'prefer':38 'provid':224 'rather':90 'read':2 'realli':239 'receiv':86 'regardless':199 'rule':106,117,133,231 'ruleset':149 'say':84,140 'side':155 'simpler':235 'slack':221 'specif':123 'specifi':121 'strong':23,59,112 'support':78,88 'system':187 'taught':74 'teach':168 'think':68,153,178 'thrown':27 'thusli':234 'tool':169 'ubtract':21 'ultipl':15 'us':96 'use':190 'usecas':195 'way':176 'weak':57,69,126,222 'well':32,207 'wherea':125 'window':30 'work':192 'would':37,136 'write':214 'xponent':13 'year':55 'yes':164,171"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6005392"
  +editedAt: DateTimeImmutable @1704196146 {#4438
    date: 2024-01-02 12:49:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702432016 {#4439
    date: 2023-12-13 02:46:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5246
  +user: Proxies\__CG__\App\Entity\User {#5247 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4443
    +user: App\Entity\User {#4456 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Having read your article, I contend it should be:  \n
      P(arentheses)  \n
      E(xponents)  \n
      M(ultiplication)D(ivision)  \n
      A(ddition)S(ubtraction)  \n
      and strong juxtaposition should be thrown out the window.\n
      \n
      Why? Well, to be clear, *I would prefer **one** of them die so we can get past this argument that pops up every few years* so weak or strong doesn’t matter much to me, and I think weak juxtaposition is more easily taught and more easily supported by PEMDAS. I’m not saying it receives direct support, but rather the lack of instruction has us fall back on what we know as an overarching rule (multiplication and division are equal). Strong juxtaposition has an additional ruling to PEMDAS that specifies this specific case, whereas weak juxtaposition doesn’t need an additional ruling (and I would argue anyone who says otherwise isn’t logically extrapolating from the PEMDAS ruleset). I don’t think the sides are as equal as people pose.\n
      \n
      To note, yes, PEMDAS is a teaching tool and yes there are obviously other ways of thinking of math. But do those matter? The mathematical system we currently use will work for any usecase it does currently regardless of the juxtaposition we pick, brackets/parentheses (as well as better ordering of operations when writing them down) can pick up any slack. Weak juxtaposition provides better benefits because it has less rules (and is thusly simpler).\n
      \n
      But again, I really don’t care. Just let one die. Kill it, if you have to.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1704366698 {#4437
      date: 2024-01-04 12:11:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4444 …}
    +nested: Doctrine\ORM\PersistentCollection {#4446 …}
    +votes: Doctrine\ORM\PersistentCollection {#4448 …}
    +reports: Doctrine\ORM\PersistentCollection {#4450 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4454 …}
    -id: 219932
    -bodyTs: "'addit':116,132 'anyon':138 'arenthes':11 'argu':137 'argument':49 'articl':4 'back':98 'benefit':226 'better':209,225 'brackets/parentheses':205 'care':242 'case':124 'clear':35 'contend':6 'current':189,198 'd':16 'ddition':19 'die':42,246 'direct':87 'divis':109 'doesn':60,128 'e':12 'easili':73,77 'equal':111,158 'everi':53 'extrapol':145 'fall':97 'get':46 'instruct':94 'isn':142 'ivis':17 'juxtaposit':24,70,113,127,202,223 'kill':247 'know':102 'lack':92 'less':230 'let':244 'logic':144 'm':14,82 'math':180 'mathemat':186 'matter':62,184 'much':63 'multipl':107 'need':130 'note':163 'obvious':174 'one':39,245 'oper':212 'order':210 'otherwis':141 'overarch':105 'p':10 'past':47 'pemda':80,119,148,165 'peopl':160 'pick':204,218 'pop':51 'pose':161 'prefer':38 'provid':224 'rather':90 'read':2 'realli':239 'receiv':86 'regardless':199 'rule':106,117,133,231 'ruleset':149 'say':84,140 'side':155 'simpler':235 'slack':221 'specif':123 'specifi':121 'strong':23,59,112 'support':78,88 'system':187 'taught':74 'teach':168 'think':68,153,178 'thrown':27 'thusli':234 'tool':169 'ubtract':21 'ultipl':15 'us':96 'use':190 'usecas':195 'way':176 'weak':57,69,126,222 'well':32,207 'wherea':125 'window':30 'work':192 'would':37,136 'write':214 'xponent':13 'year':55 'yes':164,171"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6005392"
    +editedAt: DateTimeImmutable @1704196146 {#4438
      date: 2024-01-02 12:49:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702432016 {#4439
      date: 2023-12-13 02:46:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4443}
  +body: "Division comes before Multiplication, doesn’t it? I know BODMAS."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702435189 {#5244
    date: 2023-12-13 03:39:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@The_Vampire@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5248 …}
  +nested: Doctrine\ORM\PersistentCollection {#5250 …}
  +votes: Doctrine\ORM\PersistentCollection {#5252 …}
  +reports: Doctrine\ORM\PersistentCollection {#5254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5258 …}
  -id: 220053
  -bodyTs: "'bodma':10 'come':2 'divis':1 'doesn':5 'know':9 'multipl':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5170970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702435189 {#5245
    date: 2023-12-13 03:39:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5246
  +user: Proxies\__CG__\App\Entity\User {#5247 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4443
    +user: App\Entity\User {#4456 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Having read your article, I contend it should be:  \n
      P(arentheses)  \n
      E(xponents)  \n
      M(ultiplication)D(ivision)  \n
      A(ddition)S(ubtraction)  \n
      and strong juxtaposition should be thrown out the window.\n
      \n
      Why? Well, to be clear, *I would prefer **one** of them die so we can get past this argument that pops up every few years* so weak or strong doesn’t matter much to me, and I think weak juxtaposition is more easily taught and more easily supported by PEMDAS. I’m not saying it receives direct support, but rather the lack of instruction has us fall back on what we know as an overarching rule (multiplication and division are equal). Strong juxtaposition has an additional ruling to PEMDAS that specifies this specific case, whereas weak juxtaposition doesn’t need an additional ruling (and I would argue anyone who says otherwise isn’t logically extrapolating from the PEMDAS ruleset). I don’t think the sides are as equal as people pose.\n
      \n
      To note, yes, PEMDAS is a teaching tool and yes there are obviously other ways of thinking of math. But do those matter? The mathematical system we currently use will work for any usecase it does currently regardless of the juxtaposition we pick, brackets/parentheses (as well as better ordering of operations when writing them down) can pick up any slack. Weak juxtaposition provides better benefits because it has less rules (and is thusly simpler).\n
      \n
      But again, I really don’t care. Just let one die. Kill it, if you have to.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1704366698 {#4437
      date: 2024-01-04 12:11:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4444 …}
    +nested: Doctrine\ORM\PersistentCollection {#4446 …}
    +votes: Doctrine\ORM\PersistentCollection {#4448 …}
    +reports: Doctrine\ORM\PersistentCollection {#4450 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4454 …}
    -id: 219932
    -bodyTs: "'addit':116,132 'anyon':138 'arenthes':11 'argu':137 'argument':49 'articl':4 'back':98 'benefit':226 'better':209,225 'brackets/parentheses':205 'care':242 'case':124 'clear':35 'contend':6 'current':189,198 'd':16 'ddition':19 'die':42,246 'direct':87 'divis':109 'doesn':60,128 'e':12 'easili':73,77 'equal':111,158 'everi':53 'extrapol':145 'fall':97 'get':46 'instruct':94 'isn':142 'ivis':17 'juxtaposit':24,70,113,127,202,223 'kill':247 'know':102 'lack':92 'less':230 'let':244 'logic':144 'm':14,82 'math':180 'mathemat':186 'matter':62,184 'much':63 'multipl':107 'need':130 'note':163 'obvious':174 'one':39,245 'oper':212 'order':210 'otherwis':141 'overarch':105 'p':10 'past':47 'pemda':80,119,148,165 'peopl':160 'pick':204,218 'pop':51 'pose':161 'prefer':38 'provid':224 'rather':90 'read':2 'realli':239 'receiv':86 'regardless':199 'rule':106,117,133,231 'ruleset':149 'say':84,140 'side':155 'simpler':235 'slack':221 'specif':123 'specifi':121 'strong':23,59,112 'support':78,88 'system':187 'taught':74 'teach':168 'think':68,153,178 'thrown':27 'thusli':234 'tool':169 'ubtract':21 'ultipl':15 'us':96 'use':190 'usecas':195 'way':176 'weak':57,69,126,222 'well':32,207 'wherea':125 'window':30 'work':192 'would':37,136 'write':214 'xponent':13 'year':55 'yes':164,171"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6005392"
    +editedAt: DateTimeImmutable @1704196146 {#4438
      date: 2024-01-02 12:49:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702432016 {#4439
      date: 2023-12-13 02:46:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4443}
  +body: "Division comes before Multiplication, doesn’t it? I know BODMAS."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702435189 {#5244
    date: 2023-12-13 03:39:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@The_Vampire@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5248 …}
  +nested: Doctrine\ORM\PersistentCollection {#5250 …}
  +votes: Doctrine\ORM\PersistentCollection {#5252 …}
  +reports: Doctrine\ORM\PersistentCollection {#5254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5258 …}
  -id: 220053
  -bodyTs: "'bodma':10 'come':2 'divis':1 'doesn':5 'know':9 'multipl':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5170970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702435189 {#5245
    date: 2023-12-13 03:39:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5246
  +user: Proxies\__CG__\App\Entity\User {#5247 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4443
    +user: App\Entity\User {#4456 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Having read your article, I contend it should be:  \n
      P(arentheses)  \n
      E(xponents)  \n
      M(ultiplication)D(ivision)  \n
      A(ddition)S(ubtraction)  \n
      and strong juxtaposition should be thrown out the window.\n
      \n
      Why? Well, to be clear, *I would prefer **one** of them die so we can get past this argument that pops up every few years* so weak or strong doesn’t matter much to me, and I think weak juxtaposition is more easily taught and more easily supported by PEMDAS. I’m not saying it receives direct support, but rather the lack of instruction has us fall back on what we know as an overarching rule (multiplication and division are equal). Strong juxtaposition has an additional ruling to PEMDAS that specifies this specific case, whereas weak juxtaposition doesn’t need an additional ruling (and I would argue anyone who says otherwise isn’t logically extrapolating from the PEMDAS ruleset). I don’t think the sides are as equal as people pose.\n
      \n
      To note, yes, PEMDAS is a teaching tool and yes there are obviously other ways of thinking of math. But do those matter? The mathematical system we currently use will work for any usecase it does currently regardless of the juxtaposition we pick, brackets/parentheses (as well as better ordering of operations when writing them down) can pick up any slack. Weak juxtaposition provides better benefits because it has less rules (and is thusly simpler).\n
      \n
      But again, I really don’t care. Just let one die. Kill it, if you have to.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1704366698 {#4437
      date: 2024-01-04 12:11:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4444 …}
    +nested: Doctrine\ORM\PersistentCollection {#4446 …}
    +votes: Doctrine\ORM\PersistentCollection {#4448 …}
    +reports: Doctrine\ORM\PersistentCollection {#4450 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4454 …}
    -id: 219932
    -bodyTs: "'addit':116,132 'anyon':138 'arenthes':11 'argu':137 'argument':49 'articl':4 'back':98 'benefit':226 'better':209,225 'brackets/parentheses':205 'care':242 'case':124 'clear':35 'contend':6 'current':189,198 'd':16 'ddition':19 'die':42,246 'direct':87 'divis':109 'doesn':60,128 'e':12 'easili':73,77 'equal':111,158 'everi':53 'extrapol':145 'fall':97 'get':46 'instruct':94 'isn':142 'ivis':17 'juxtaposit':24,70,113,127,202,223 'kill':247 'know':102 'lack':92 'less':230 'let':244 'logic':144 'm':14,82 'math':180 'mathemat':186 'matter':62,184 'much':63 'multipl':107 'need':130 'note':163 'obvious':174 'one':39,245 'oper':212 'order':210 'otherwis':141 'overarch':105 'p':10 'past':47 'pemda':80,119,148,165 'peopl':160 'pick':204,218 'pop':51 'pose':161 'prefer':38 'provid':224 'rather':90 'read':2 'realli':239 'receiv':86 'regardless':199 'rule':106,117,133,231 'ruleset':149 'say':84,140 'side':155 'simpler':235 'slack':221 'specif':123 'specifi':121 'strong':23,59,112 'support':78,88 'system':187 'taught':74 'teach':168 'think':68,153,178 'thrown':27 'thusli':234 'tool':169 'ubtract':21 'ultipl':15 'us':96 'use':190 'usecas':195 'way':176 'weak':57,69,126,222 'well':32,207 'wherea':125 'window':30 'work':192 'would':37,136 'write':214 'xponent':13 'year':55 'yes':164,171"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6005392"
    +editedAt: DateTimeImmutable @1704196146 {#4438
      date: 2024-01-02 12:49:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702432016 {#4439
      date: 2023-12-13 02:46:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4443}
  +body: "Division comes before Multiplication, doesn’t it? I know BODMAS."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702435189 {#5244
    date: 2023-12-13 03:39:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@The_Vampire@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5248 …}
  +nested: Doctrine\ORM\PersistentCollection {#5250 …}
  +votes: Doctrine\ORM\PersistentCollection {#5252 …}
  +reports: Doctrine\ORM\PersistentCollection {#5254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5258 …}
  -id: 220053
  -bodyTs: "'bodma':10 'come':2 'divis':1 'doesn':5 'know':9 'multipl':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5170970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702435189 {#5245
    date: 2023-12-13 03:39:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5439
  +user: Proxies\__CG__\App\Entity\User {#5440 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5246
    +user: Proxies\__CG__\App\Entity\User {#5247 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4443
      +user: App\Entity\User {#4456 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Having read your article, I contend it should be:  \n
        P(arentheses)  \n
        E(xponents)  \n
        M(ultiplication)D(ivision)  \n
        A(ddition)S(ubtraction)  \n
        and strong juxtaposition should be thrown out the window.\n
        \n
        Why? Well, to be clear, *I would prefer **one** of them die so we can get past this argument that pops up every few years* so weak or strong doesn’t matter much to me, and I think weak juxtaposition is more easily taught and more easily supported by PEMDAS. I’m not saying it receives direct support, but rather the lack of instruction has us fall back on what we know as an overarching rule (multiplication and division are equal). Strong juxtaposition has an additional ruling to PEMDAS that specifies this specific case, whereas weak juxtaposition doesn’t need an additional ruling (and I would argue anyone who says otherwise isn’t logically extrapolating from the PEMDAS ruleset). I don’t think the sides are as equal as people pose.\n
        \n
        To note, yes, PEMDAS is a teaching tool and yes there are obviously other ways of thinking of math. But do those matter? The mathematical system we currently use will work for any usecase it does currently regardless of the juxtaposition we pick, brackets/parentheses (as well as better ordering of operations when writing them down) can pick up any slack. Weak juxtaposition provides better benefits because it has less rules (and is thusly simpler).\n
        \n
        But again, I really don’t care. Just let one die. Kill it, if you have to.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1704366698 {#4437
        date: 2024-01-04 12:11:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4444 …}
      +nested: Doctrine\ORM\PersistentCollection {#4446 …}
      +votes: Doctrine\ORM\PersistentCollection {#4448 …}
      +reports: Doctrine\ORM\PersistentCollection {#4450 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4452 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4454 …}
      -id: 219932
      -bodyTs: "'addit':116,132 'anyon':138 'arenthes':11 'argu':137 'argument':49 'articl':4 'back':98 'benefit':226 'better':209,225 'brackets/parentheses':205 'care':242 'case':124 'clear':35 'contend':6 'current':189,198 'd':16 'ddition':19 'die':42,246 'direct':87 'divis':109 'doesn':60,128 'e':12 'easili':73,77 'equal':111,158 'everi':53 'extrapol':145 'fall':97 'get':46 'instruct':94 'isn':142 'ivis':17 'juxtaposit':24,70,113,127,202,223 'kill':247 'know':102 'lack':92 'less':230 'let':244 'logic':144 'm':14,82 'math':180 'mathemat':186 'matter':62,184 'much':63 'multipl':107 'need':130 'note':163 'obvious':174 'one':39,245 'oper':212 'order':210 'otherwis':141 'overarch':105 'p':10 'past':47 'pemda':80,119,148,165 'peopl':160 'pick':204,218 'pop':51 'pose':161 'prefer':38 'provid':224 'rather':90 'read':2 'realli':239 'receiv':86 'regardless':199 'rule':106,117,133,231 'ruleset':149 'say':84,140 'side':155 'simpler':235 'slack':221 'specif':123 'specifi':121 'strong':23,59,112 'support':78,88 'system':187 'taught':74 'teach':168 'think':68,153,178 'thrown':27 'thusli':234 'tool':169 'ubtract':21 'ultipl':15 'us':96 'use':190 'usecas':195 'way':176 'weak':57,69,126,222 'well':32,207 'wherea':125 'window':30 'work':192 'would':37,136 'write':214 'xponent':13 'year':55 'yes':164,171"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6005392"
      +editedAt: DateTimeImmutable @1704196146 {#4438
        date: 2024-01-02 12:49:06.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702432016 {#4439
        date: 2023-12-13 02:46:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4443}
    +body: "Division comes before Multiplication, doesn’t it? I know BODMAS."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702435189 {#5244
      date: 2023-12-13 03:39:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@The_Vampire@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5248 …}
    +nested: Doctrine\ORM\PersistentCollection {#5250 …}
    +votes: Doctrine\ORM\PersistentCollection {#5252 …}
    +reports: Doctrine\ORM\PersistentCollection {#5254 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5256 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5258 …}
    -id: 220053
    -bodyTs: "'bodma':10 'come':2 'divis':1 'doesn':5 'know':9 'multipl':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5170970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702435189 {#5245
      date: 2023-12-13 03:39:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4443}
  +body: "That makes no sense. Division is just multiplication by an inverse. There’s no reason for one to come before another."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702486494 {#5437
    date: 2023-12-13 17:54:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@The_Vampire@lemmy.world"
    "@Flax_vert@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5441 …}
  +nested: Doctrine\ORM\PersistentCollection {#5443 …}
  +votes: Doctrine\ORM\PersistentCollection {#5445 …}
  +reports: Doctrine\ORM\PersistentCollection {#5447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5451 …}
  -id: 220648
  -bodyTs: "'anoth':21 'come':19 'divis':5 'invers':11 'make':2 'multipl':8 'one':17 'reason':15 'sens':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5682419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702486494 {#5438
    date: 2023-12-13 17:54:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#5439
  +user: Proxies\__CG__\App\Entity\User {#5440 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5246
    +user: Proxies\__CG__\App\Entity\User {#5247 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4443
      +user: App\Entity\User {#4456 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Having read your article, I contend it should be:  \n
        P(arentheses)  \n
        E(xponents)  \n
        M(ultiplication)D(ivision)  \n
        A(ddition)S(ubtraction)  \n
        and strong juxtaposition should be thrown out the window.\n
        \n
        Why? Well, to be clear, *I would prefer **one** of them die so we can get past this argument that pops up every few years* so weak or strong doesn’t matter much to me, and I think weak juxtaposition is more easily taught and more easily supported by PEMDAS. I’m not saying it receives direct support, but rather the lack of instruction has us fall back on what we know as an overarching rule (multiplication and division are equal). Strong juxtaposition has an additional ruling to PEMDAS that specifies this specific case, whereas weak juxtaposition doesn’t need an additional ruling (and I would argue anyone who says otherwise isn’t logically extrapolating from the PEMDAS ruleset). I don’t think the sides are as equal as people pose.\n
        \n
        To note, yes, PEMDAS is a teaching tool and yes there are obviously other ways of thinking of math. But do those matter? The mathematical system we currently use will work for any usecase it does currently regardless of the juxtaposition we pick, brackets/parentheses (as well as better ordering of operations when writing them down) can pick up any slack. Weak juxtaposition provides better benefits because it has less rules (and is thusly simpler).\n
        \n
        But again, I really don’t care. Just let one die. Kill it, if you have to.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1704366698 {#4437
        date: 2024-01-04 12:11:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4444 …}
      +nested: Doctrine\ORM\PersistentCollection {#4446 …}
      +votes: Doctrine\ORM\PersistentCollection {#4448 …}
      +reports: Doctrine\ORM\PersistentCollection {#4450 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4452 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4454 …}
      -id: 219932
      -bodyTs: "'addit':116,132 'anyon':138 'arenthes':11 'argu':137 'argument':49 'articl':4 'back':98 'benefit':226 'better':209,225 'brackets/parentheses':205 'care':242 'case':124 'clear':35 'contend':6 'current':189,198 'd':16 'ddition':19 'die':42,246 'direct':87 'divis':109 'doesn':60,128 'e':12 'easili':73,77 'equal':111,158 'everi':53 'extrapol':145 'fall':97 'get':46 'instruct':94 'isn':142 'ivis':17 'juxtaposit':24,70,113,127,202,223 'kill':247 'know':102 'lack':92 'less':230 'let':244 'logic':144 'm':14,82 'math':180 'mathemat':186 'matter':62,184 'much':63 'multipl':107 'need':130 'note':163 'obvious':174 'one':39,245 'oper':212 'order':210 'otherwis':141 'overarch':105 'p':10 'past':47 'pemda':80,119,148,165 'peopl':160 'pick':204,218 'pop':51 'pose':161 'prefer':38 'provid':224 'rather':90 'read':2 'realli':239 'receiv':86 'regardless':199 'rule':106,117,133,231 'ruleset':149 'say':84,140 'side':155 'simpler':235 'slack':221 'specif':123 'specifi':121 'strong':23,59,112 'support':78,88 'system':187 'taught':74 'teach':168 'think':68,153,178 'thrown':27 'thusli':234 'tool':169 'ubtract':21 'ultipl':15 'us':96 'use':190 'usecas':195 'way':176 'weak':57,69,126,222 'well':32,207 'wherea':125 'window':30 'work':192 'would':37,136 'write':214 'xponent':13 'year':55 'yes':164,171"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6005392"
      +editedAt: DateTimeImmutable @1704196146 {#4438
        date: 2024-01-02 12:49:06.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702432016 {#4439
        date: 2023-12-13 02:46:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4443}
    +body: "Division comes before Multiplication, doesn’t it? I know BODMAS."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702435189 {#5244
      date: 2023-12-13 03:39:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@The_Vampire@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5248 …}
    +nested: Doctrine\ORM\PersistentCollection {#5250 …}
    +votes: Doctrine\ORM\PersistentCollection {#5252 …}
    +reports: Doctrine\ORM\PersistentCollection {#5254 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5256 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5258 …}
    -id: 220053
    -bodyTs: "'bodma':10 'come':2 'divis':1 'doesn':5 'know':9 'multipl':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5170970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702435189 {#5245
      date: 2023-12-13 03:39:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4443}
  +body: "That makes no sense. Division is just multiplication by an inverse. There’s no reason for one to come before another."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702486494 {#5437
    date: 2023-12-13 17:54:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@The_Vampire@lemmy.world"
    "@Flax_vert@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5441 …}
  +nested: Doctrine\ORM\PersistentCollection {#5443 …}
  +votes: Doctrine\ORM\PersistentCollection {#5445 …}
  +reports: Doctrine\ORM\PersistentCollection {#5447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5451 …}
  -id: 220648
  -bodyTs: "'anoth':21 'come':19 'divis':5 'invers':11 'make':2 'multipl':8 'one':17 'reason':15 'sens':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5682419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702486494 {#5438
    date: 2023-12-13 17:54:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#5439
  +user: Proxies\__CG__\App\Entity\User {#5440 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5246
    +user: Proxies\__CG__\App\Entity\User {#5247 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4443
      +user: App\Entity\User {#4456 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Having read your article, I contend it should be:  \n
        P(arentheses)  \n
        E(xponents)  \n
        M(ultiplication)D(ivision)  \n
        A(ddition)S(ubtraction)  \n
        and strong juxtaposition should be thrown out the window.\n
        \n
        Why? Well, to be clear, *I would prefer **one** of them die so we can get past this argument that pops up every few years* so weak or strong doesn’t matter much to me, and I think weak juxtaposition is more easily taught and more easily supported by PEMDAS. I’m not saying it receives direct support, but rather the lack of instruction has us fall back on what we know as an overarching rule (multiplication and division are equal). Strong juxtaposition has an additional ruling to PEMDAS that specifies this specific case, whereas weak juxtaposition doesn’t need an additional ruling (and I would argue anyone who says otherwise isn’t logically extrapolating from the PEMDAS ruleset). I don’t think the sides are as equal as people pose.\n
        \n
        To note, yes, PEMDAS is a teaching tool and yes there are obviously other ways of thinking of math. But do those matter? The mathematical system we currently use will work for any usecase it does currently regardless of the juxtaposition we pick, brackets/parentheses (as well as better ordering of operations when writing them down) can pick up any slack. Weak juxtaposition provides better benefits because it has less rules (and is thusly simpler).\n
        \n
        But again, I really don’t care. Just let one die. Kill it, if you have to.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1704366698 {#4437
        date: 2024-01-04 12:11:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4444 …}
      +nested: Doctrine\ORM\PersistentCollection {#4446 …}
      +votes: Doctrine\ORM\PersistentCollection {#4448 …}
      +reports: Doctrine\ORM\PersistentCollection {#4450 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4452 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4454 …}
      -id: 219932
      -bodyTs: "'addit':116,132 'anyon':138 'arenthes':11 'argu':137 'argument':49 'articl':4 'back':98 'benefit':226 'better':209,225 'brackets/parentheses':205 'care':242 'case':124 'clear':35 'contend':6 'current':189,198 'd':16 'ddition':19 'die':42,246 'direct':87 'divis':109 'doesn':60,128 'e':12 'easili':73,77 'equal':111,158 'everi':53 'extrapol':145 'fall':97 'get':46 'instruct':94 'isn':142 'ivis':17 'juxtaposit':24,70,113,127,202,223 'kill':247 'know':102 'lack':92 'less':230 'let':244 'logic':144 'm':14,82 'math':180 'mathemat':186 'matter':62,184 'much':63 'multipl':107 'need':130 'note':163 'obvious':174 'one':39,245 'oper':212 'order':210 'otherwis':141 'overarch':105 'p':10 'past':47 'pemda':80,119,148,165 'peopl':160 'pick':204,218 'pop':51 'pose':161 'prefer':38 'provid':224 'rather':90 'read':2 'realli':239 'receiv':86 'regardless':199 'rule':106,117,133,231 'ruleset':149 'say':84,140 'side':155 'simpler':235 'slack':221 'specif':123 'specifi':121 'strong':23,59,112 'support':78,88 'system':187 'taught':74 'teach':168 'think':68,153,178 'thrown':27 'thusli':234 'tool':169 'ubtract':21 'ultipl':15 'us':96 'use':190 'usecas':195 'way':176 'weak':57,69,126,222 'well':32,207 'wherea':125 'window':30 'work':192 'would':37,136 'write':214 'xponent':13 'year':55 'yes':164,171"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6005392"
      +editedAt: DateTimeImmutable @1704196146 {#4438
        date: 2024-01-02 12:49:06.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702432016 {#4439
        date: 2023-12-13 02:46:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4443}
    +body: "Division comes before Multiplication, doesn’t it? I know BODMAS."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702435189 {#5244
      date: 2023-12-13 03:39:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@The_Vampire@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5248 …}
    +nested: Doctrine\ORM\PersistentCollection {#5250 …}
    +votes: Doctrine\ORM\PersistentCollection {#5252 …}
    +reports: Doctrine\ORM\PersistentCollection {#5254 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5256 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5258 …}
    -id: 220053
    -bodyTs: "'bodma':10 'come':2 'divis':1 'doesn':5 'know':9 'multipl':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5170970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702435189 {#5245
      date: 2023-12-13 03:39:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4443}
  +body: "That makes no sense. Division is just multiplication by an inverse. There’s no reason for one to come before another."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702486494 {#5437
    date: 2023-12-13 17:54:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@The_Vampire@lemmy.world"
    "@Flax_vert@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5441 …}
  +nested: Doctrine\ORM\PersistentCollection {#5443 …}
  +votes: Doctrine\ORM\PersistentCollection {#5445 …}
  +reports: Doctrine\ORM\PersistentCollection {#5447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5451 …}
  -id: 220648
  -bodyTs: "'anoth':21 'come':19 'divis':5 'invers':11 'make':2 'multipl':8 'one':17 'reason':15 'sens':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5682419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702486494 {#5438
    date: 2023-12-13 17:54:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5455
  +user: Proxies\__CG__\App\Entity\User {#5456 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5246
    +user: Proxies\__CG__\App\Entity\User {#5247 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4443
      +user: App\Entity\User {#4456 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Having read your article, I contend it should be:  \n
        P(arentheses)  \n
        E(xponents)  \n
        M(ultiplication)D(ivision)  \n
        A(ddition)S(ubtraction)  \n
        and strong juxtaposition should be thrown out the window.\n
        \n
        Why? Well, to be clear, *I would prefer **one** of them die so we can get past this argument that pops up every few years* so weak or strong doesn’t matter much to me, and I think weak juxtaposition is more easily taught and more easily supported by PEMDAS. I’m not saying it receives direct support, but rather the lack of instruction has us fall back on what we know as an overarching rule (multiplication and division are equal). Strong juxtaposition has an additional ruling to PEMDAS that specifies this specific case, whereas weak juxtaposition doesn’t need an additional ruling (and I would argue anyone who says otherwise isn’t logically extrapolating from the PEMDAS ruleset). I don’t think the sides are as equal as people pose.\n
        \n
        To note, yes, PEMDAS is a teaching tool and yes there are obviously other ways of thinking of math. But do those matter? The mathematical system we currently use will work for any usecase it does currently regardless of the juxtaposition we pick, brackets/parentheses (as well as better ordering of operations when writing them down) can pick up any slack. Weak juxtaposition provides better benefits because it has less rules (and is thusly simpler).\n
        \n
        But again, I really don’t care. Just let one die. Kill it, if you have to.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1704366698 {#4437
        date: 2024-01-04 12:11:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4444 …}
      +nested: Doctrine\ORM\PersistentCollection {#4446 …}
      +votes: Doctrine\ORM\PersistentCollection {#4448 …}
      +reports: Doctrine\ORM\PersistentCollection {#4450 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4452 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4454 …}
      -id: 219932
      -bodyTs: "'addit':116,132 'anyon':138 'arenthes':11 'argu':137 'argument':49 'articl':4 'back':98 'benefit':226 'better':209,225 'brackets/parentheses':205 'care':242 'case':124 'clear':35 'contend':6 'current':189,198 'd':16 'ddition':19 'die':42,246 'direct':87 'divis':109 'doesn':60,128 'e':12 'easili':73,77 'equal':111,158 'everi':53 'extrapol':145 'fall':97 'get':46 'instruct':94 'isn':142 'ivis':17 'juxtaposit':24,70,113,127,202,223 'kill':247 'know':102 'lack':92 'less':230 'let':244 'logic':144 'm':14,82 'math':180 'mathemat':186 'matter':62,184 'much':63 'multipl':107 'need':130 'note':163 'obvious':174 'one':39,245 'oper':212 'order':210 'otherwis':141 'overarch':105 'p':10 'past':47 'pemda':80,119,148,165 'peopl':160 'pick':204,218 'pop':51 'pose':161 'prefer':38 'provid':224 'rather':90 'read':2 'realli':239 'receiv':86 'regardless':199 'rule':106,117,133,231 'ruleset':149 'say':84,140 'side':155 'simpler':235 'slack':221 'specif':123 'specifi':121 'strong':23,59,112 'support':78,88 'system':187 'taught':74 'teach':168 'think':68,153,178 'thrown':27 'thusli':234 'tool':169 'ubtract':21 'ultipl':15 'us':96 'use':190 'usecas':195 'way':176 'weak':57,69,126,222 'well':32,207 'wherea':125 'window':30 'work':192 'would':37,136 'write':214 'xponent':13 'year':55 'yes':164,171"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6005392"
      +editedAt: DateTimeImmutable @1704196146 {#4438
        date: 2024-01-02 12:49:06.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702432016 {#4439
        date: 2023-12-13 02:46:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4443}
    +body: "Division comes before Multiplication, doesn’t it? I know BODMAS."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702435189 {#5244
      date: 2023-12-13 03:39:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@The_Vampire@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5248 …}
    +nested: Doctrine\ORM\PersistentCollection {#5250 …}
    +votes: Doctrine\ORM\PersistentCollection {#5252 …}
    +reports: Doctrine\ORM\PersistentCollection {#5254 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5256 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5258 …}
    -id: 220053
    -bodyTs: "'bodma':10 'come':2 'divis':1 'doesn':5 'know':9 'multipl':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5170970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702435189 {#5245
      date: 2023-12-13 03:39:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4443}
  +body: "This actually explains alot. Murica is Pemdas but Canadian used Bodmas so multiply is first in America."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702462035 {#5453
    date: 2023-12-13 11:07:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@The_Vampire@lemmy.world"
    "@Flax_vert@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5457 …}
  +nested: Doctrine\ORM\PersistentCollection {#5459 …}
  +votes: Doctrine\ORM\PersistentCollection {#5461 …}
  +reports: Doctrine\ORM\PersistentCollection {#5463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5467 …}
  -id: 220402
  -bodyTs: "'actual':2 'alot':4 'america':17 'bodma':11 'canadian':9 'explain':3 'first':15 'multipli':13 'murica':5 'pemda':7 'use':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5607916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702462035 {#5454
    date: 2023-12-13 11:07:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#5455
  +user: Proxies\__CG__\App\Entity\User {#5456 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5246
    +user: Proxies\__CG__\App\Entity\User {#5247 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4443
      +user: App\Entity\User {#4456 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Having read your article, I contend it should be:  \n
        P(arentheses)  \n
        E(xponents)  \n
        M(ultiplication)D(ivision)  \n
        A(ddition)S(ubtraction)  \n
        and strong juxtaposition should be thrown out the window.\n
        \n
        Why? Well, to be clear, *I would prefer **one** of them die so we can get past this argument that pops up every few years* so weak or strong doesn’t matter much to me, and I think weak juxtaposition is more easily taught and more easily supported by PEMDAS. I’m not saying it receives direct support, but rather the lack of instruction has us fall back on what we know as an overarching rule (multiplication and division are equal). Strong juxtaposition has an additional ruling to PEMDAS that specifies this specific case, whereas weak juxtaposition doesn’t need an additional ruling (and I would argue anyone who says otherwise isn’t logically extrapolating from the PEMDAS ruleset). I don’t think the sides are as equal as people pose.\n
        \n
        To note, yes, PEMDAS is a teaching tool and yes there are obviously other ways of thinking of math. But do those matter? The mathematical system we currently use will work for any usecase it does currently regardless of the juxtaposition we pick, brackets/parentheses (as well as better ordering of operations when writing them down) can pick up any slack. Weak juxtaposition provides better benefits because it has less rules (and is thusly simpler).\n
        \n
        But again, I really don’t care. Just let one die. Kill it, if you have to.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1704366698 {#4437
        date: 2024-01-04 12:11:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4444 …}
      +nested: Doctrine\ORM\PersistentCollection {#4446 …}
      +votes: Doctrine\ORM\PersistentCollection {#4448 …}
      +reports: Doctrine\ORM\PersistentCollection {#4450 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4452 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4454 …}
      -id: 219932
      -bodyTs: "'addit':116,132 'anyon':138 'arenthes':11 'argu':137 'argument':49 'articl':4 'back':98 'benefit':226 'better':209,225 'brackets/parentheses':205 'care':242 'case':124 'clear':35 'contend':6 'current':189,198 'd':16 'ddition':19 'die':42,246 'direct':87 'divis':109 'doesn':60,128 'e':12 'easili':73,77 'equal':111,158 'everi':53 'extrapol':145 'fall':97 'get':46 'instruct':94 'isn':142 'ivis':17 'juxtaposit':24,70,113,127,202,223 'kill':247 'know':102 'lack':92 'less':230 'let':244 'logic':144 'm':14,82 'math':180 'mathemat':186 'matter':62,184 'much':63 'multipl':107 'need':130 'note':163 'obvious':174 'one':39,245 'oper':212 'order':210 'otherwis':141 'overarch':105 'p':10 'past':47 'pemda':80,119,148,165 'peopl':160 'pick':204,218 'pop':51 'pose':161 'prefer':38 'provid':224 'rather':90 'read':2 'realli':239 'receiv':86 'regardless':199 'rule':106,117,133,231 'ruleset':149 'say':84,140 'side':155 'simpler':235 'slack':221 'specif':123 'specifi':121 'strong':23,59,112 'support':78,88 'system':187 'taught':74 'teach':168 'think':68,153,178 'thrown':27 'thusli':234 'tool':169 'ubtract':21 'ultipl':15 'us':96 'use':190 'usecas':195 'way':176 'weak':57,69,126,222 'well':32,207 'wherea':125 'window':30 'work':192 'would':37,136 'write':214 'xponent':13 'year':55 'yes':164,171"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6005392"
      +editedAt: DateTimeImmutable @1704196146 {#4438
        date: 2024-01-02 12:49:06.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702432016 {#4439
        date: 2023-12-13 02:46:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4443}
    +body: "Division comes before Multiplication, doesn’t it? I know BODMAS."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702435189 {#5244
      date: 2023-12-13 03:39:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@The_Vampire@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5248 …}
    +nested: Doctrine\ORM\PersistentCollection {#5250 …}
    +votes: Doctrine\ORM\PersistentCollection {#5252 …}
    +reports: Doctrine\ORM\PersistentCollection {#5254 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5256 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5258 …}
    -id: 220053
    -bodyTs: "'bodma':10 'come':2 'divis':1 'doesn':5 'know':9 'multipl':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5170970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702435189 {#5245
      date: 2023-12-13 03:39:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4443}
  +body: "This actually explains alot. Murica is Pemdas but Canadian used Bodmas so multiply is first in America."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702462035 {#5453
    date: 2023-12-13 11:07:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@The_Vampire@lemmy.world"
    "@Flax_vert@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5457 …}
  +nested: Doctrine\ORM\PersistentCollection {#5459 …}
  +votes: Doctrine\ORM\PersistentCollection {#5461 …}
  +reports: Doctrine\ORM\PersistentCollection {#5463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5467 …}
  -id: 220402
  -bodyTs: "'actual':2 'alot':4 'america':17 'bodma':11 'canadian':9 'explain':3 'first':15 'multipli':13 'murica':5 'pemda':7 'use':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5607916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702462035 {#5454
    date: 2023-12-13 11:07:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#5455
  +user: Proxies\__CG__\App\Entity\User {#5456 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5246
    +user: Proxies\__CG__\App\Entity\User {#5247 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4443
      +user: App\Entity\User {#4456 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Having read your article, I contend it should be:  \n
        P(arentheses)  \n
        E(xponents)  \n
        M(ultiplication)D(ivision)  \n
        A(ddition)S(ubtraction)  \n
        and strong juxtaposition should be thrown out the window.\n
        \n
        Why? Well, to be clear, *I would prefer **one** of them die so we can get past this argument that pops up every few years* so weak or strong doesn’t matter much to me, and I think weak juxtaposition is more easily taught and more easily supported by PEMDAS. I’m not saying it receives direct support, but rather the lack of instruction has us fall back on what we know as an overarching rule (multiplication and division are equal). Strong juxtaposition has an additional ruling to PEMDAS that specifies this specific case, whereas weak juxtaposition doesn’t need an additional ruling (and I would argue anyone who says otherwise isn’t logically extrapolating from the PEMDAS ruleset). I don’t think the sides are as equal as people pose.\n
        \n
        To note, yes, PEMDAS is a teaching tool and yes there are obviously other ways of thinking of math. But do those matter? The mathematical system we currently use will work for any usecase it does currently regardless of the juxtaposition we pick, brackets/parentheses (as well as better ordering of operations when writing them down) can pick up any slack. Weak juxtaposition provides better benefits because it has less rules (and is thusly simpler).\n
        \n
        But again, I really don’t care. Just let one die. Kill it, if you have to.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1704366698 {#4437
        date: 2024-01-04 12:11:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4444 …}
      +nested: Doctrine\ORM\PersistentCollection {#4446 …}
      +votes: Doctrine\ORM\PersistentCollection {#4448 …}
      +reports: Doctrine\ORM\PersistentCollection {#4450 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4452 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4454 …}
      -id: 219932
      -bodyTs: "'addit':116,132 'anyon':138 'arenthes':11 'argu':137 'argument':49 'articl':4 'back':98 'benefit':226 'better':209,225 'brackets/parentheses':205 'care':242 'case':124 'clear':35 'contend':6 'current':189,198 'd':16 'ddition':19 'die':42,246 'direct':87 'divis':109 'doesn':60,128 'e':12 'easili':73,77 'equal':111,158 'everi':53 'extrapol':145 'fall':97 'get':46 'instruct':94 'isn':142 'ivis':17 'juxtaposit':24,70,113,127,202,223 'kill':247 'know':102 'lack':92 'less':230 'let':244 'logic':144 'm':14,82 'math':180 'mathemat':186 'matter':62,184 'much':63 'multipl':107 'need':130 'note':163 'obvious':174 'one':39,245 'oper':212 'order':210 'otherwis':141 'overarch':105 'p':10 'past':47 'pemda':80,119,148,165 'peopl':160 'pick':204,218 'pop':51 'pose':161 'prefer':38 'provid':224 'rather':90 'read':2 'realli':239 'receiv':86 'regardless':199 'rule':106,117,133,231 'ruleset':149 'say':84,140 'side':155 'simpler':235 'slack':221 'specif':123 'specifi':121 'strong':23,59,112 'support':78,88 'system':187 'taught':74 'teach':168 'think':68,153,178 'thrown':27 'thusli':234 'tool':169 'ubtract':21 'ultipl':15 'us':96 'use':190 'usecas':195 'way':176 'weak':57,69,126,222 'well':32,207 'wherea':125 'window':30 'work':192 'would':37,136 'write':214 'xponent':13 'year':55 'yes':164,171"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6005392"
      +editedAt: DateTimeImmutable @1704196146 {#4438
        date: 2024-01-02 12:49:06.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702432016 {#4439
        date: 2023-12-13 02:46:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4443}
    +body: "Division comes before Multiplication, doesn’t it? I know BODMAS."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702435189 {#5244
      date: 2023-12-13 03:39:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@The_Vampire@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5248 …}
    +nested: Doctrine\ORM\PersistentCollection {#5250 …}
    +votes: Doctrine\ORM\PersistentCollection {#5252 …}
    +reports: Doctrine\ORM\PersistentCollection {#5254 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5256 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5258 …}
    -id: 220053
    -bodyTs: "'bodma':10 'come':2 'divis':1 'doesn':5 'know':9 'multipl':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5170970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702435189 {#5245
      date: 2023-12-13 03:39:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4443}
  +body: "This actually explains alot. Murica is Pemdas but Canadian used Bodmas so multiply is first in America."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702462035 {#5453
    date: 2023-12-13 11:07:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@The_Vampire@lemmy.world"
    "@Flax_vert@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5457 …}
  +nested: Doctrine\ORM\PersistentCollection {#5459 …}
  +votes: Doctrine\ORM\PersistentCollection {#5461 …}
  +reports: Doctrine\ORM\PersistentCollection {#5463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5467 …}
  -id: 220402
  -bodyTs: "'actual':2 'alot':4 'america':17 'bodma':11 'canadian':9 'explain':3 'first':15 'multipli':13 'murica':5 'pemda':7 'use':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5607916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702462035 {#5454
    date: 2023-12-13 11:07:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5262
  +user: Proxies\__CG__\App\Entity\User {#5263 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4443
    +user: App\Entity\User {#4456 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Having read your article, I contend it should be:  \n
      P(arentheses)  \n
      E(xponents)  \n
      M(ultiplication)D(ivision)  \n
      A(ddition)S(ubtraction)  \n
      and strong juxtaposition should be thrown out the window.\n
      \n
      Why? Well, to be clear, *I would prefer **one** of them die so we can get past this argument that pops up every few years* so weak or strong doesn’t matter much to me, and I think weak juxtaposition is more easily taught and more easily supported by PEMDAS. I’m not saying it receives direct support, but rather the lack of instruction has us fall back on what we know as an overarching rule (multiplication and division are equal). Strong juxtaposition has an additional ruling to PEMDAS that specifies this specific case, whereas weak juxtaposition doesn’t need an additional ruling (and I would argue anyone who says otherwise isn’t logically extrapolating from the PEMDAS ruleset). I don’t think the sides are as equal as people pose.\n
      \n
      To note, yes, PEMDAS is a teaching tool and yes there are obviously other ways of thinking of math. But do those matter? The mathematical system we currently use will work for any usecase it does currently regardless of the juxtaposition we pick, brackets/parentheses (as well as better ordering of operations when writing them down) can pick up any slack. Weak juxtaposition provides better benefits because it has less rules (and is thusly simpler).\n
      \n
      But again, I really don’t care. Just let one die. Kill it, if you have to.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1704366698 {#4437
      date: 2024-01-04 12:11:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4444 …}
    +nested: Doctrine\ORM\PersistentCollection {#4446 …}
    +votes: Doctrine\ORM\PersistentCollection {#4448 …}
    +reports: Doctrine\ORM\PersistentCollection {#4450 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4454 …}
    -id: 219932
    -bodyTs: "'addit':116,132 'anyon':138 'arenthes':11 'argu':137 'argument':49 'articl':4 'back':98 'benefit':226 'better':209,225 'brackets/parentheses':205 'care':242 'case':124 'clear':35 'contend':6 'current':189,198 'd':16 'ddition':19 'die':42,246 'direct':87 'divis':109 'doesn':60,128 'e':12 'easili':73,77 'equal':111,158 'everi':53 'extrapol':145 'fall':97 'get':46 'instruct':94 'isn':142 'ivis':17 'juxtaposit':24,70,113,127,202,223 'kill':247 'know':102 'lack':92 'less':230 'let':244 'logic':144 'm':14,82 'math':180 'mathemat':186 'matter':62,184 'much':63 'multipl':107 'need':130 'note':163 'obvious':174 'one':39,245 'oper':212 'order':210 'otherwis':141 'overarch':105 'p':10 'past':47 'pemda':80,119,148,165 'peopl':160 'pick':204,218 'pop':51 'pose':161 'prefer':38 'provid':224 'rather':90 'read':2 'realli':239 'receiv':86 'regardless':199 'rule':106,117,133,231 'ruleset':149 'say':84,140 'side':155 'simpler':235 'slack':221 'specif':123 'specifi':121 'strong':23,59,112 'support':78,88 'system':187 'taught':74 'teach':168 'think':68,153,178 'thrown':27 'thusli':234 'tool':169 'ubtract':21 'ultipl':15 'us':96 'use':190 'usecas':195 'way':176 'weak':57,69,126,222 'well':32,207 'wherea':125 'window':30 'work':192 'would':37,136 'write':214 'xponent':13 'year':55 'yes':164,171"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6005392"
    +editedAt: DateTimeImmutable @1704196146 {#4438
      date: 2024-01-02 12:49:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702432016 {#4439
      date: 2023-12-13 02:46:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4443}
  +body: "It’s like using literally to add emphasis to something that you are saying figuratively. It’s not objectively “wrong” to do it, but the practice is adding uncertainty where there didn’t need to be any, and thus slightly diminishes our ability to communicate clearly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702434913 {#5260
    date: 2023-12-13 03:35:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@The_Vampire@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5264 …}
  +nested: Doctrine\ORM\PersistentCollection {#5266 …}
  +votes: Doctrine\ORM\PersistentCollection {#5268 …}
  +reports: Doctrine\ORM\PersistentCollection {#5270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5274 …}
  -id: 220039
  -bodyTs: "'abil':43 'ad':28 'add':7 'clear':46 'communic':45 'didn':32 'diminish':41 'emphasi':8 'figur':15 'like':3 'liter':5 'need':34 'object':19 'practic':26 'say':14 'slight':40 'someth':10 'thus':39 'uncertainti':29 'use':4 'wrong':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6006095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702434913 {#5261
    date: 2023-12-13 03:35:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#5262
  +user: Proxies\__CG__\App\Entity\User {#5263 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4443
    +user: App\Entity\User {#4456 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Having read your article, I contend it should be:  \n
      P(arentheses)  \n
      E(xponents)  \n
      M(ultiplication)D(ivision)  \n
      A(ddition)S(ubtraction)  \n
      and strong juxtaposition should be thrown out the window.\n
      \n
      Why? Well, to be clear, *I would prefer **one** of them die so we can get past this argument that pops up every few years* so weak or strong doesn’t matter much to me, and I think weak juxtaposition is more easily taught and more easily supported by PEMDAS. I’m not saying it receives direct support, but rather the lack of instruction has us fall back on what we know as an overarching rule (multiplication and division are equal). Strong juxtaposition has an additional ruling to PEMDAS that specifies this specific case, whereas weak juxtaposition doesn’t need an additional ruling (and I would argue anyone who says otherwise isn’t logically extrapolating from the PEMDAS ruleset). I don’t think the sides are as equal as people pose.\n
      \n
      To note, yes, PEMDAS is a teaching tool and yes there are obviously other ways of thinking of math. But do those matter? The mathematical system we currently use will work for any usecase it does currently regardless of the juxtaposition we pick, brackets/parentheses (as well as better ordering of operations when writing them down) can pick up any slack. Weak juxtaposition provides better benefits because it has less rules (and is thusly simpler).\n
      \n
      But again, I really don’t care. Just let one die. Kill it, if you have to.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1704366698 {#4437
      date: 2024-01-04 12:11:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4444 …}
    +nested: Doctrine\ORM\PersistentCollection {#4446 …}
    +votes: Doctrine\ORM\PersistentCollection {#4448 …}
    +reports: Doctrine\ORM\PersistentCollection {#4450 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4454 …}
    -id: 219932
    -bodyTs: "'addit':116,132 'anyon':138 'arenthes':11 'argu':137 'argument':49 'articl':4 'back':98 'benefit':226 'better':209,225 'brackets/parentheses':205 'care':242 'case':124 'clear':35 'contend':6 'current':189,198 'd':16 'ddition':19 'die':42,246 'direct':87 'divis':109 'doesn':60,128 'e':12 'easili':73,77 'equal':111,158 'everi':53 'extrapol':145 'fall':97 'get':46 'instruct':94 'isn':142 'ivis':17 'juxtaposit':24,70,113,127,202,223 'kill':247 'know':102 'lack':92 'less':230 'let':244 'logic':144 'm':14,82 'math':180 'mathemat':186 'matter':62,184 'much':63 'multipl':107 'need':130 'note':163 'obvious':174 'one':39,245 'oper':212 'order':210 'otherwis':141 'overarch':105 'p':10 'past':47 'pemda':80,119,148,165 'peopl':160 'pick':204,218 'pop':51 'pose':161 'prefer':38 'provid':224 'rather':90 'read':2 'realli':239 'receiv':86 'regardless':199 'rule':106,117,133,231 'ruleset':149 'say':84,140 'side':155 'simpler':235 'slack':221 'specif':123 'specifi':121 'strong':23,59,112 'support':78,88 'system':187 'taught':74 'teach':168 'think':68,153,178 'thrown':27 'thusli':234 'tool':169 'ubtract':21 'ultipl':15 'us':96 'use':190 'usecas':195 'way':176 'weak':57,69,126,222 'well':32,207 'wherea':125 'window':30 'work':192 'would':37,136 'write':214 'xponent':13 'year':55 'yes':164,171"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6005392"
    +editedAt: DateTimeImmutable @1704196146 {#4438
      date: 2024-01-02 12:49:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702432016 {#4439
      date: 2023-12-13 02:46:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4443}
  +body: "It’s like using literally to add emphasis to something that you are saying figuratively. It’s not objectively “wrong” to do it, but the practice is adding uncertainty where there didn’t need to be any, and thus slightly diminishes our ability to communicate clearly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702434913 {#5260
    date: 2023-12-13 03:35:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@The_Vampire@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5264 …}
  +nested: Doctrine\ORM\PersistentCollection {#5266 …}
  +votes: Doctrine\ORM\PersistentCollection {#5268 …}
  +reports: Doctrine\ORM\PersistentCollection {#5270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5274 …}
  -id: 220039
  -bodyTs: "'abil':43 'ad':28 'add':7 'clear':46 'communic':45 'didn':32 'diminish':41 'emphasi':8 'figur':15 'like':3 'liter':5 'need':34 'object':19 'practic':26 'say':14 'slight':40 'someth':10 'thus':39 'uncertainti':29 'use':4 'wrong':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6006095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702434913 {#5261
    date: 2023-12-13 03:35:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#5262
  +user: Proxies\__CG__\App\Entity\User {#5263 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4443
    +user: App\Entity\User {#4456 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Having read your article, I contend it should be:  \n
      P(arentheses)  \n
      E(xponents)  \n
      M(ultiplication)D(ivision)  \n
      A(ddition)S(ubtraction)  \n
      and strong juxtaposition should be thrown out the window.\n
      \n
      Why? Well, to be clear, *I would prefer **one** of them die so we can get past this argument that pops up every few years* so weak or strong doesn’t matter much to me, and I think weak juxtaposition is more easily taught and more easily supported by PEMDAS. I’m not saying it receives direct support, but rather the lack of instruction has us fall back on what we know as an overarching rule (multiplication and division are equal). Strong juxtaposition has an additional ruling to PEMDAS that specifies this specific case, whereas weak juxtaposition doesn’t need an additional ruling (and I would argue anyone who says otherwise isn’t logically extrapolating from the PEMDAS ruleset). I don’t think the sides are as equal as people pose.\n
      \n
      To note, yes, PEMDAS is a teaching tool and yes there are obviously other ways of thinking of math. But do those matter? The mathematical system we currently use will work for any usecase it does currently regardless of the juxtaposition we pick, brackets/parentheses (as well as better ordering of operations when writing them down) can pick up any slack. Weak juxtaposition provides better benefits because it has less rules (and is thusly simpler).\n
      \n
      But again, I really don’t care. Just let one die. Kill it, if you have to.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1704366698 {#4437
      date: 2024-01-04 12:11:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4444 …}
    +nested: Doctrine\ORM\PersistentCollection {#4446 …}
    +votes: Doctrine\ORM\PersistentCollection {#4448 …}
    +reports: Doctrine\ORM\PersistentCollection {#4450 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4454 …}
    -id: 219932
    -bodyTs: "'addit':116,132 'anyon':138 'arenthes':11 'argu':137 'argument':49 'articl':4 'back':98 'benefit':226 'better':209,225 'brackets/parentheses':205 'care':242 'case':124 'clear':35 'contend':6 'current':189,198 'd':16 'ddition':19 'die':42,246 'direct':87 'divis':109 'doesn':60,128 'e':12 'easili':73,77 'equal':111,158 'everi':53 'extrapol':145 'fall':97 'get':46 'instruct':94 'isn':142 'ivis':17 'juxtaposit':24,70,113,127,202,223 'kill':247 'know':102 'lack':92 'less':230 'let':244 'logic':144 'm':14,82 'math':180 'mathemat':186 'matter':62,184 'much':63 'multipl':107 'need':130 'note':163 'obvious':174 'one':39,245 'oper':212 'order':210 'otherwis':141 'overarch':105 'p':10 'past':47 'pemda':80,119,148,165 'peopl':160 'pick':204,218 'pop':51 'pose':161 'prefer':38 'provid':224 'rather':90 'read':2 'realli':239 'receiv':86 'regardless':199 'rule':106,117,133,231 'ruleset':149 'say':84,140 'side':155 'simpler':235 'slack':221 'specif':123 'specifi':121 'strong':23,59,112 'support':78,88 'system':187 'taught':74 'teach':168 'think':68,153,178 'thrown':27 'thusli':234 'tool':169 'ubtract':21 'ultipl':15 'us':96 'use':190 'usecas':195 'way':176 'weak':57,69,126,222 'well':32,207 'wherea':125 'window':30 'work':192 'would':37,136 'write':214 'xponent':13 'year':55 'yes':164,171"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6005392"
    +editedAt: DateTimeImmutable @1704196146 {#4438
      date: 2024-01-02 12:49:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702432016 {#4439
      date: 2023-12-13 02:46:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4443}
  +body: "It’s like using literally to add emphasis to something that you are saying figuratively. It’s not objectively “wrong” to do it, but the practice is adding uncertainty where there didn’t need to be any, and thus slightly diminishes our ability to communicate clearly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702434913 {#5260
    date: 2023-12-13 03:35:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@The_Vampire@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5264 …}
  +nested: Doctrine\ORM\PersistentCollection {#5266 …}
  +votes: Doctrine\ORM\PersistentCollection {#5268 …}
  +reports: Doctrine\ORM\PersistentCollection {#5270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5274 …}
  -id: 220039
  -bodyTs: "'abil':43 'ad':28 'add':7 'clear':46 'communic':45 'didn':32 'diminish':41 'emphasi':8 'figur':15 'like':3 'liter':5 'need':34 'object':19 'practic':26 'say':14 'slight':40 'someth':10 'thus':39 'uncertainti':29 'use':4 'wrong':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6006095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702434913 {#5261
    date: 2023-12-13 03:35:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#5278
  +user: Proxies\__CG__\App\Entity\User {#5279 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4443
    +user: App\Entity\User {#4456 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Having read your article, I contend it should be:  \n
      P(arentheses)  \n
      E(xponents)  \n
      M(ultiplication)D(ivision)  \n
      A(ddition)S(ubtraction)  \n
      and strong juxtaposition should be thrown out the window.\n
      \n
      Why? Well, to be clear, *I would prefer **one** of them die so we can get past this argument that pops up every few years* so weak or strong doesn’t matter much to me, and I think weak juxtaposition is more easily taught and more easily supported by PEMDAS. I’m not saying it receives direct support, but rather the lack of instruction has us fall back on what we know as an overarching rule (multiplication and division are equal). Strong juxtaposition has an additional ruling to PEMDAS that specifies this specific case, whereas weak juxtaposition doesn’t need an additional ruling (and I would argue anyone who says otherwise isn’t logically extrapolating from the PEMDAS ruleset). I don’t think the sides are as equal as people pose.\n
      \n
      To note, yes, PEMDAS is a teaching tool and yes there are obviously other ways of thinking of math. But do those matter? The mathematical system we currently use will work for any usecase it does currently regardless of the juxtaposition we pick, brackets/parentheses (as well as better ordering of operations when writing them down) can pick up any slack. Weak juxtaposition provides better benefits because it has less rules (and is thusly simpler).\n
      \n
      But again, I really don’t care. Just let one die. Kill it, if you have to.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1704366698 {#4437
      date: 2024-01-04 12:11:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4444 …}
    +nested: Doctrine\ORM\PersistentCollection {#4446 …}
    +votes: Doctrine\ORM\PersistentCollection {#4448 …}
    +reports: Doctrine\ORM\PersistentCollection {#4450 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4454 …}
    -id: 219932
    -bodyTs: "'addit':116,132 'anyon':138 'arenthes':11 'argu':137 'argument':49 'articl':4 'back':98 'benefit':226 'better':209,225 'brackets/parentheses':205 'care':242 'case':124 'clear':35 'contend':6 'current':189,198 'd':16 'ddition':19 'die':42,246 'direct':87 'divis':109 'doesn':60,128 'e':12 'easili':73,77 'equal':111,158 'everi':53 'extrapol':145 'fall':97 'get':46 'instruct':94 'isn':142 'ivis':17 'juxtaposit':24,70,113,127,202,223 'kill':247 'know':102 'lack':92 'less':230 'let':244 'logic':144 'm':14,82 'math':180 'mathemat':186 'matter':62,184 'much':63 'multipl':107 'need':130 'note':163 'obvious':174 'one':39,245 'oper':212 'order':210 'otherwis':141 'overarch':105 'p':10 'past':47 'pemda':80,119,148,165 'peopl':160 'pick':204,218 'pop':51 'pose':161 'prefer':38 'provid':224 'rather':90 'read':2 'realli':239 'receiv':86 'regardless':199 'rule':106,117,133,231 'ruleset':149 'say':84,140 'side':155 'simpler':235 'slack':221 'specif':123 'specifi':121 'strong':23,59,112 'support':78,88 'system':187 'taught':74 'teach':168 'think':68,153,178 'thrown':27 'thusli':234 'tool':169 'ubtract':21 'ultipl':15 'us':96 'use':190 'usecas':195 'way':176 'weak':57,69,126,222 'well':32,207 'wherea':125 'window':30 'work':192 'would':37,136 'write':214 'xponent':13 'year':55 'yes':164,171"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6005392"
    +editedAt: DateTimeImmutable @1704196146 {#4438
      date: 2024-01-02 12:49:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702432016 {#4439
      date: 2023-12-13 02:46:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4443}
  +body: """
    I think anything after (whichever grade your country introduces fractions in) should exclusively use fractions or multiplication with fractions to express division in order to disambiguate. A division symbol should never be used after fractions are introduced.\n
    \n
    This way, it doesn’t really matter which juxtaposition you prefer, because it will never be ambiguous.\n
    \n
    Anything before (whichever grade introduces fractions) should simply overuse brackets.\n
    \n
    This comment was written in a couple of seconds, so if I missed something obvious, feel free to obliterate me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702463321 {#5276
    date: 2023-12-13 11:28:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@The_Vampire@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5280 …}
  +nested: Doctrine\ORM\PersistentCollection {#5282 …}
  +votes: Doctrine\ORM\PersistentCollection {#5284 …}
  +reports: Doctrine\ORM\PersistentCollection {#5286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
  -id: 220410
  -bodyTs: "'ambigu':54 'anyth':3,55 'bracket':64 'comment':66 'countri':8 'coupl':71 'disambigu':26 'divis':22,28 'doesn':41 'exclus':13 'express':21 'feel':80 'fraction':10,15,19,35,60 'free':81 'grade':6,58 'introduc':9,37,59 'juxtaposit':46 'matter':44 'miss':77 'multipl':17 'never':31,52 'obliter':83 'obvious':79 'order':24 'overus':63 'prefer':48 'realli':43 'second':73 'simpli':62 'someth':78 'symbol':29 'think':2 'use':14,33 'way':39 'whichev':5,57 'written':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5631752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702463321 {#5277
    date: 2023-12-13 11:28:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#5278
  +user: Proxies\__CG__\App\Entity\User {#5279 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4443
    +user: App\Entity\User {#4456 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Having read your article, I contend it should be:  \n
      P(arentheses)  \n
      E(xponents)  \n
      M(ultiplication)D(ivision)  \n
      A(ddition)S(ubtraction)  \n
      and strong juxtaposition should be thrown out the window.\n
      \n
      Why? Well, to be clear, *I would prefer **one** of them die so we can get past this argument that pops up every few years* so weak or strong doesn’t matter much to me, and I think weak juxtaposition is more easily taught and more easily supported by PEMDAS. I’m not saying it receives direct support, but rather the lack of instruction has us fall back on what we know as an overarching rule (multiplication and division are equal). Strong juxtaposition has an additional ruling to PEMDAS that specifies this specific case, whereas weak juxtaposition doesn’t need an additional ruling (and I would argue anyone who says otherwise isn’t logically extrapolating from the PEMDAS ruleset). I don’t think the sides are as equal as people pose.\n
      \n
      To note, yes, PEMDAS is a teaching tool and yes there are obviously other ways of thinking of math. But do those matter? The mathematical system we currently use will work for any usecase it does currently regardless of the juxtaposition we pick, brackets/parentheses (as well as better ordering of operations when writing them down) can pick up any slack. Weak juxtaposition provides better benefits because it has less rules (and is thusly simpler).\n
      \n
      But again, I really don’t care. Just let one die. Kill it, if you have to.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1704366698 {#4437
      date: 2024-01-04 12:11:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4444 …}
    +nested: Doctrine\ORM\PersistentCollection {#4446 …}
    +votes: Doctrine\ORM\PersistentCollection {#4448 …}
    +reports: Doctrine\ORM\PersistentCollection {#4450 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4454 …}
    -id: 219932
    -bodyTs: "'addit':116,132 'anyon':138 'arenthes':11 'argu':137 'argument':49 'articl':4 'back':98 'benefit':226 'better':209,225 'brackets/parentheses':205 'care':242 'case':124 'clear':35 'contend':6 'current':189,198 'd':16 'ddition':19 'die':42,246 'direct':87 'divis':109 'doesn':60,128 'e':12 'easili':73,77 'equal':111,158 'everi':53 'extrapol':145 'fall':97 'get':46 'instruct':94 'isn':142 'ivis':17 'juxtaposit':24,70,113,127,202,223 'kill':247 'know':102 'lack':92 'less':230 'let':244 'logic':144 'm':14,82 'math':180 'mathemat':186 'matter':62,184 'much':63 'multipl':107 'need':130 'note':163 'obvious':174 'one':39,245 'oper':212 'order':210 'otherwis':141 'overarch':105 'p':10 'past':47 'pemda':80,119,148,165 'peopl':160 'pick':204,218 'pop':51 'pose':161 'prefer':38 'provid':224 'rather':90 'read':2 'realli':239 'receiv':86 'regardless':199 'rule':106,117,133,231 'ruleset':149 'say':84,140 'side':155 'simpler':235 'slack':221 'specif':123 'specifi':121 'strong':23,59,112 'support':78,88 'system':187 'taught':74 'teach':168 'think':68,153,178 'thrown':27 'thusli':234 'tool':169 'ubtract':21 'ultipl':15 'us':96 'use':190 'usecas':195 'way':176 'weak':57,69,126,222 'well':32,207 'wherea':125 'window':30 'work':192 'would':37,136 'write':214 'xponent':13 'year':55 'yes':164,171"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6005392"
    +editedAt: DateTimeImmutable @1704196146 {#4438
      date: 2024-01-02 12:49:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702432016 {#4439
      date: 2023-12-13 02:46:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4443}
  +body: """
    I think anything after (whichever grade your country introduces fractions in) should exclusively use fractions or multiplication with fractions to express division in order to disambiguate. A division symbol should never be used after fractions are introduced.\n
    \n
    This way, it doesn’t really matter which juxtaposition you prefer, because it will never be ambiguous.\n
    \n
    Anything before (whichever grade introduces fractions) should simply overuse brackets.\n
    \n
    This comment was written in a couple of seconds, so if I missed something obvious, feel free to obliterate me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702463321 {#5276
    date: 2023-12-13 11:28:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@The_Vampire@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5280 …}
  +nested: Doctrine\ORM\PersistentCollection {#5282 …}
  +votes: Doctrine\ORM\PersistentCollection {#5284 …}
  +reports: Doctrine\ORM\PersistentCollection {#5286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
  -id: 220410
  -bodyTs: "'ambigu':54 'anyth':3,55 'bracket':64 'comment':66 'countri':8 'coupl':71 'disambigu':26 'divis':22,28 'doesn':41 'exclus':13 'express':21 'feel':80 'fraction':10,15,19,35,60 'free':81 'grade':6,58 'introduc':9,37,59 'juxtaposit':46 'matter':44 'miss':77 'multipl':17 'never':31,52 'obliter':83 'obvious':79 'order':24 'overus':63 'prefer':48 'realli':43 'second':73 'simpli':62 'someth':78 'symbol':29 'think':2 'use':14,33 'way':39 'whichev':5,57 'written':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5631752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702463321 {#5277
    date: 2023-12-13 11:28:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#5278
  +user: Proxies\__CG__\App\Entity\User {#5279 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4443
    +user: App\Entity\User {#4456 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Having read your article, I contend it should be:  \n
      P(arentheses)  \n
      E(xponents)  \n
      M(ultiplication)D(ivision)  \n
      A(ddition)S(ubtraction)  \n
      and strong juxtaposition should be thrown out the window.\n
      \n
      Why? Well, to be clear, *I would prefer **one** of them die so we can get past this argument that pops up every few years* so weak or strong doesn’t matter much to me, and I think weak juxtaposition is more easily taught and more easily supported by PEMDAS. I’m not saying it receives direct support, but rather the lack of instruction has us fall back on what we know as an overarching rule (multiplication and division are equal). Strong juxtaposition has an additional ruling to PEMDAS that specifies this specific case, whereas weak juxtaposition doesn’t need an additional ruling (and I would argue anyone who says otherwise isn’t logically extrapolating from the PEMDAS ruleset). I don’t think the sides are as equal as people pose.\n
      \n
      To note, yes, PEMDAS is a teaching tool and yes there are obviously other ways of thinking of math. But do those matter? The mathematical system we currently use will work for any usecase it does currently regardless of the juxtaposition we pick, brackets/parentheses (as well as better ordering of operations when writing them down) can pick up any slack. Weak juxtaposition provides better benefits because it has less rules (and is thusly simpler).\n
      \n
      But again, I really don’t care. Just let one die. Kill it, if you have to.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1704366698 {#4437
      date: 2024-01-04 12:11:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4444 …}
    +nested: Doctrine\ORM\PersistentCollection {#4446 …}
    +votes: Doctrine\ORM\PersistentCollection {#4448 …}
    +reports: Doctrine\ORM\PersistentCollection {#4450 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4454 …}
    -id: 219932
    -bodyTs: "'addit':116,132 'anyon':138 'arenthes':11 'argu':137 'argument':49 'articl':4 'back':98 'benefit':226 'better':209,225 'brackets/parentheses':205 'care':242 'case':124 'clear':35 'contend':6 'current':189,198 'd':16 'ddition':19 'die':42,246 'direct':87 'divis':109 'doesn':60,128 'e':12 'easili':73,77 'equal':111,158 'everi':53 'extrapol':145 'fall':97 'get':46 'instruct':94 'isn':142 'ivis':17 'juxtaposit':24,70,113,127,202,223 'kill':247 'know':102 'lack':92 'less':230 'let':244 'logic':144 'm':14,82 'math':180 'mathemat':186 'matter':62,184 'much':63 'multipl':107 'need':130 'note':163 'obvious':174 'one':39,245 'oper':212 'order':210 'otherwis':141 'overarch':105 'p':10 'past':47 'pemda':80,119,148,165 'peopl':160 'pick':204,218 'pop':51 'pose':161 'prefer':38 'provid':224 'rather':90 'read':2 'realli':239 'receiv':86 'regardless':199 'rule':106,117,133,231 'ruleset':149 'say':84,140 'side':155 'simpler':235 'slack':221 'specif':123 'specifi':121 'strong':23,59,112 'support':78,88 'system':187 'taught':74 'teach':168 'think':68,153,178 'thrown':27 'thusli':234 'tool':169 'ubtract':21 'ultipl':15 'us':96 'use':190 'usecas':195 'way':176 'weak':57,69,126,222 'well':32,207 'wherea':125 'window':30 'work':192 'would':37,136 'write':214 'xponent':13 'year':55 'yes':164,171"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6005392"
    +editedAt: DateTimeImmutable @1704196146 {#4438
      date: 2024-01-02 12:49:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702432016 {#4439
      date: 2023-12-13 02:46:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4443}
  +body: """
    I think anything after (whichever grade your country introduces fractions in) should exclusively use fractions or multiplication with fractions to express division in order to disambiguate. A division symbol should never be used after fractions are introduced.\n
    \n
    This way, it doesn’t really matter which juxtaposition you prefer, because it will never be ambiguous.\n
    \n
    Anything before (whichever grade introduces fractions) should simply overuse brackets.\n
    \n
    This comment was written in a couple of seconds, so if I missed something obvious, feel free to obliterate me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702463321 {#5276
    date: 2023-12-13 11:28:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@The_Vampire@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5280 …}
  +nested: Doctrine\ORM\PersistentCollection {#5282 …}
  +votes: Doctrine\ORM\PersistentCollection {#5284 …}
  +reports: Doctrine\ORM\PersistentCollection {#5286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
  -id: 220410
  -bodyTs: "'ambigu':54 'anyth':3,55 'bracket':64 'comment':66 'countri':8 'coupl':71 'disambigu':26 'divis':22,28 'doesn':41 'exclus':13 'express':21 'feel':80 'fraction':10,15,19,35,60 'free':81 'grade':6,58 'introduc':9,37,59 'juxtaposit':46 'matter':44 'miss':77 'multipl':17 'never':31,52 'obliter':83 'obvious':79 'order':24 'overus':63 'prefer':48 'realli':43 'second':73 'simpli':62 'someth':78 'symbol':29 'think':2 'use':14,33 'way':39 'whichev':5,57 'written':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5631752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702463321 {#5277
    date: 2023-12-13 11:28:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4517
  +user: App\Entity\User {#4530 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The real question here is BODMAS or PEMDAS?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704217006 {#4511
    date: 2024-01-02 18:36:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4518 …}
  +nested: Doctrine\ORM\PersistentCollection {#4520 …}
  +votes: Doctrine\ORM\PersistentCollection {#4522 …}
  +reports: Doctrine\ORM\PersistentCollection {#4524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
  -id: 219877
  -bodyTs: "'bodma':6 'pemda':8 'question':3 'real':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4366891"
  +editedAt: DateTimeImmutable @1704211050 {#4512
    date: 2024-01-02 16:57:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702430347 {#4513
    date: 2023-12-13 02:19:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#4517
  +user: App\Entity\User {#4530 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The real question here is BODMAS or PEMDAS?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704217006 {#4511
    date: 2024-01-02 18:36:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4518 …}
  +nested: Doctrine\ORM\PersistentCollection {#4520 …}
  +votes: Doctrine\ORM\PersistentCollection {#4522 …}
  +reports: Doctrine\ORM\PersistentCollection {#4524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
  -id: 219877
  -bodyTs: "'bodma':6 'pemda':8 'question':3 'real':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4366891"
  +editedAt: DateTimeImmutable @1704211050 {#4512
    date: 2024-01-02 16:57:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702430347 {#4513
    date: 2023-12-13 02:19:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#4517
  +user: App\Entity\User {#4530 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The real question here is BODMAS or PEMDAS?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704217006 {#4511
    date: 2024-01-02 18:36:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4518 …}
  +nested: Doctrine\ORM\PersistentCollection {#4520 …}
  +votes: Doctrine\ORM\PersistentCollection {#4522 …}
  +reports: Doctrine\ORM\PersistentCollection {#4524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
  -id: 219877
  -bodyTs: "'bodma':6 'pemda':8 'question':3 'real':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4366891"
  +editedAt: DateTimeImmutable @1704211050 {#4512
    date: 2024-01-02 16:57:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702430347 {#4513
    date: 2023-12-13 02:19:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5198
  +user: Proxies\__CG__\App\Entity\User {#5199 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4517
    +user: App\Entity\User {#4530 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The real question here is BODMAS or PEMDAS?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704217006 {#4511
      date: 2024-01-02 18:36:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4518 …}
    +nested: Doctrine\ORM\PersistentCollection {#4520 …}
    +votes: Doctrine\ORM\PersistentCollection {#4522 …}
    +reports: Doctrine\ORM\PersistentCollection {#4524 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
    -id: 219877
    -bodyTs: "'bodma':6 'pemda':8 'question':3 'real':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4366891"
    +editedAt: DateTimeImmutable @1704211050 {#4512
      date: 2024-01-02 16:57:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702430347 {#4513
      date: 2023-12-13 02:19:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4517}
  +body: """
    Up here in the canada, we did BEDMAS\n
    \n
    Brackets, Exponents, Division/Multiplication, Addition/Subtraction
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702437548 {#5195
    date: 2023-12-13 04:19:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Lemmygradwontallowme@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5200 …}
  +nested: Doctrine\ORM\PersistentCollection {#5202 …}
  +votes: Doctrine\ORM\PersistentCollection {#5204 …}
  +reports: Doctrine\ORM\PersistentCollection {#5206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5210 …}
  -id: 220128
  -bodyTs: "'addition/subtraction':12 'bedma':8 'bracket':9 'canada':5 'division/multiplication':11 'expon':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4367271"
  +editedAt: DateTimeImmutable @1704215807 {#5196
    date: 2024-01-02 18:16:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702437548 {#5197
    date: 2023-12-13 04:19:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#5198
  +user: Proxies\__CG__\App\Entity\User {#5199 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4517
    +user: App\Entity\User {#4530 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The real question here is BODMAS or PEMDAS?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704217006 {#4511
      date: 2024-01-02 18:36:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4518 …}
    +nested: Doctrine\ORM\PersistentCollection {#4520 …}
    +votes: Doctrine\ORM\PersistentCollection {#4522 …}
    +reports: Doctrine\ORM\PersistentCollection {#4524 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
    -id: 219877
    -bodyTs: "'bodma':6 'pemda':8 'question':3 'real':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4366891"
    +editedAt: DateTimeImmutable @1704211050 {#4512
      date: 2024-01-02 16:57:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702430347 {#4513
      date: 2023-12-13 02:19:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4517}
  +body: """
    Up here in the canada, we did BEDMAS\n
    \n
    Brackets, Exponents, Division/Multiplication, Addition/Subtraction
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702437548 {#5195
    date: 2023-12-13 04:19:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Lemmygradwontallowme@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5200 …}
  +nested: Doctrine\ORM\PersistentCollection {#5202 …}
  +votes: Doctrine\ORM\PersistentCollection {#5204 …}
  +reports: Doctrine\ORM\PersistentCollection {#5206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5210 …}
  -id: 220128
  -bodyTs: "'addition/subtraction':12 'bedma':8 'bracket':9 'canada':5 'division/multiplication':11 'expon':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4367271"
  +editedAt: DateTimeImmutable @1704215807 {#5196
    date: 2024-01-02 18:16:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702437548 {#5197
    date: 2023-12-13 04:19:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#5198
  +user: Proxies\__CG__\App\Entity\User {#5199 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4517
    +user: App\Entity\User {#4530 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The real question here is BODMAS or PEMDAS?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704217006 {#4511
      date: 2024-01-02 18:36:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4518 …}
    +nested: Doctrine\ORM\PersistentCollection {#4520 …}
    +votes: Doctrine\ORM\PersistentCollection {#4522 …}
    +reports: Doctrine\ORM\PersistentCollection {#4524 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
    -id: 219877
    -bodyTs: "'bodma':6 'pemda':8 'question':3 'real':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4366891"
    +editedAt: DateTimeImmutable @1704211050 {#4512
      date: 2024-01-02 16:57:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702430347 {#4513
      date: 2023-12-13 02:19:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4517}
  +body: """
    Up here in the canada, we did BEDMAS\n
    \n
    Brackets, Exponents, Division/Multiplication, Addition/Subtraction
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702437548 {#5195
    date: 2023-12-13 04:19:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Lemmygradwontallowme@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5200 …}
  +nested: Doctrine\ORM\PersistentCollection {#5202 …}
  +votes: Doctrine\ORM\PersistentCollection {#5204 …}
  +reports: Doctrine\ORM\PersistentCollection {#5206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5210 …}
  -id: 220128
  -bodyTs: "'addition/subtraction':12 'bedma':8 'bracket':9 'canada':5 'division/multiplication':11 'expon':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4367271"
  +editedAt: DateTimeImmutable @1704215807 {#5196
    date: 2024-01-02 18:16:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702437548 {#5197
    date: 2023-12-13 04:19:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5471
  +user: App\Entity\User {#4530 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5198
    +user: Proxies\__CG__\App\Entity\User {#5199 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4517
      +user: App\Entity\User {#4530 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The real question here is BODMAS or PEMDAS?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704217006 {#4511
        date: 2024-01-02 18:36:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4518 …}
      +nested: Doctrine\ORM\PersistentCollection {#4520 …}
      +votes: Doctrine\ORM\PersistentCollection {#4522 …}
      +reports: Doctrine\ORM\PersistentCollection {#4524 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
      -id: 219877
      -bodyTs: "'bodma':6 'pemda':8 'question':3 'real':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4366891"
      +editedAt: DateTimeImmutable @1704211050 {#4512
        date: 2024-01-02 16:57:30.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702430347 {#4513
        date: 2023-12-13 02:19:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4517}
    +body: """
      Up here in the canada, we did BEDMAS\n
      \n
      Brackets, Exponents, Division/Multiplication, Addition/Subtraction
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702437548 {#5195
      date: 2023-12-13 04:19:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Lemmygradwontallowme@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5200 …}
    +nested: Doctrine\ORM\PersistentCollection {#5202 …}
    +votes: Doctrine\ORM\PersistentCollection {#5204 …}
    +reports: Doctrine\ORM\PersistentCollection {#5206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5210 …}
    -id: 220128
    -bodyTs: "'addition/subtraction':12 'bedma':8 'bracket':9 'canada':5 'division/multiplication':11 'expon':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4367271"
    +editedAt: DateTimeImmutable @1704215807 {#5196
      date: 2024-01-02 18:16:47.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702437548 {#5197
      date: 2023-12-13 04:19:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4517}
  +body: "Exponents, Oxponents, I honestly could give less of a shit until now…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702438031 {#5469
    date: 2023-12-13 04:27:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Lemmygradwontallowme@hexbear.net"
    "@hashbrowns4life@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5472 …}
  +nested: Doctrine\ORM\PersistentCollection {#5474 …}
  +votes: Doctrine\ORM\PersistentCollection {#5476 …}
  +reports: Doctrine\ORM\PersistentCollection {#5478 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
  -id: 220144
  -bodyTs: "'could':5 'expon':1 'give':6 'honest':4 'less':7 'oxpon':2 'shit':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4367305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702438031 {#5470
    date: 2023-12-13 04:27:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5471
  +user: App\Entity\User {#4530 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5198
    +user: Proxies\__CG__\App\Entity\User {#5199 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4517
      +user: App\Entity\User {#4530 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The real question here is BODMAS or PEMDAS?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704217006 {#4511
        date: 2024-01-02 18:36:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4518 …}
      +nested: Doctrine\ORM\PersistentCollection {#4520 …}
      +votes: Doctrine\ORM\PersistentCollection {#4522 …}
      +reports: Doctrine\ORM\PersistentCollection {#4524 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
      -id: 219877
      -bodyTs: "'bodma':6 'pemda':8 'question':3 'real':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4366891"
      +editedAt: DateTimeImmutable @1704211050 {#4512
        date: 2024-01-02 16:57:30.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702430347 {#4513
        date: 2023-12-13 02:19:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4517}
    +body: """
      Up here in the canada, we did BEDMAS\n
      \n
      Brackets, Exponents, Division/Multiplication, Addition/Subtraction
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702437548 {#5195
      date: 2023-12-13 04:19:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Lemmygradwontallowme@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5200 …}
    +nested: Doctrine\ORM\PersistentCollection {#5202 …}
    +votes: Doctrine\ORM\PersistentCollection {#5204 …}
    +reports: Doctrine\ORM\PersistentCollection {#5206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5210 …}
    -id: 220128
    -bodyTs: "'addition/subtraction':12 'bedma':8 'bracket':9 'canada':5 'division/multiplication':11 'expon':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4367271"
    +editedAt: DateTimeImmutable @1704215807 {#5196
      date: 2024-01-02 18:16:47.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702437548 {#5197
      date: 2023-12-13 04:19:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4517}
  +body: "Exponents, Oxponents, I honestly could give less of a shit until now…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702438031 {#5469
    date: 2023-12-13 04:27:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Lemmygradwontallowme@hexbear.net"
    "@hashbrowns4life@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5472 …}
  +nested: Doctrine\ORM\PersistentCollection {#5474 …}
  +votes: Doctrine\ORM\PersistentCollection {#5476 …}
  +reports: Doctrine\ORM\PersistentCollection {#5478 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
  -id: 220144
  -bodyTs: "'could':5 'expon':1 'give':6 'honest':4 'less':7 'oxpon':2 'shit':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4367305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702438031 {#5470
    date: 2023-12-13 04:27:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5471
  +user: App\Entity\User {#4530 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5198
    +user: Proxies\__CG__\App\Entity\User {#5199 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4517
      +user: App\Entity\User {#4530 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The real question here is BODMAS or PEMDAS?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704217006 {#4511
        date: 2024-01-02 18:36:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4518 …}
      +nested: Doctrine\ORM\PersistentCollection {#4520 …}
      +votes: Doctrine\ORM\PersistentCollection {#4522 …}
      +reports: Doctrine\ORM\PersistentCollection {#4524 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
      -id: 219877
      -bodyTs: "'bodma':6 'pemda':8 'question':3 'real':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4366891"
      +editedAt: DateTimeImmutable @1704211050 {#4512
        date: 2024-01-02 16:57:30.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702430347 {#4513
        date: 2023-12-13 02:19:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4517}
    +body: """
      Up here in the canada, we did BEDMAS\n
      \n
      Brackets, Exponents, Division/Multiplication, Addition/Subtraction
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702437548 {#5195
      date: 2023-12-13 04:19:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Lemmygradwontallowme@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5200 …}
    +nested: Doctrine\ORM\PersistentCollection {#5202 …}
    +votes: Doctrine\ORM\PersistentCollection {#5204 …}
    +reports: Doctrine\ORM\PersistentCollection {#5206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5210 …}
    -id: 220128
    -bodyTs: "'addition/subtraction':12 'bedma':8 'bracket':9 'canada':5 'division/multiplication':11 'expon':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4367271"
    +editedAt: DateTimeImmutable @1704215807 {#5196
      date: 2024-01-02 18:16:47.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702437548 {#5197
      date: 2023-12-13 04:19:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4517}
  +body: "Exponents, Oxponents, I honestly could give less of a shit until now…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702438031 {#5469
    date: 2023-12-13 04:27:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Lemmygradwontallowme@hexbear.net"
    "@hashbrowns4life@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5472 …}
  +nested: Doctrine\ORM\PersistentCollection {#5474 …}
  +votes: Doctrine\ORM\PersistentCollection {#5476 …}
  +reports: Doctrine\ORM\PersistentCollection {#5478 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5480 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5482 …}
  -id: 220144
  -bodyTs: "'could':5 'expon':1 'give':6 'honest':4 'less':7 'oxpon':2 'shit':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4367305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702438031 {#5470
    date: 2023-12-13 04:27:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5214
  +user: Proxies\__CG__\App\Entity\User {#5215 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4517
    +user: App\Entity\User {#4530 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The real question here is BODMAS or PEMDAS?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704217006 {#4511
      date: 2024-01-02 18:36:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4518 …}
    +nested: Doctrine\ORM\PersistentCollection {#4520 …}
    +votes: Doctrine\ORM\PersistentCollection {#4522 …}
    +reports: Doctrine\ORM\PersistentCollection {#4524 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
    -id: 219877
    -bodyTs: "'bodma':6 'pemda':8 'question':3 'real':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4366891"
    +editedAt: DateTimeImmutable @1704211050 {#4512
      date: 2024-01-02 16:57:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702430347 {#4513
      date: 2023-12-13 02:19:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4517}
  +body: """
    Also PIMDAS (we had this conversation in my class this semester as we had a very wide range of ages and regions present in the class) (I is for indices) (I don’t remember what the Colombian students said, for some reason we had a group of 3 Colombians in our class of 12 nowhere near Colombia)\n
    \n
    That said, the question is ambiguously written. Maybe the popularity of this will result in calculators being more consistent with how they interpret implicit multiplication signs.\n
    \n
    (my preference is to show two lines, one with the numerator and one with the divisor)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702435176 {#5212
    date: 2023-12-13 03:39:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Lemmygradwontallowme@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5216 …}
  +nested: Doctrine\ORM\PersistentCollection {#5218 …}
  +votes: Doctrine\ORM\PersistentCollection {#5220 …}
  +reports: Doctrine\ORM\PersistentCollection {#5222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
  -id: 220052
  -bodyTs: "'12':54 '3':48 'age':20 'also':1 'ambigu':63 'calcul':73 'class':9,26,52 'colombia':57 'colombian':37,49 'consist':76 'convers':6 'divisor':99 'group':46 'implicit':81 'indic':30 'interpret':80 'line':90 'mayb':65 'multipl':82 'near':56 'nowher':55 'numer':94 'one':91,96 'pimda':2 'popular':67 'prefer':85 'present':23 'question':61 'rang':18 'reason':42 'region':22 'rememb':34 'result':71 'said':39,59 'semest':11 'show':88 'sign':83 'student':38 'two':89 'wide':17 'written':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4367131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702435176 {#5213
    date: 2023-12-13 03:39:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#5214
  +user: Proxies\__CG__\App\Entity\User {#5215 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4517
    +user: App\Entity\User {#4530 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The real question here is BODMAS or PEMDAS?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704217006 {#4511
      date: 2024-01-02 18:36:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4518 …}
    +nested: Doctrine\ORM\PersistentCollection {#4520 …}
    +votes: Doctrine\ORM\PersistentCollection {#4522 …}
    +reports: Doctrine\ORM\PersistentCollection {#4524 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
    -id: 219877
    -bodyTs: "'bodma':6 'pemda':8 'question':3 'real':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4366891"
    +editedAt: DateTimeImmutable @1704211050 {#4512
      date: 2024-01-02 16:57:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702430347 {#4513
      date: 2023-12-13 02:19:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4517}
  +body: """
    Also PIMDAS (we had this conversation in my class this semester as we had a very wide range of ages and regions present in the class) (I is for indices) (I don’t remember what the Colombian students said, for some reason we had a group of 3 Colombians in our class of 12 nowhere near Colombia)\n
    \n
    That said, the question is ambiguously written. Maybe the popularity of this will result in calculators being more consistent with how they interpret implicit multiplication signs.\n
    \n
    (my preference is to show two lines, one with the numerator and one with the divisor)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702435176 {#5212
    date: 2023-12-13 03:39:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Lemmygradwontallowme@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5216 …}
  +nested: Doctrine\ORM\PersistentCollection {#5218 …}
  +votes: Doctrine\ORM\PersistentCollection {#5220 …}
  +reports: Doctrine\ORM\PersistentCollection {#5222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
  -id: 220052
  -bodyTs: "'12':54 '3':48 'age':20 'also':1 'ambigu':63 'calcul':73 'class':9,26,52 'colombia':57 'colombian':37,49 'consist':76 'convers':6 'divisor':99 'group':46 'implicit':81 'indic':30 'interpret':80 'line':90 'mayb':65 'multipl':82 'near':56 'nowher':55 'numer':94 'one':91,96 'pimda':2 'popular':67 'prefer':85 'present':23 'question':61 'rang':18 'reason':42 'region':22 'rememb':34 'result':71 'said':39,59 'semest':11 'show':88 'sign':83 'student':38 'two':89 'wide':17 'written':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4367131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702435176 {#5213
    date: 2023-12-13 03:39:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#5214
  +user: Proxies\__CG__\App\Entity\User {#5215 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4517
    +user: App\Entity\User {#4530 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The real question here is BODMAS or PEMDAS?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704217006 {#4511
      date: 2024-01-02 18:36:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4518 …}
    +nested: Doctrine\ORM\PersistentCollection {#4520 …}
    +votes: Doctrine\ORM\PersistentCollection {#4522 …}
    +reports: Doctrine\ORM\PersistentCollection {#4524 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
    -id: 219877
    -bodyTs: "'bodma':6 'pemda':8 'question':3 'real':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4366891"
    +editedAt: DateTimeImmutable @1704211050 {#4512
      date: 2024-01-02 16:57:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702430347 {#4513
      date: 2023-12-13 02:19:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4517}
  +body: """
    Also PIMDAS (we had this conversation in my class this semester as we had a very wide range of ages and regions present in the class) (I is for indices) (I don’t remember what the Colombian students said, for some reason we had a group of 3 Colombians in our class of 12 nowhere near Colombia)\n
    \n
    That said, the question is ambiguously written. Maybe the popularity of this will result in calculators being more consistent with how they interpret implicit multiplication signs.\n
    \n
    (my preference is to show two lines, one with the numerator and one with the divisor)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702435176 {#5212
    date: 2023-12-13 03:39:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Lemmygradwontallowme@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5216 …}
  +nested: Doctrine\ORM\PersistentCollection {#5218 …}
  +votes: Doctrine\ORM\PersistentCollection {#5220 …}
  +reports: Doctrine\ORM\PersistentCollection {#5222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
  -id: 220052
  -bodyTs: "'12':54 '3':48 'age':20 'also':1 'ambigu':63 'calcul':73 'class':9,26,52 'colombia':57 'colombian':37,49 'consist':76 'convers':6 'divisor':99 'group':46 'implicit':81 'indic':30 'interpret':80 'line':90 'mayb':65 'multipl':82 'near':56 'nowher':55 'numer':94 'one':91,96 'pimda':2 'popular':67 'prefer':85 'present':23 'question':61 'rang':18 'reason':42 'region':22 'rememb':34 'result':71 'said':39,59 'semest':11 'show':88 'sign':83 'student':38 'two':89 'wide':17 'written':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4367131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702435176 {#5213
    date: 2023-12-13 03:39:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5424
  +user: App\Entity\User {#4530 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5214
    +user: Proxies\__CG__\App\Entity\User {#5215 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4517
      +user: App\Entity\User {#4530 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The real question here is BODMAS or PEMDAS?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704217006 {#4511
        date: 2024-01-02 18:36:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4518 …}
      +nested: Doctrine\ORM\PersistentCollection {#4520 …}
      +votes: Doctrine\ORM\PersistentCollection {#4522 …}
      +reports: Doctrine\ORM\PersistentCollection {#4524 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
      -id: 219877
      -bodyTs: "'bodma':6 'pemda':8 'question':3 'real':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4366891"
      +editedAt: DateTimeImmutable @1704211050 {#4512
        date: 2024-01-02 16:57:30.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702430347 {#4513
        date: 2023-12-13 02:19:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4517}
    +body: """
      Also PIMDAS (we had this conversation in my class this semester as we had a very wide range of ages and regions present in the class) (I is for indices) (I don’t remember what the Colombian students said, for some reason we had a group of 3 Colombians in our class of 12 nowhere near Colombia)\n
      \n
      That said, the question is ambiguously written. Maybe the popularity of this will result in calculators being more consistent with how they interpret implicit multiplication signs.\n
      \n
      (my preference is to show two lines, one with the numerator and one with the divisor)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702435176 {#5212
      date: 2023-12-13 03:39:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Lemmygradwontallowme@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5216 …}
    +nested: Doctrine\ORM\PersistentCollection {#5218 …}
    +votes: Doctrine\ORM\PersistentCollection {#5220 …}
    +reports: Doctrine\ORM\PersistentCollection {#5222 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
    -id: 220052
    -bodyTs: "'12':54 '3':48 'age':20 'also':1 'ambigu':63 'calcul':73 'class':9,26,52 'colombia':57 'colombian':37,49 'consist':76 'convers':6 'divisor':99 'group':46 'implicit':81 'indic':30 'interpret':80 'line':90 'mayb':65 'multipl':82 'near':56 'nowher':55 'numer':94 'one':91,96 'pimda':2 'popular':67 'prefer':85 'present':23 'question':61 'rang':18 'reason':42 'region':22 'rememb':34 'result':71 'said':39,59 'semest':11 'show':88 'sign':83 'student':38 'two':89 'wide':17 'written':64"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4367131"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702435176 {#5213
      date: 2023-12-13 03:39:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4517}
  +body: "PIMDAS? Isn’t that the same as PEMDAS?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702436090 {#5422
    date: 2023-12-13 03:54:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Lemmygradwontallowme@hexbear.net"
    "@keepcarrot@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5425 …}
  +nested: Doctrine\ORM\PersistentCollection {#5427 …}
  +votes: Doctrine\ORM\PersistentCollection {#5429 …}
  +reports: Doctrine\ORM\PersistentCollection {#5431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5435 …}
  -id: 220083
  -bodyTs: "'isn':2 'pemda':8 'pimda':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4367186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702436090 {#5423
    date: 2023-12-13 03:54:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#5424
  +user: App\Entity\User {#4530 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5214
    +user: Proxies\__CG__\App\Entity\User {#5215 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4517
      +user: App\Entity\User {#4530 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The real question here is BODMAS or PEMDAS?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704217006 {#4511
        date: 2024-01-02 18:36:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4518 …}
      +nested: Doctrine\ORM\PersistentCollection {#4520 …}
      +votes: Doctrine\ORM\PersistentCollection {#4522 …}
      +reports: Doctrine\ORM\PersistentCollection {#4524 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
      -id: 219877
      -bodyTs: "'bodma':6 'pemda':8 'question':3 'real':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4366891"
      +editedAt: DateTimeImmutable @1704211050 {#4512
        date: 2024-01-02 16:57:30.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702430347 {#4513
        date: 2023-12-13 02:19:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4517}
    +body: """
      Also PIMDAS (we had this conversation in my class this semester as we had a very wide range of ages and regions present in the class) (I is for indices) (I don’t remember what the Colombian students said, for some reason we had a group of 3 Colombians in our class of 12 nowhere near Colombia)\n
      \n
      That said, the question is ambiguously written. Maybe the popularity of this will result in calculators being more consistent with how they interpret implicit multiplication signs.\n
      \n
      (my preference is to show two lines, one with the numerator and one with the divisor)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702435176 {#5212
      date: 2023-12-13 03:39:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Lemmygradwontallowme@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5216 …}
    +nested: Doctrine\ORM\PersistentCollection {#5218 …}
    +votes: Doctrine\ORM\PersistentCollection {#5220 …}
    +reports: Doctrine\ORM\PersistentCollection {#5222 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
    -id: 220052
    -bodyTs: "'12':54 '3':48 'age':20 'also':1 'ambigu':63 'calcul':73 'class':9,26,52 'colombia':57 'colombian':37,49 'consist':76 'convers':6 'divisor':99 'group':46 'implicit':81 'indic':30 'interpret':80 'line':90 'mayb':65 'multipl':82 'near':56 'nowher':55 'numer':94 'one':91,96 'pimda':2 'popular':67 'prefer':85 'present':23 'question':61 'rang':18 'reason':42 'region':22 'rememb':34 'result':71 'said':39,59 'semest':11 'show':88 'sign':83 'student':38 'two':89 'wide':17 'written':64"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4367131"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702435176 {#5213
      date: 2023-12-13 03:39:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4517}
  +body: "PIMDAS? Isn’t that the same as PEMDAS?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702436090 {#5422
    date: 2023-12-13 03:54:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Lemmygradwontallowme@hexbear.net"
    "@keepcarrot@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5425 …}
  +nested: Doctrine\ORM\PersistentCollection {#5427 …}
  +votes: Doctrine\ORM\PersistentCollection {#5429 …}
  +reports: Doctrine\ORM\PersistentCollection {#5431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5435 …}
  -id: 220083
  -bodyTs: "'isn':2 'pemda':8 'pimda':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4367186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702436090 {#5423
    date: 2023-12-13 03:54:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#5424
  +user: App\Entity\User {#4530 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5214
    +user: Proxies\__CG__\App\Entity\User {#5215 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4517
      +user: App\Entity\User {#4530 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The real question here is BODMAS or PEMDAS?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704217006 {#4511
        date: 2024-01-02 18:36:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4518 …}
      +nested: Doctrine\ORM\PersistentCollection {#4520 …}
      +votes: Doctrine\ORM\PersistentCollection {#4522 …}
      +reports: Doctrine\ORM\PersistentCollection {#4524 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
      -id: 219877
      -bodyTs: "'bodma':6 'pemda':8 'question':3 'real':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4366891"
      +editedAt: DateTimeImmutable @1704211050 {#4512
        date: 2024-01-02 16:57:30.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702430347 {#4513
        date: 2023-12-13 02:19:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4517}
    +body: """
      Also PIMDAS (we had this conversation in my class this semester as we had a very wide range of ages and regions present in the class) (I is for indices) (I don’t remember what the Colombian students said, for some reason we had a group of 3 Colombians in our class of 12 nowhere near Colombia)\n
      \n
      That said, the question is ambiguously written. Maybe the popularity of this will result in calculators being more consistent with how they interpret implicit multiplication signs.\n
      \n
      (my preference is to show two lines, one with the numerator and one with the divisor)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702435176 {#5212
      date: 2023-12-13 03:39:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Lemmygradwontallowme@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5216 …}
    +nested: Doctrine\ORM\PersistentCollection {#5218 …}
    +votes: Doctrine\ORM\PersistentCollection {#5220 …}
    +reports: Doctrine\ORM\PersistentCollection {#5222 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
    -id: 220052
    -bodyTs: "'12':54 '3':48 'age':20 'also':1 'ambigu':63 'calcul':73 'class':9,26,52 'colombia':57 'colombian':37,49 'consist':76 'convers':6 'divisor':99 'group':46 'implicit':81 'indic':30 'interpret':80 'line':90 'mayb':65 'multipl':82 'near':56 'nowher':55 'numer':94 'one':91,96 'pimda':2 'popular':67 'prefer':85 'present':23 'question':61 'rang':18 'reason':42 'region':22 'rememb':34 'result':71 'said':39,59 'semest':11 'show':88 'sign':83 'student':38 'two':89 'wide':17 'written':64"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4367131"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702435176 {#5213
      date: 2023-12-13 03:39:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4517}
  +body: "PIMDAS? Isn’t that the same as PEMDAS?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702436090 {#5422
    date: 2023-12-13 03:54:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Lemmygradwontallowme@hexbear.net"
    "@keepcarrot@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5425 …}
  +nested: Doctrine\ORM\PersistentCollection {#5427 …}
  +votes: Doctrine\ORM\PersistentCollection {#5429 …}
  +reports: Doctrine\ORM\PersistentCollection {#5431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5435 …}
  -id: 220083
  -bodyTs: "'isn':2 'pemda':8 'pimda':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4367186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702436090 {#5423
    date: 2023-12-13 03:54:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5555
  +user: Proxies\__CG__\App\Entity\User {#5215 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5424
    +user: App\Entity\User {#4530 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5214
      +user: Proxies\__CG__\App\Entity\User {#5215 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4517
        +user: App\Entity\User {#4530 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "The real question here is BODMAS or PEMDAS?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704217006 {#4511
          date: 2024-01-02 18:36:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4518 …}
        +nested: Doctrine\ORM\PersistentCollection {#4520 …}
        +votes: Doctrine\ORM\PersistentCollection {#4522 …}
        +reports: Doctrine\ORM\PersistentCollection {#4524 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
        -id: 219877
        -bodyTs: "'bodma':6 'pemda':8 'question':3 'real':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4366891"
        +editedAt: DateTimeImmutable @1704211050 {#4512
          date: 2024-01-02 16:57:30.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702430347 {#4513
          date: 2023-12-13 02:19:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4517}
      +body: """
        Also PIMDAS (we had this conversation in my class this semester as we had a very wide range of ages and regions present in the class) (I is for indices) (I don’t remember what the Colombian students said, for some reason we had a group of 3 Colombians in our class of 12 nowhere near Colombia)\n
        \n
        That said, the question is ambiguously written. Maybe the popularity of this will result in calculators being more consistent with how they interpret implicit multiplication signs.\n
        \n
        (my preference is to show two lines, one with the numerator and one with the divisor)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702435176 {#5212
        date: 2023-12-13 03:39:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Lemmygradwontallowme@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5216 …}
      +nested: Doctrine\ORM\PersistentCollection {#5218 …}
      +votes: Doctrine\ORM\PersistentCollection {#5220 …}
      +reports: Doctrine\ORM\PersistentCollection {#5222 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
      -id: 220052
      -bodyTs: "'12':54 '3':48 'age':20 'also':1 'ambigu':63 'calcul':73 'class':9,26,52 'colombia':57 'colombian':37,49 'consist':76 'convers':6 'divisor':99 'group':46 'implicit':81 'indic':30 'interpret':80 'line':90 'mayb':65 'multipl':82 'near':56 'nowher':55 'numer':94 'one':91,96 'pimda':2 'popular':67 'prefer':85 'present':23 'question':61 'rang':18 'reason':42 'region':22 'rememb':34 'result':71 'said':39,59 'semest':11 'show':88 'sign':83 'student':38 'two':89 'wide':17 'written':64"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4367131"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702435176 {#5213
        date: 2023-12-13 03:39:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4517}
    +body: "PIMDAS? Isn’t that the same as PEMDAS?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702436090 {#5422
      date: 2023-12-13 03:54:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Lemmygradwontallowme@hexbear.net"
      "@keepcarrot@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5425 …}
    +nested: Doctrine\ORM\PersistentCollection {#5427 …}
    +votes: Doctrine\ORM\PersistentCollection {#5429 …}
    +reports: Doctrine\ORM\PersistentCollection {#5431 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5433 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5435 …}
    -id: 220083
    -bodyTs: "'isn':2 'pemda':8 'pimda':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4367186"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702436090 {#5423
      date: 2023-12-13 03:54:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4517}
  +body: "So’s BOMDAS etc.? Just different words for things"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702437864 {#5553
    date: 2023-12-13 04:24:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Lemmygradwontallowme@hexbear.net"
    "@keepcarrot@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5556 …}
  +nested: Doctrine\ORM\PersistentCollection {#5558 …}
  +votes: Doctrine\ORM\PersistentCollection {#5560 …}
  +reports: Doctrine\ORM\PersistentCollection {#5562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5566 …}
  -id: 220139
  -bodyTs: "'bomda':3 'differ':6 'etc':4 'thing':9 'word':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4367295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702437864 {#5554
    date: 2023-12-13 04:24:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#5555
  +user: Proxies\__CG__\App\Entity\User {#5215 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5424
    +user: App\Entity\User {#4530 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5214
      +user: Proxies\__CG__\App\Entity\User {#5215 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4517
        +user: App\Entity\User {#4530 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "The real question here is BODMAS or PEMDAS?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704217006 {#4511
          date: 2024-01-02 18:36:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4518 …}
        +nested: Doctrine\ORM\PersistentCollection {#4520 …}
        +votes: Doctrine\ORM\PersistentCollection {#4522 …}
        +reports: Doctrine\ORM\PersistentCollection {#4524 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
        -id: 219877
        -bodyTs: "'bodma':6 'pemda':8 'question':3 'real':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4366891"
        +editedAt: DateTimeImmutable @1704211050 {#4512
          date: 2024-01-02 16:57:30.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702430347 {#4513
          date: 2023-12-13 02:19:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4517}
      +body: """
        Also PIMDAS (we had this conversation in my class this semester as we had a very wide range of ages and regions present in the class) (I is for indices) (I don’t remember what the Colombian students said, for some reason we had a group of 3 Colombians in our class of 12 nowhere near Colombia)\n
        \n
        That said, the question is ambiguously written. Maybe the popularity of this will result in calculators being more consistent with how they interpret implicit multiplication signs.\n
        \n
        (my preference is to show two lines, one with the numerator and one with the divisor)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702435176 {#5212
        date: 2023-12-13 03:39:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Lemmygradwontallowme@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5216 …}
      +nested: Doctrine\ORM\PersistentCollection {#5218 …}
      +votes: Doctrine\ORM\PersistentCollection {#5220 …}
      +reports: Doctrine\ORM\PersistentCollection {#5222 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
      -id: 220052
      -bodyTs: "'12':54 '3':48 'age':20 'also':1 'ambigu':63 'calcul':73 'class':9,26,52 'colombia':57 'colombian':37,49 'consist':76 'convers':6 'divisor':99 'group':46 'implicit':81 'indic':30 'interpret':80 'line':90 'mayb':65 'multipl':82 'near':56 'nowher':55 'numer':94 'one':91,96 'pimda':2 'popular':67 'prefer':85 'present':23 'question':61 'rang':18 'reason':42 'region':22 'rememb':34 'result':71 'said':39,59 'semest':11 'show':88 'sign':83 'student':38 'two':89 'wide':17 'written':64"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4367131"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702435176 {#5213
        date: 2023-12-13 03:39:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4517}
    +body: "PIMDAS? Isn’t that the same as PEMDAS?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702436090 {#5422
      date: 2023-12-13 03:54:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Lemmygradwontallowme@hexbear.net"
      "@keepcarrot@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5425 …}
    +nested: Doctrine\ORM\PersistentCollection {#5427 …}
    +votes: Doctrine\ORM\PersistentCollection {#5429 …}
    +reports: Doctrine\ORM\PersistentCollection {#5431 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5433 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5435 …}
    -id: 220083
    -bodyTs: "'isn':2 'pemda':8 'pimda':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4367186"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702436090 {#5423
      date: 2023-12-13 03:54:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4517}
  +body: "So’s BOMDAS etc.? Just different words for things"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702437864 {#5553
    date: 2023-12-13 04:24:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Lemmygradwontallowme@hexbear.net"
    "@keepcarrot@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5556 …}
  +nested: Doctrine\ORM\PersistentCollection {#5558 …}
  +votes: Doctrine\ORM\PersistentCollection {#5560 …}
  +reports: Doctrine\ORM\PersistentCollection {#5562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5566 …}
  -id: 220139
  -bodyTs: "'bomda':3 'differ':6 'etc':4 'thing':9 'word':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4367295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702437864 {#5554
    date: 2023-12-13 04:24:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#5555
  +user: Proxies\__CG__\App\Entity\User {#5215 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5424
    +user: App\Entity\User {#4530 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5214
      +user: Proxies\__CG__\App\Entity\User {#5215 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4517
        +user: App\Entity\User {#4530 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "The real question here is BODMAS or PEMDAS?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704217006 {#4511
          date: 2024-01-02 18:36:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4518 …}
        +nested: Doctrine\ORM\PersistentCollection {#4520 …}
        +votes: Doctrine\ORM\PersistentCollection {#4522 …}
        +reports: Doctrine\ORM\PersistentCollection {#4524 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
        -id: 219877
        -bodyTs: "'bodma':6 'pemda':8 'question':3 'real':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4366891"
        +editedAt: DateTimeImmutable @1704211050 {#4512
          date: 2024-01-02 16:57:30.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702430347 {#4513
          date: 2023-12-13 02:19:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4517}
      +body: """
        Also PIMDAS (we had this conversation in my class this semester as we had a very wide range of ages and regions present in the class) (I is for indices) (I don’t remember what the Colombian students said, for some reason we had a group of 3 Colombians in our class of 12 nowhere near Colombia)\n
        \n
        That said, the question is ambiguously written. Maybe the popularity of this will result in calculators being more consistent with how they interpret implicit multiplication signs.\n
        \n
        (my preference is to show two lines, one with the numerator and one with the divisor)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702435176 {#5212
        date: 2023-12-13 03:39:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Lemmygradwontallowme@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5216 …}
      +nested: Doctrine\ORM\PersistentCollection {#5218 …}
      +votes: Doctrine\ORM\PersistentCollection {#5220 …}
      +reports: Doctrine\ORM\PersistentCollection {#5222 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
      -id: 220052
      -bodyTs: "'12':54 '3':48 'age':20 'also':1 'ambigu':63 'calcul':73 'class':9,26,52 'colombia':57 'colombian':37,49 'consist':76 'convers':6 'divisor':99 'group':46 'implicit':81 'indic':30 'interpret':80 'line':90 'mayb':65 'multipl':82 'near':56 'nowher':55 'numer':94 'one':91,96 'pimda':2 'popular':67 'prefer':85 'present':23 'question':61 'rang':18 'reason':42 'region':22 'rememb':34 'result':71 'said':39,59 'semest':11 'show':88 'sign':83 'student':38 'two':89 'wide':17 'written':64"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4367131"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702435176 {#5213
        date: 2023-12-13 03:39:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4517}
    +body: "PIMDAS? Isn’t that the same as PEMDAS?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702436090 {#5422
      date: 2023-12-13 03:54:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Lemmygradwontallowme@hexbear.net"
      "@keepcarrot@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5425 …}
    +nested: Doctrine\ORM\PersistentCollection {#5427 …}
    +votes: Doctrine\ORM\PersistentCollection {#5429 …}
    +reports: Doctrine\ORM\PersistentCollection {#5431 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5433 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5435 …}
    -id: 220083
    -bodyTs: "'isn':2 'pemda':8 'pimda':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4367186"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702436090 {#5423
      date: 2023-12-13 03:54:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4517}
  +body: "So’s BOMDAS etc.? Just different words for things"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702437864 {#5553
    date: 2023-12-13 04:24:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Lemmygradwontallowme@hexbear.net"
    "@keepcarrot@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5556 …}
  +nested: Doctrine\ORM\PersistentCollection {#5558 …}
  +votes: Doctrine\ORM\PersistentCollection {#5560 …}
  +reports: Doctrine\ORM\PersistentCollection {#5562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5566 …}
  -id: 220139
  -bodyTs: "'bomda':3 'differ':6 'etc':4 'thing':9 'word':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4367295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702437864 {#5554
    date: 2023-12-13 04:24:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5671
  +user: App\Entity\User {#4530 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5555
    +user: Proxies\__CG__\App\Entity\User {#5215 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5424
      +user: App\Entity\User {#4530 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5214
        +user: Proxies\__CG__\App\Entity\User {#5215 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4517
          +user: App\Entity\User {#4530 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "The real question here is BODMAS or PEMDAS?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1704217006 {#4511
            date: 2024-01-02 18:36:46.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4518 …}
          +nested: Doctrine\ORM\PersistentCollection {#4520 …}
          +votes: Doctrine\ORM\PersistentCollection {#4522 …}
          +reports: Doctrine\ORM\PersistentCollection {#4524 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
          -id: 219877
          -bodyTs: "'bodma':6 'pemda':8 'question':3 'real':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/4366891"
          +editedAt: DateTimeImmutable @1704211050 {#4512
            date: 2024-01-02 16:57:30.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702430347 {#4513
            date: 2023-12-13 02:19:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4517}
        +body: """
          Also PIMDAS (we had this conversation in my class this semester as we had a very wide range of ages and regions present in the class) (I is for indices) (I don’t remember what the Colombian students said, for some reason we had a group of 3 Colombians in our class of 12 nowhere near Colombia)\n
          \n
          That said, the question is ambiguously written. Maybe the popularity of this will result in calculators being more consistent with how they interpret implicit multiplication signs.\n
          \n
          (my preference is to show two lines, one with the numerator and one with the divisor)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702435176 {#5212
          date: 2023-12-13 03:39:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@Lemmygradwontallowme@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5216 …}
        +nested: Doctrine\ORM\PersistentCollection {#5218 …}
        +votes: Doctrine\ORM\PersistentCollection {#5220 …}
        +reports: Doctrine\ORM\PersistentCollection {#5222 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
        -id: 220052
        -bodyTs: "'12':54 '3':48 'age':20 'also':1 'ambigu':63 'calcul':73 'class':9,26,52 'colombia':57 'colombian':37,49 'consist':76 'convers':6 'divisor':99 'group':46 'implicit':81 'indic':30 'interpret':80 'line':90 'mayb':65 'multipl':82 'near':56 'nowher':55 'numer':94 'one':91,96 'pimda':2 'popular':67 'prefer':85 'present':23 'question':61 'rang':18 'reason':42 'region':22 'rememb':34 'result':71 'said':39,59 'semest':11 'show':88 'sign':83 'student':38 'two':89 'wide':17 'written':64"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4367131"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702435176 {#5213
          date: 2023-12-13 03:39:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4517}
      +body: "PIMDAS? Isn’t that the same as PEMDAS?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702436090 {#5422
        date: 2023-12-13 03:54:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Lemmygradwontallowme@hexbear.net"
        "@keepcarrot@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5425 …}
      +nested: Doctrine\ORM\PersistentCollection {#5427 …}
      +votes: Doctrine\ORM\PersistentCollection {#5429 …}
      +reports: Doctrine\ORM\PersistentCollection {#5431 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5433 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5435 …}
      -id: 220083
      -bodyTs: "'isn':2 'pemda':8 'pimda':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4367186"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702436090 {#5423
        date: 2023-12-13 03:54:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4517}
    +body: "So’s BOMDAS etc.? Just different words for things"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702437864 {#5553
      date: 2023-12-13 04:24:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Lemmygradwontallowme@hexbear.net"
      "@keepcarrot@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5556 …}
    +nested: Doctrine\ORM\PersistentCollection {#5558 …}
    +votes: Doctrine\ORM\PersistentCollection {#5560 …}
    +reports: Doctrine\ORM\PersistentCollection {#5562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5566 …}
    -id: 220139
    -bodyTs: "'bomda':3 'differ':6 'etc':4 'thing':9 'word':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4367295"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702437864 {#5554
      date: 2023-12-13 04:24:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4517}
  +body: "Mutiplication or Division first then? Thus, BEDMAS or PEMDAS?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702438076 {#5669
    date: 2023-12-13 04:27:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Lemmygradwontallowme@hexbear.net"
    "@keepcarrot@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5672 …}
  +nested: Doctrine\ORM\PersistentCollection {#5674 …}
  +votes: Doctrine\ORM\PersistentCollection {#5676 …}
  +reports: Doctrine\ORM\PersistentCollection {#5678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5682 …}
  -id: 220145
  -bodyTs: "'bedma':7 'divis':3 'first':4 'mutipl':1 'pemda':9 'thus':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4367309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702438076 {#5670
    date: 2023-12-13 04:27:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#5671
  +user: App\Entity\User {#4530 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5555
    +user: Proxies\__CG__\App\Entity\User {#5215 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5424
      +user: App\Entity\User {#4530 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5214
        +user: Proxies\__CG__\App\Entity\User {#5215 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4517
          +user: App\Entity\User {#4530 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "The real question here is BODMAS or PEMDAS?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1704217006 {#4511
            date: 2024-01-02 18:36:46.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4518 …}
          +nested: Doctrine\ORM\PersistentCollection {#4520 …}
          +votes: Doctrine\ORM\PersistentCollection {#4522 …}
          +reports: Doctrine\ORM\PersistentCollection {#4524 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
          -id: 219877
          -bodyTs: "'bodma':6 'pemda':8 'question':3 'real':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/4366891"
          +editedAt: DateTimeImmutable @1704211050 {#4512
            date: 2024-01-02 16:57:30.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702430347 {#4513
            date: 2023-12-13 02:19:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4517}
        +body: """
          Also PIMDAS (we had this conversation in my class this semester as we had a very wide range of ages and regions present in the class) (I is for indices) (I don’t remember what the Colombian students said, for some reason we had a group of 3 Colombians in our class of 12 nowhere near Colombia)\n
          \n
          That said, the question is ambiguously written. Maybe the popularity of this will result in calculators being more consistent with how they interpret implicit multiplication signs.\n
          \n
          (my preference is to show two lines, one with the numerator and one with the divisor)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702435176 {#5212
          date: 2023-12-13 03:39:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@Lemmygradwontallowme@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5216 …}
        +nested: Doctrine\ORM\PersistentCollection {#5218 …}
        +votes: Doctrine\ORM\PersistentCollection {#5220 …}
        +reports: Doctrine\ORM\PersistentCollection {#5222 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
        -id: 220052
        -bodyTs: "'12':54 '3':48 'age':20 'also':1 'ambigu':63 'calcul':73 'class':9,26,52 'colombia':57 'colombian':37,49 'consist':76 'convers':6 'divisor':99 'group':46 'implicit':81 'indic':30 'interpret':80 'line':90 'mayb':65 'multipl':82 'near':56 'nowher':55 'numer':94 'one':91,96 'pimda':2 'popular':67 'prefer':85 'present':23 'question':61 'rang':18 'reason':42 'region':22 'rememb':34 'result':71 'said':39,59 'semest':11 'show':88 'sign':83 'student':38 'two':89 'wide':17 'written':64"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4367131"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702435176 {#5213
          date: 2023-12-13 03:39:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4517}
      +body: "PIMDAS? Isn’t that the same as PEMDAS?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702436090 {#5422
        date: 2023-12-13 03:54:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Lemmygradwontallowme@hexbear.net"
        "@keepcarrot@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5425 …}
      +nested: Doctrine\ORM\PersistentCollection {#5427 …}
      +votes: Doctrine\ORM\PersistentCollection {#5429 …}
      +reports: Doctrine\ORM\PersistentCollection {#5431 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5433 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5435 …}
      -id: 220083
      -bodyTs: "'isn':2 'pemda':8 'pimda':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4367186"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702436090 {#5423
        date: 2023-12-13 03:54:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4517}
    +body: "So’s BOMDAS etc.? Just different words for things"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702437864 {#5553
      date: 2023-12-13 04:24:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Lemmygradwontallowme@hexbear.net"
      "@keepcarrot@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5556 …}
    +nested: Doctrine\ORM\PersistentCollection {#5558 …}
    +votes: Doctrine\ORM\PersistentCollection {#5560 …}
    +reports: Doctrine\ORM\PersistentCollection {#5562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5566 …}
    -id: 220139
    -bodyTs: "'bomda':3 'differ':6 'etc':4 'thing':9 'word':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4367295"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702437864 {#5554
      date: 2023-12-13 04:24:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4517}
  +body: "Mutiplication or Division first then? Thus, BEDMAS or PEMDAS?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702438076 {#5669
    date: 2023-12-13 04:27:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Lemmygradwontallowme@hexbear.net"
    "@keepcarrot@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5672 …}
  +nested: Doctrine\ORM\PersistentCollection {#5674 …}
  +votes: Doctrine\ORM\PersistentCollection {#5676 …}
  +reports: Doctrine\ORM\PersistentCollection {#5678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5682 …}
  -id: 220145
  -bodyTs: "'bedma':7 'divis':3 'first':4 'mutipl':1 'pemda':9 'thus':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4367309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702438076 {#5670
    date: 2023-12-13 04:27:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#5671
  +user: App\Entity\User {#4530 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5555
    +user: Proxies\__CG__\App\Entity\User {#5215 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5424
      +user: App\Entity\User {#4530 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5214
        +user: Proxies\__CG__\App\Entity\User {#5215 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4517
          +user: App\Entity\User {#4530 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "The real question here is BODMAS or PEMDAS?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1704217006 {#4511
            date: 2024-01-02 18:36:46.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4518 …}
          +nested: Doctrine\ORM\PersistentCollection {#4520 …}
          +votes: Doctrine\ORM\PersistentCollection {#4522 …}
          +reports: Doctrine\ORM\PersistentCollection {#4524 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
          -id: 219877
          -bodyTs: "'bodma':6 'pemda':8 'question':3 'real':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/4366891"
          +editedAt: DateTimeImmutable @1704211050 {#4512
            date: 2024-01-02 16:57:30.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702430347 {#4513
            date: 2023-12-13 02:19:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4517}
        +body: """
          Also PIMDAS (we had this conversation in my class this semester as we had a very wide range of ages and regions present in the class) (I is for indices) (I don’t remember what the Colombian students said, for some reason we had a group of 3 Colombians in our class of 12 nowhere near Colombia)\n
          \n
          That said, the question is ambiguously written. Maybe the popularity of this will result in calculators being more consistent with how they interpret implicit multiplication signs.\n
          \n
          (my preference is to show two lines, one with the numerator and one with the divisor)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702435176 {#5212
          date: 2023-12-13 03:39:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@Lemmygradwontallowme@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5216 …}
        +nested: Doctrine\ORM\PersistentCollection {#5218 …}
        +votes: Doctrine\ORM\PersistentCollection {#5220 …}
        +reports: Doctrine\ORM\PersistentCollection {#5222 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
        -id: 220052
        -bodyTs: "'12':54 '3':48 'age':20 'also':1 'ambigu':63 'calcul':73 'class':9,26,52 'colombia':57 'colombian':37,49 'consist':76 'convers':6 'divisor':99 'group':46 'implicit':81 'indic':30 'interpret':80 'line':90 'mayb':65 'multipl':82 'near':56 'nowher':55 'numer':94 'one':91,96 'pimda':2 'popular':67 'prefer':85 'present':23 'question':61 'rang':18 'reason':42 'region':22 'rememb':34 'result':71 'said':39,59 'semest':11 'show':88 'sign':83 'student':38 'two':89 'wide':17 'written':64"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4367131"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702435176 {#5213
          date: 2023-12-13 03:39:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4517}
      +body: "PIMDAS? Isn’t that the same as PEMDAS?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702436090 {#5422
        date: 2023-12-13 03:54:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Lemmygradwontallowme@hexbear.net"
        "@keepcarrot@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5425 …}
      +nested: Doctrine\ORM\PersistentCollection {#5427 …}
      +votes: Doctrine\ORM\PersistentCollection {#5429 …}
      +reports: Doctrine\ORM\PersistentCollection {#5431 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5433 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5435 …}
      -id: 220083
      -bodyTs: "'isn':2 'pemda':8 'pimda':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4367186"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702436090 {#5423
        date: 2023-12-13 03:54:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4517}
    +body: "So’s BOMDAS etc.? Just different words for things"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702437864 {#5553
      date: 2023-12-13 04:24:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Lemmygradwontallowme@hexbear.net"
      "@keepcarrot@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5556 …}
    +nested: Doctrine\ORM\PersistentCollection {#5558 …}
    +votes: Doctrine\ORM\PersistentCollection {#5560 …}
    +reports: Doctrine\ORM\PersistentCollection {#5562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5566 …}
    -id: 220139
    -bodyTs: "'bomda':3 'differ':6 'etc':4 'thing':9 'word':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4367295"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702437864 {#5554
      date: 2023-12-13 04:24:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4517}
  +body: "Mutiplication or Division first then? Thus, BEDMAS or PEMDAS?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702438076 {#5669
    date: 2023-12-13 04:27:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Lemmygradwontallowme@hexbear.net"
    "@keepcarrot@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5672 …}
  +nested: Doctrine\ORM\PersistentCollection {#5674 …}
  +votes: Doctrine\ORM\PersistentCollection {#5676 …}
  +reports: Doctrine\ORM\PersistentCollection {#5678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5682 …}
  -id: 220145
  -bodyTs: "'bedma':7 'divis':3 'first':4 'mutipl':1 'pemda':9 'thus':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4367309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702438076 {#5670
    date: 2023-12-13 04:27:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5230
  +user: Proxies\__CG__\App\Entity\User {#5231 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4517
    +user: App\Entity\User {#4530 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The real question here is BODMAS or PEMDAS?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704217006 {#4511
      date: 2024-01-02 18:36:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4518 …}
    +nested: Doctrine\ORM\PersistentCollection {#4520 …}
    +votes: Doctrine\ORM\PersistentCollection {#4522 …}
    +reports: Doctrine\ORM\PersistentCollection {#4524 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
    -id: 219877
    -bodyTs: "'bodma':6 'pemda':8 'question':3 'real':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4366891"
    +editedAt: DateTimeImmutable @1704211050 {#4512
      date: 2024-01-02 16:57:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702430347 {#4513
      date: 2023-12-13 02:19:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4517}
  +body: "POOTIS or PINGAS?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702436990 {#5228
    date: 2023-12-13 04:09:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Lemmygradwontallowme@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5232 …}
  +nested: Doctrine\ORM\PersistentCollection {#5234 …}
  +votes: Doctrine\ORM\PersistentCollection {#5236 …}
  +reports: Doctrine\ORM\PersistentCollection {#5238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5242 …}
  -id: 220112
  -bodyTs: "'pinga':3 'pooti':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4367223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702436990 {#5229
    date: 2023-12-13 04:09:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#5230
  +user: Proxies\__CG__\App\Entity\User {#5231 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4517
    +user: App\Entity\User {#4530 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The real question here is BODMAS or PEMDAS?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704217006 {#4511
      date: 2024-01-02 18:36:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4518 …}
    +nested: Doctrine\ORM\PersistentCollection {#4520 …}
    +votes: Doctrine\ORM\PersistentCollection {#4522 …}
    +reports: Doctrine\ORM\PersistentCollection {#4524 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
    -id: 219877
    -bodyTs: "'bodma':6 'pemda':8 'question':3 'real':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4366891"
    +editedAt: DateTimeImmutable @1704211050 {#4512
      date: 2024-01-02 16:57:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702430347 {#4513
      date: 2023-12-13 02:19:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4517}
  +body: "POOTIS or PINGAS?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702436990 {#5228
    date: 2023-12-13 04:09:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Lemmygradwontallowme@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5232 …}
  +nested: Doctrine\ORM\PersistentCollection {#5234 …}
  +votes: Doctrine\ORM\PersistentCollection {#5236 …}
  +reports: Doctrine\ORM\PersistentCollection {#5238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5242 …}
  -id: 220112
  -bodyTs: "'pinga':3 'pooti':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4367223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702436990 {#5229
    date: 2023-12-13 04:09:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#5230
  +user: Proxies\__CG__\App\Entity\User {#5231 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4517
    +user: App\Entity\User {#4530 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The real question here is BODMAS or PEMDAS?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704217006 {#4511
      date: 2024-01-02 18:36:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4518 …}
    +nested: Doctrine\ORM\PersistentCollection {#4520 …}
    +votes: Doctrine\ORM\PersistentCollection {#4522 …}
    +reports: Doctrine\ORM\PersistentCollection {#4524 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4526 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4528 …}
    -id: 219877
    -bodyTs: "'bodma':6 'pemda':8 'question':3 'real':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4366891"
    +editedAt: DateTimeImmutable @1704211050 {#4512
      date: 2024-01-02 16:57:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702430347 {#4513
      date: 2023-12-13 02:19:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4517}
  +body: "POOTIS or PINGAS?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702436990 {#5228
    date: 2023-12-13 04:09:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Lemmygradwontallowme@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5232 …}
  +nested: Doctrine\ORM\PersistentCollection {#5234 …}
  +votes: Doctrine\ORM\PersistentCollection {#5236 …}
  +reports: Doctrine\ORM\PersistentCollection {#5238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5242 …}
  -id: 220112
  -bodyTs: "'pinga':3 'pooti':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4367223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702436990 {#5229
    date: 2023-12-13 04:09:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4591
  +user: App\Entity\User {#4604 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I would also add that you shouldn’t be using a basic calculator to solve multi part problems. Second, I haven’t seen a division sign used in a formal math class since elementary and possibly junior high. These things are almost always written as fractions which makes the logic easier to follow. The entire point of working in convention is so that results are reproducible. The real problem though is that these are not written to educate anyone. They are deliberately written to confuse so that some social media personality can make money from clicks. If someone really wants to practice math skip the click and head over to the Kahn Academy or something similar."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702429159 {#4586
    date: 2023-12-13 01:59:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4592 …}
  +nested: Doctrine\ORM\PersistentCollection {#4594 …}
  +votes: Doctrine\ORM\PersistentCollection {#4596 …}
  +reports: Doctrine\ORM\PersistentCollection {#4598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4600 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4602 …}
  -id: 219847
  -bodyTs: "'academi':113 'add':4 'almost':42 'also':3 'alway':43 'anyon':79 'basic':12 'calcul':13 'class':32 'click':96,106 'confus':85 'convent':60 'deliber':82 'divis':25 'easier':51 'educ':78 'elementari':34 'entir':55 'follow':53 'formal':30 'fraction':46 'haven':21 'head':108 'high':38 'junior':37 'kahn':112 'logic':50 'make':48,93 'math':31,103 'media':90 'money':94 'multi':16 'part':17 'person':91 'point':56 'possibl':36 'practic':102 'problem':18,69 'real':68 'realli':99 'reproduc':66 'result':64 'second':19 'seen':23 'shouldn':7 'sign':26 'similar':116 'sinc':33 'skip':104 'social':89 'solv':15 'someon':98 'someth':115 'thing':40 'though':70 'use':10,27 'want':100 'work':58 'would':2 'written':44,76,83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6605083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702429159 {#4587
    date: 2023-12-13 01:59:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#4591
  +user: App\Entity\User {#4604 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I would also add that you shouldn’t be using a basic calculator to solve multi part problems. Second, I haven’t seen a division sign used in a formal math class since elementary and possibly junior high. These things are almost always written as fractions which makes the logic easier to follow. The entire point of working in convention is so that results are reproducible. The real problem though is that these are not written to educate anyone. They are deliberately written to confuse so that some social media personality can make money from clicks. If someone really wants to practice math skip the click and head over to the Kahn Academy or something similar."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702429159 {#4586
    date: 2023-12-13 01:59:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4592 …}
  +nested: Doctrine\ORM\PersistentCollection {#4594 …}
  +votes: Doctrine\ORM\PersistentCollection {#4596 …}
  +reports: Doctrine\ORM\PersistentCollection {#4598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4600 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4602 …}
  -id: 219847
  -bodyTs: "'academi':113 'add':4 'almost':42 'also':3 'alway':43 'anyon':79 'basic':12 'calcul':13 'class':32 'click':96,106 'confus':85 'convent':60 'deliber':82 'divis':25 'easier':51 'educ':78 'elementari':34 'entir':55 'follow':53 'formal':30 'fraction':46 'haven':21 'head':108 'high':38 'junior':37 'kahn':112 'logic':50 'make':48,93 'math':31,103 'media':90 'money':94 'multi':16 'part':17 'person':91 'point':56 'possibl':36 'practic':102 'problem':18,69 'real':68 'realli':99 'reproduc':66 'result':64 'second':19 'seen':23 'shouldn':7 'sign':26 'similar':116 'sinc':33 'skip':104 'social':89 'solv':15 'someon':98 'someth':115 'thing':40 'though':70 'use':10,27 'want':100 'work':58 'would':2 'written':44,76,83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6605083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702429159 {#4587
    date: 2023-12-13 01:59:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#4591
  +user: App\Entity\User {#4604 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I would also add that you shouldn’t be using a basic calculator to solve multi part problems. Second, I haven’t seen a division sign used in a formal math class since elementary and possibly junior high. These things are almost always written as fractions which makes the logic easier to follow. The entire point of working in convention is so that results are reproducible. The real problem though is that these are not written to educate anyone. They are deliberately written to confuse so that some social media personality can make money from clicks. If someone really wants to practice math skip the click and head over to the Kahn Academy or something similar."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702429159 {#4586
    date: 2023-12-13 01:59:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4592 …}
  +nested: Doctrine\ORM\PersistentCollection {#4594 …}
  +votes: Doctrine\ORM\PersistentCollection {#4596 …}
  +reports: Doctrine\ORM\PersistentCollection {#4598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4600 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4602 …}
  -id: 219847
  -bodyTs: "'academi':113 'add':4 'almost':42 'also':3 'alway':43 'anyon':79 'basic':12 'calcul':13 'class':32 'click':96,106 'confus':85 'convent':60 'deliber':82 'divis':25 'easier':51 'educ':78 'elementari':34 'entir':55 'follow':53 'formal':30 'fraction':46 'haven':21 'head':108 'high':38 'junior':37 'kahn':112 'logic':50 'make':48,93 'math':31,103 'media':90 'money':94 'multi':16 'part':17 'person':91 'point':56 'possibl':36 'practic':102 'problem':18,69 'real':68 'realli':99 'reproduc':66 'result':64 'second':19 'seen':23 'shouldn':7 'sign':26 'similar':116 'sinc':33 'skip':104 'social':89 'solv':15 'someon':98 'someth':115 'thing':40 'though':70 'use':10,27 'want':100 'work':58 'would':2 'written':44,76,83"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6605083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702429159 {#4587
    date: 2023-12-13 01:59:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4665
  +user: App\Entity\User {#4678 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I disagree. Without explicit direction on OOO we have to follow the operators in order.\n
    \n
    The parentheses go first. 1+2=3\n
    \n
    Then we have 6 ÷2 ×3\n
    \n
    Without parentheses around (2×3) we can’t do that first. So OOO would be left to right. 9.\n
    \n
    In other words, as an engineer with half a PhD, I don’t buy strong juxtaposition. That sounds more like laziness than math.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1704867661 {#4659
    date: 2024-01-10 07:21:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4666 …}
  +nested: Doctrine\ORM\PersistentCollection {#4668 …}
  +votes: Doctrine\ORM\PersistentCollection {#4670 …}
  +reports: Doctrine\ORM\PersistentCollection {#4672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
  -id: 219839
  -bodyTs: "'+2':21 '1':20 '2':27,32 '3':22,28,33 '6':26 '9':47 'around':31 'buy':61 'direct':5 'disagre':2 'engin':53 'explicit':4 'first':19,39 'follow':11 'go':18 'half':55 'juxtaposit':63 'lazi':68 'left':44 'like':67 'math':70 'ooo':7,41 'oper':13 'order':15 'parenthes':17,30 'phd':57 'right':46 'sound':65 'strong':62 'without':3,29 'word':50 'would':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5463719"
  +editedAt: DateTimeImmutable @1704187623 {#4660
    date: 2024-01-02 10:27:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702428996 {#4661
    date: 2023-12-13 01:56:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#4665
  +user: App\Entity\User {#4678 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I disagree. Without explicit direction on OOO we have to follow the operators in order.\n
    \n
    The parentheses go first. 1+2=3\n
    \n
    Then we have 6 ÷2 ×3\n
    \n
    Without parentheses around (2×3) we can’t do that first. So OOO would be left to right. 9.\n
    \n
    In other words, as an engineer with half a PhD, I don’t buy strong juxtaposition. That sounds more like laziness than math.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1704867661 {#4659
    date: 2024-01-10 07:21:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4666 …}
  +nested: Doctrine\ORM\PersistentCollection {#4668 …}
  +votes: Doctrine\ORM\PersistentCollection {#4670 …}
  +reports: Doctrine\ORM\PersistentCollection {#4672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
  -id: 219839
  -bodyTs: "'+2':21 '1':20 '2':27,32 '3':22,28,33 '6':26 '9':47 'around':31 'buy':61 'direct':5 'disagre':2 'engin':53 'explicit':4 'first':19,39 'follow':11 'go':18 'half':55 'juxtaposit':63 'lazi':68 'left':44 'like':67 'math':70 'ooo':7,41 'oper':13 'order':15 'parenthes':17,30 'phd':57 'right':46 'sound':65 'strong':62 'without':3,29 'word':50 'would':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5463719"
  +editedAt: DateTimeImmutable @1704187623 {#4660
    date: 2024-01-02 10:27:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702428996 {#4661
    date: 2023-12-13 01:56:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#4665
  +user: App\Entity\User {#4678 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I disagree. Without explicit direction on OOO we have to follow the operators in order.\n
    \n
    The parentheses go first. 1+2=3\n
    \n
    Then we have 6 ÷2 ×3\n
    \n
    Without parentheses around (2×3) we can’t do that first. So OOO would be left to right. 9.\n
    \n
    In other words, as an engineer with half a PhD, I don’t buy strong juxtaposition. That sounds more like laziness than math.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1704867661 {#4659
    date: 2024-01-10 07:21:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4666 …}
  +nested: Doctrine\ORM\PersistentCollection {#4668 …}
  +votes: Doctrine\ORM\PersistentCollection {#4670 …}
  +reports: Doctrine\ORM\PersistentCollection {#4672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
  -id: 219839
  -bodyTs: "'+2':21 '1':20 '2':27,32 '3':22,28,33 '6':26 '9':47 'around':31 'buy':61 'direct':5 'disagre':2 'engin':53 'explicit':4 'first':19,39 'follow':11 'go':18 'half':55 'juxtaposit':63 'lazi':68 'left':44 'like':67 'math':70 'ooo':7,41 'oper':13 'order':15 'parenthes':17,30 'phd':57 'right':46 'sound':65 'strong':62 'without':3,29 'word':50 'would':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5463719"
  +editedAt: DateTimeImmutable @1704187623 {#4660
    date: 2024-01-02 10:27:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702428996 {#4661
    date: 2023-12-13 01:56:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5149
  +user: Proxies\__CG__\App\Entity\User {#5150 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4665
    +user: App\Entity\User {#4678 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I disagree. Without explicit direction on OOO we have to follow the operators in order.\n
      \n
      The parentheses go first. 1+2=3\n
      \n
      Then we have 6 ÷2 ×3\n
      \n
      Without parentheses around (2×3) we can’t do that first. So OOO would be left to right. 9.\n
      \n
      In other words, as an engineer with half a PhD, I don’t buy strong juxtaposition. That sounds more like laziness than math.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1704867661 {#4659
      date: 2024-01-10 07:21:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4666 …}
    +nested: Doctrine\ORM\PersistentCollection {#4668 …}
    +votes: Doctrine\ORM\PersistentCollection {#4670 …}
    +reports: Doctrine\ORM\PersistentCollection {#4672 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
    -id: 219839
    -bodyTs: "'+2':21 '1':20 '2':27,32 '3':22,28,33 '6':26 '9':47 'around':31 'buy':61 'direct':5 'disagre':2 'engin':53 'explicit':4 'first':19,39 'follow':11 'go':18 'half':55 'juxtaposit':63 'lazi':68 'left':44 'like':67 'math':70 'ooo':7,41 'oper':13 'order':15 'parenthes':17,30 'phd':57 'right':46 'sound':65 'strong':62 'without':3,29 'word':50 'would':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5463719"
    +editedAt: DateTimeImmutable @1704187623 {#4660
      date: 2024-01-02 10:27:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702428996 {#4661
      date: 2023-12-13 01:56:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4665}
  +body: "> as a half PhD Go read the article, it’s about you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702482479 {#5147
    date: 2023-12-13 16:47:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Pulptastic@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5151 …}
  +nested: Doctrine\ORM\PersistentCollection {#5153 …}
  +votes: Doctrine\ORM\PersistentCollection {#5155 …}
  +reports: Doctrine\ORM\PersistentCollection {#5157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
  -id: 220599
  -bodyTs: "'articl':8 'go':5 'half':3 'phd':4 'read':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5613805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702482479 {#5148
    date: 2023-12-13 16:47:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#5149
  +user: Proxies\__CG__\App\Entity\User {#5150 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4665
    +user: App\Entity\User {#4678 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I disagree. Without explicit direction on OOO we have to follow the operators in order.\n
      \n
      The parentheses go first. 1+2=3\n
      \n
      Then we have 6 ÷2 ×3\n
      \n
      Without parentheses around (2×3) we can’t do that first. So OOO would be left to right. 9.\n
      \n
      In other words, as an engineer with half a PhD, I don’t buy strong juxtaposition. That sounds more like laziness than math.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1704867661 {#4659
      date: 2024-01-10 07:21:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4666 …}
    +nested: Doctrine\ORM\PersistentCollection {#4668 …}
    +votes: Doctrine\ORM\PersistentCollection {#4670 …}
    +reports: Doctrine\ORM\PersistentCollection {#4672 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
    -id: 219839
    -bodyTs: "'+2':21 '1':20 '2':27,32 '3':22,28,33 '6':26 '9':47 'around':31 'buy':61 'direct':5 'disagre':2 'engin':53 'explicit':4 'first':19,39 'follow':11 'go':18 'half':55 'juxtaposit':63 'lazi':68 'left':44 'like':67 'math':70 'ooo':7,41 'oper':13 'order':15 'parenthes':17,30 'phd':57 'right':46 'sound':65 'strong':62 'without':3,29 'word':50 'would':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5463719"
    +editedAt: DateTimeImmutable @1704187623 {#4660
      date: 2024-01-02 10:27:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702428996 {#4661
      date: 2023-12-13 01:56:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4665}
  +body: "> as a half PhD Go read the article, it’s about you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702482479 {#5147
    date: 2023-12-13 16:47:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Pulptastic@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5151 …}
  +nested: Doctrine\ORM\PersistentCollection {#5153 …}
  +votes: Doctrine\ORM\PersistentCollection {#5155 …}
  +reports: Doctrine\ORM\PersistentCollection {#5157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
  -id: 220599
  -bodyTs: "'articl':8 'go':5 'half':3 'phd':4 'read':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5613805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702482479 {#5148
    date: 2023-12-13 16:47:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#5149
  +user: Proxies\__CG__\App\Entity\User {#5150 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4665
    +user: App\Entity\User {#4678 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I disagree. Without explicit direction on OOO we have to follow the operators in order.\n
      \n
      The parentheses go first. 1+2=3\n
      \n
      Then we have 6 ÷2 ×3\n
      \n
      Without parentheses around (2×3) we can’t do that first. So OOO would be left to right. 9.\n
      \n
      In other words, as an engineer with half a PhD, I don’t buy strong juxtaposition. That sounds more like laziness than math.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1704867661 {#4659
      date: 2024-01-10 07:21:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4666 …}
    +nested: Doctrine\ORM\PersistentCollection {#4668 …}
    +votes: Doctrine\ORM\PersistentCollection {#4670 …}
    +reports: Doctrine\ORM\PersistentCollection {#4672 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
    -id: 219839
    -bodyTs: "'+2':21 '1':20 '2':27,32 '3':22,28,33 '6':26 '9':47 'around':31 'buy':61 'direct':5 'disagre':2 'engin':53 'explicit':4 'first':19,39 'follow':11 'go':18 'half':55 'juxtaposit':63 'lazi':68 'left':44 'like':67 'math':70 'ooo':7,41 'oper':13 'order':15 'parenthes':17,30 'phd':57 'right':46 'sound':65 'strong':62 'without':3,29 'word':50 'would':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5463719"
    +editedAt: DateTimeImmutable @1704187623 {#4660
      date: 2024-01-02 10:27:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702428996 {#4661
      date: 2023-12-13 01:56:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4665}
  +body: "> as a half PhD Go read the article, it’s about you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702482479 {#5147
    date: 2023-12-13 16:47:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Pulptastic@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5151 …}
  +nested: Doctrine\ORM\PersistentCollection {#5153 …}
  +votes: Doctrine\ORM\PersistentCollection {#5155 …}
  +reports: Doctrine\ORM\PersistentCollection {#5157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
  -id: 220599
  -bodyTs: "'articl':8 'go':5 'half':3 'phd':4 'read':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5613805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702482479 {#5148
    date: 2023-12-13 16:47:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5165
  +user: Proxies\__CG__\App\Entity\User {#5166 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4665
    +user: App\Entity\User {#4678 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I disagree. Without explicit direction on OOO we have to follow the operators in order.\n
      \n
      The parentheses go first. 1+2=3\n
      \n
      Then we have 6 ÷2 ×3\n
      \n
      Without parentheses around (2×3) we can’t do that first. So OOO would be left to right. 9.\n
      \n
      In other words, as an engineer with half a PhD, I don’t buy strong juxtaposition. That sounds more like laziness than math.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1704867661 {#4659
      date: 2024-01-10 07:21:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4666 …}
    +nested: Doctrine\ORM\PersistentCollection {#4668 …}
    +votes: Doctrine\ORM\PersistentCollection {#4670 …}
    +reports: Doctrine\ORM\PersistentCollection {#4672 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
    -id: 219839
    -bodyTs: "'+2':21 '1':20 '2':27,32 '3':22,28,33 '6':26 '9':47 'around':31 'buy':61 'direct':5 'disagre':2 'engin':53 'explicit':4 'first':19,39 'follow':11 'go':18 'half':55 'juxtaposit':63 'lazi':68 'left':44 'like':67 'math':70 'ooo':7,41 'oper':13 'order':15 'parenthes':17,30 'phd':57 'right':46 'sound':65 'strong':62 'without':3,29 'word':50 'would':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5463719"
    +editedAt: DateTimeImmutable @1704187623 {#4660
      date: 2024-01-02 10:27:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702428996 {#4661
      date: 2023-12-13 01:56:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4665}
  +body: "How are people upvoting you for refusing to read the article?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702459703 {#5163
    date: 2023-12-13 10:28:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Pulptastic@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5167 …}
  +nested: Doctrine\ORM\PersistentCollection {#5169 …}
  +votes: Doctrine\ORM\PersistentCollection {#5171 …}
  +reports: Doctrine\ORM\PersistentCollection {#5173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
  -id: 220376
  -bodyTs: "'articl':11 'peopl':3 'read':9 'refus':7 'upvot':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6612704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702459703 {#5164
    date: 2023-12-13 10:28:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#5165
  +user: Proxies\__CG__\App\Entity\User {#5166 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4665
    +user: App\Entity\User {#4678 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I disagree. Without explicit direction on OOO we have to follow the operators in order.\n
      \n
      The parentheses go first. 1+2=3\n
      \n
      Then we have 6 ÷2 ×3\n
      \n
      Without parentheses around (2×3) we can’t do that first. So OOO would be left to right. 9.\n
      \n
      In other words, as an engineer with half a PhD, I don’t buy strong juxtaposition. That sounds more like laziness than math.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1704867661 {#4659
      date: 2024-01-10 07:21:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4666 …}
    +nested: Doctrine\ORM\PersistentCollection {#4668 …}
    +votes: Doctrine\ORM\PersistentCollection {#4670 …}
    +reports: Doctrine\ORM\PersistentCollection {#4672 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
    -id: 219839
    -bodyTs: "'+2':21 '1':20 '2':27,32 '3':22,28,33 '6':26 '9':47 'around':31 'buy':61 'direct':5 'disagre':2 'engin':53 'explicit':4 'first':19,39 'follow':11 'go':18 'half':55 'juxtaposit':63 'lazi':68 'left':44 'like':67 'math':70 'ooo':7,41 'oper':13 'order':15 'parenthes':17,30 'phd':57 'right':46 'sound':65 'strong':62 'without':3,29 'word':50 'would':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5463719"
    +editedAt: DateTimeImmutable @1704187623 {#4660
      date: 2024-01-02 10:27:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702428996 {#4661
      date: 2023-12-13 01:56:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4665}
  +body: "How are people upvoting you for refusing to read the article?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702459703 {#5163
    date: 2023-12-13 10:28:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Pulptastic@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5167 …}
  +nested: Doctrine\ORM\PersistentCollection {#5169 …}
  +votes: Doctrine\ORM\PersistentCollection {#5171 …}
  +reports: Doctrine\ORM\PersistentCollection {#5173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
  -id: 220376
  -bodyTs: "'articl':11 'peopl':3 'read':9 'refus':7 'upvot':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6612704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702459703 {#5164
    date: 2023-12-13 10:28:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#5165
  +user: Proxies\__CG__\App\Entity\User {#5166 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4665
    +user: App\Entity\User {#4678 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I disagree. Without explicit direction on OOO we have to follow the operators in order.\n
      \n
      The parentheses go first. 1+2=3\n
      \n
      Then we have 6 ÷2 ×3\n
      \n
      Without parentheses around (2×3) we can’t do that first. So OOO would be left to right. 9.\n
      \n
      In other words, as an engineer with half a PhD, I don’t buy strong juxtaposition. That sounds more like laziness than math.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1704867661 {#4659
      date: 2024-01-10 07:21:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4666 …}
    +nested: Doctrine\ORM\PersistentCollection {#4668 …}
    +votes: Doctrine\ORM\PersistentCollection {#4670 …}
    +reports: Doctrine\ORM\PersistentCollection {#4672 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
    -id: 219839
    -bodyTs: "'+2':21 '1':20 '2':27,32 '3':22,28,33 '6':26 '9':47 'around':31 'buy':61 'direct':5 'disagre':2 'engin':53 'explicit':4 'first':19,39 'follow':11 'go':18 'half':55 'juxtaposit':63 'lazi':68 'left':44 'like':67 'math':70 'ooo':7,41 'oper':13 'order':15 'parenthes':17,30 'phd':57 'right':46 'sound':65 'strong':62 'without':3,29 'word':50 'would':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5463719"
    +editedAt: DateTimeImmutable @1704187623 {#4660
      date: 2024-01-02 10:27:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702428996 {#4661
      date: 2023-12-13 01:56:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4665}
  +body: "How are people upvoting you for refusing to read the article?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702459703 {#5163
    date: 2023-12-13 10:28:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Pulptastic@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5167 …}
  +nested: Doctrine\ORM\PersistentCollection {#5169 …}
  +votes: Doctrine\ORM\PersistentCollection {#5171 …}
  +reports: Doctrine\ORM\PersistentCollection {#5173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
  -id: 220376
  -bodyTs: "'articl':11 'peopl':3 'read':9 'refus':7 'upvot':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6612704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702459703 {#5164
    date: 2023-12-13 10:28:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5486
  +user: App\Entity\User {#4678 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5165
    +user: Proxies\__CG__\App\Entity\User {#5166 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4665
      +user: App\Entity\User {#4678 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I disagree. Without explicit direction on OOO we have to follow the operators in order.\n
        \n
        The parentheses go first. 1+2=3\n
        \n
        Then we have 6 ÷2 ×3\n
        \n
        Without parentheses around (2×3) we can’t do that first. So OOO would be left to right. 9.\n
        \n
        In other words, as an engineer with half a PhD, I don’t buy strong juxtaposition. That sounds more like laziness than math.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1704867661 {#4659
        date: 2024-01-10 07:21:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4666 …}
      +nested: Doctrine\ORM\PersistentCollection {#4668 …}
      +votes: Doctrine\ORM\PersistentCollection {#4670 …}
      +reports: Doctrine\ORM\PersistentCollection {#4672 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
      -id: 219839
      -bodyTs: "'+2':21 '1':20 '2':27,32 '3':22,28,33 '6':26 '9':47 'around':31 'buy':61 'direct':5 'disagre':2 'engin':53 'explicit':4 'first':19,39 'follow':11 'go':18 'half':55 'juxtaposit':63 'lazi':68 'left':44 'like':67 'math':70 'ooo':7,41 'oper':13 'order':15 'parenthes':17,30 'phd':57 'right':46 'sound':65 'strong':62 'without':3,29 'word':50 'would':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5463719"
      +editedAt: DateTimeImmutable @1704187623 {#4660
        date: 2024-01-02 10:27:03.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702428996 {#4661
        date: 2023-12-13 01:56:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4665}
    +body: "How are people upvoting you for refusing to read the article?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1702459703 {#5163
      date: 2023-12-13 10:28:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Pulptastic@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5167 …}
    +nested: Doctrine\ORM\PersistentCollection {#5169 …}
    +votes: Doctrine\ORM\PersistentCollection {#5171 …}
    +reports: Doctrine\ORM\PersistentCollection {#5173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
    -id: 220376
    -bodyTs: "'articl':11 'peopl':3 'read':9 'refus':7 'upvot':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6612704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702459703 {#5164
      date: 2023-12-13 10:28:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4665}
  +body: "I did read the article. I am commenting that I have never encountered strong juxtaposition and sharing why I think it is a poor choice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702554106 {#5484
    date: 2023-12-14 12:41:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Pulptastic@midwest.social"
    "@flying_sheep@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5487 …}
  +nested: Doctrine\ORM\PersistentCollection {#5489 …}
  +votes: Doctrine\ORM\PersistentCollection {#5491 …}
  +reports: Doctrine\ORM\PersistentCollection {#5493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
  -id: 221247
  -bodyTs: "'articl':5 'choic':25 'comment':8 'encount':13 'juxtaposit':15 'never':12 'poor':24 'read':3 'share':17 'strong':14 'think':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5489408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702554106 {#5485
    date: 2023-12-14 12:41:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5486
  +user: App\Entity\User {#4678 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5165
    +user: Proxies\__CG__\App\Entity\User {#5166 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4665
      +user: App\Entity\User {#4678 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I disagree. Without explicit direction on OOO we have to follow the operators in order.\n
        \n
        The parentheses go first. 1+2=3\n
        \n
        Then we have 6 ÷2 ×3\n
        \n
        Without parentheses around (2×3) we can’t do that first. So OOO would be left to right. 9.\n
        \n
        In other words, as an engineer with half a PhD, I don’t buy strong juxtaposition. That sounds more like laziness than math.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1704867661 {#4659
        date: 2024-01-10 07:21:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4666 …}
      +nested: Doctrine\ORM\PersistentCollection {#4668 …}
      +votes: Doctrine\ORM\PersistentCollection {#4670 …}
      +reports: Doctrine\ORM\PersistentCollection {#4672 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
      -id: 219839
      -bodyTs: "'+2':21 '1':20 '2':27,32 '3':22,28,33 '6':26 '9':47 'around':31 'buy':61 'direct':5 'disagre':2 'engin':53 'explicit':4 'first':19,39 'follow':11 'go':18 'half':55 'juxtaposit':63 'lazi':68 'left':44 'like':67 'math':70 'ooo':7,41 'oper':13 'order':15 'parenthes':17,30 'phd':57 'right':46 'sound':65 'strong':62 'without':3,29 'word':50 'would':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5463719"
      +editedAt: DateTimeImmutable @1704187623 {#4660
        date: 2024-01-02 10:27:03.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702428996 {#4661
        date: 2023-12-13 01:56:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4665}
    +body: "How are people upvoting you for refusing to read the article?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1702459703 {#5163
      date: 2023-12-13 10:28:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Pulptastic@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5167 …}
    +nested: Doctrine\ORM\PersistentCollection {#5169 …}
    +votes: Doctrine\ORM\PersistentCollection {#5171 …}
    +reports: Doctrine\ORM\PersistentCollection {#5173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
    -id: 220376
    -bodyTs: "'articl':11 'peopl':3 'read':9 'refus':7 'upvot':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6612704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702459703 {#5164
      date: 2023-12-13 10:28:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4665}
  +body: "I did read the article. I am commenting that I have never encountered strong juxtaposition and sharing why I think it is a poor choice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702554106 {#5484
    date: 2023-12-14 12:41:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Pulptastic@midwest.social"
    "@flying_sheep@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5487 …}
  +nested: Doctrine\ORM\PersistentCollection {#5489 …}
  +votes: Doctrine\ORM\PersistentCollection {#5491 …}
  +reports: Doctrine\ORM\PersistentCollection {#5493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
  -id: 221247
  -bodyTs: "'articl':5 'choic':25 'comment':8 'encount':13 'juxtaposit':15 'never':12 'poor':24 'read':3 'share':17 'strong':14 'think':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5489408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702554106 {#5485
    date: 2023-12-14 12:41:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5486
  +user: App\Entity\User {#4678 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5165
    +user: Proxies\__CG__\App\Entity\User {#5166 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4665
      +user: App\Entity\User {#4678 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I disagree. Without explicit direction on OOO we have to follow the operators in order.\n
        \n
        The parentheses go first. 1+2=3\n
        \n
        Then we have 6 ÷2 ×3\n
        \n
        Without parentheses around (2×3) we can’t do that first. So OOO would be left to right. 9.\n
        \n
        In other words, as an engineer with half a PhD, I don’t buy strong juxtaposition. That sounds more like laziness than math.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1704867661 {#4659
        date: 2024-01-10 07:21:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4666 …}
      +nested: Doctrine\ORM\PersistentCollection {#4668 …}
      +votes: Doctrine\ORM\PersistentCollection {#4670 …}
      +reports: Doctrine\ORM\PersistentCollection {#4672 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
      -id: 219839
      -bodyTs: "'+2':21 '1':20 '2':27,32 '3':22,28,33 '6':26 '9':47 'around':31 'buy':61 'direct':5 'disagre':2 'engin':53 'explicit':4 'first':19,39 'follow':11 'go':18 'half':55 'juxtaposit':63 'lazi':68 'left':44 'like':67 'math':70 'ooo':7,41 'oper':13 'order':15 'parenthes':17,30 'phd':57 'right':46 'sound':65 'strong':62 'without':3,29 'word':50 'would':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5463719"
      +editedAt: DateTimeImmutable @1704187623 {#4660
        date: 2024-01-02 10:27:03.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702428996 {#4661
        date: 2023-12-13 01:56:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4665}
    +body: "How are people upvoting you for refusing to read the article?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1702459703 {#5163
      date: 2023-12-13 10:28:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Pulptastic@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5167 …}
    +nested: Doctrine\ORM\PersistentCollection {#5169 …}
    +votes: Doctrine\ORM\PersistentCollection {#5171 …}
    +reports: Doctrine\ORM\PersistentCollection {#5173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
    -id: 220376
    -bodyTs: "'articl':11 'peopl':3 'read':9 'refus':7 'upvot':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6612704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702459703 {#5164
      date: 2023-12-13 10:28:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4665}
  +body: "I did read the article. I am commenting that I have never encountered strong juxtaposition and sharing why I think it is a poor choice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702554106 {#5484
    date: 2023-12-14 12:41:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Pulptastic@midwest.social"
    "@flying_sheep@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5487 …}
  +nested: Doctrine\ORM\PersistentCollection {#5489 …}
  +votes: Doctrine\ORM\PersistentCollection {#5491 …}
  +reports: Doctrine\ORM\PersistentCollection {#5493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
  -id: 221247
  -bodyTs: "'articl':5 'choic':25 'comment':8 'encount':13 'juxtaposit':15 'never':12 'poor':24 'read':3 'share':17 'strong':14 'think':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5489408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702554106 {#5485
    date: 2023-12-14 12:41:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5603
  +user: Proxies\__CG__\App\Entity\User {#5166 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5486
    +user: App\Entity\User {#4678 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5165
      +user: Proxies\__CG__\App\Entity\User {#5166 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4665
        +user: App\Entity\User {#4678 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I disagree. Without explicit direction on OOO we have to follow the operators in order.\n
          \n
          The parentheses go first. 1+2=3\n
          \n
          Then we have 6 ÷2 ×3\n
          \n
          Without parentheses around (2×3) we can’t do that first. So OOO would be left to right. 9.\n
          \n
          In other words, as an engineer with half a PhD, I don’t buy strong juxtaposition. That sounds more like laziness than math.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1704867661 {#4659
          date: 2024-01-10 07:21:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4666 …}
        +nested: Doctrine\ORM\PersistentCollection {#4668 …}
        +votes: Doctrine\ORM\PersistentCollection {#4670 …}
        +reports: Doctrine\ORM\PersistentCollection {#4672 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
        -id: 219839
        -bodyTs: "'+2':21 '1':20 '2':27,32 '3':22,28,33 '6':26 '9':47 'around':31 'buy':61 'direct':5 'disagre':2 'engin':53 'explicit':4 'first':19,39 'follow':11 'go':18 'half':55 'juxtaposit':63 'lazi':68 'left':44 'like':67 'math':70 'ooo':7,41 'oper':13 'order':15 'parenthes':17,30 'phd':57 'right':46 'sound':65 'strong':62 'without':3,29 'word':50 'would':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5463719"
        +editedAt: DateTimeImmutable @1704187623 {#4660
          date: 2024-01-02 10:27:03.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702428996 {#4661
          date: 2023-12-13 01:56:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4665}
      +body: "How are people upvoting you for refusing to read the article?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1702459703 {#5163
        date: 2023-12-13 10:28:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Pulptastic@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5167 …}
      +nested: Doctrine\ORM\PersistentCollection {#5169 …}
      +votes: Doctrine\ORM\PersistentCollection {#5171 …}
      +reports: Doctrine\ORM\PersistentCollection {#5173 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
      -id: 220376
      -bodyTs: "'articl':11 'peopl':3 'read':9 'refus':7 'upvot':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6612704"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702459703 {#5164
        date: 2023-12-13 10:28:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4665}
    +body: "I did read the article. I am commenting that I have never encountered strong juxtaposition and sharing why I think it is a poor choice."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702554106 {#5484
      date: 2023-12-14 12:41:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Pulptastic@midwest.social"
      "@flying_sheep@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5487 …}
    +nested: Doctrine\ORM\PersistentCollection {#5489 …}
    +votes: Doctrine\ORM\PersistentCollection {#5491 …}
    +reports: Doctrine\ORM\PersistentCollection {#5493 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
    -id: 221247
    -bodyTs: "'articl':5 'choic':25 'comment':8 'encount':13 'juxtaposit':15 'never':12 'poor':24 'read':3 'share':17 'strong':14 'think':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5489408"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702554106 {#5485
      date: 2023-12-14 12:41:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4665}
  +body: """
    You probably missed the part where the article talks about university level math, and that strong juxtaposition is common there.\n
    \n
    I also think that many conventions are bad, but once they exist, their badness doesn’t make them stop being used and relied on by a lot of people.\n
    \n
    I don’t have any skin in the game as I never ran into ambiguity. My university professors simply always used fractions, therefore completely getting rid of any possible ambiguity.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702634073 {#5600
    date: 2023-12-15 10:54:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Pulptastic@midwest.social"
    "@flying_sheep@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5604 …}
  +nested: Doctrine\ORM\PersistentCollection {#5606 …}
  +votes: Doctrine\ORM\PersistentCollection {#5608 …}
  +reports: Doctrine\ORM\PersistentCollection {#5610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5614 …}
  -id: 223901
  -bodyTs: "'also':22 'alway':69 'ambigu':64,79 'articl':8 'bad':28,34 'common':19 'complet':73 'convent':26 'doesn':35 'exist':32 'fraction':71 'game':58 'get':74 'juxtaposit':17 'level':12 'lot':47 'make':37 'mani':25 'math':13 'miss':3 'never':61 'part':5 'peopl':49 'possibl':78 'probabl':2 'professor':67 'ran':62 'reli':43 'rid':75 'simpli':68 'skin':55 'stop':39 'strong':16 'talk':9 'therefor':72 'think':23 'univers':11,66 'use':41,70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6663924"
  +editedAt: DateTimeImmutable @1704867713 {#5601
    date: 2024-01-10 07:21:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702634073 {#5602
    date: 2023-12-15 10:54:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5603
  +user: Proxies\__CG__\App\Entity\User {#5166 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5486
    +user: App\Entity\User {#4678 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5165
      +user: Proxies\__CG__\App\Entity\User {#5166 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4665
        +user: App\Entity\User {#4678 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I disagree. Without explicit direction on OOO we have to follow the operators in order.\n
          \n
          The parentheses go first. 1+2=3\n
          \n
          Then we have 6 ÷2 ×3\n
          \n
          Without parentheses around (2×3) we can’t do that first. So OOO would be left to right. 9.\n
          \n
          In other words, as an engineer with half a PhD, I don’t buy strong juxtaposition. That sounds more like laziness than math.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1704867661 {#4659
          date: 2024-01-10 07:21:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4666 …}
        +nested: Doctrine\ORM\PersistentCollection {#4668 …}
        +votes: Doctrine\ORM\PersistentCollection {#4670 …}
        +reports: Doctrine\ORM\PersistentCollection {#4672 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
        -id: 219839
        -bodyTs: "'+2':21 '1':20 '2':27,32 '3':22,28,33 '6':26 '9':47 'around':31 'buy':61 'direct':5 'disagre':2 'engin':53 'explicit':4 'first':19,39 'follow':11 'go':18 'half':55 'juxtaposit':63 'lazi':68 'left':44 'like':67 'math':70 'ooo':7,41 'oper':13 'order':15 'parenthes':17,30 'phd':57 'right':46 'sound':65 'strong':62 'without':3,29 'word':50 'would':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5463719"
        +editedAt: DateTimeImmutable @1704187623 {#4660
          date: 2024-01-02 10:27:03.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702428996 {#4661
          date: 2023-12-13 01:56:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4665}
      +body: "How are people upvoting you for refusing to read the article?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1702459703 {#5163
        date: 2023-12-13 10:28:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Pulptastic@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5167 …}
      +nested: Doctrine\ORM\PersistentCollection {#5169 …}
      +votes: Doctrine\ORM\PersistentCollection {#5171 …}
      +reports: Doctrine\ORM\PersistentCollection {#5173 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
      -id: 220376
      -bodyTs: "'articl':11 'peopl':3 'read':9 'refus':7 'upvot':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6612704"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702459703 {#5164
        date: 2023-12-13 10:28:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4665}
    +body: "I did read the article. I am commenting that I have never encountered strong juxtaposition and sharing why I think it is a poor choice."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702554106 {#5484
      date: 2023-12-14 12:41:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Pulptastic@midwest.social"
      "@flying_sheep@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5487 …}
    +nested: Doctrine\ORM\PersistentCollection {#5489 …}
    +votes: Doctrine\ORM\PersistentCollection {#5491 …}
    +reports: Doctrine\ORM\PersistentCollection {#5493 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
    -id: 221247
    -bodyTs: "'articl':5 'choic':25 'comment':8 'encount':13 'juxtaposit':15 'never':12 'poor':24 'read':3 'share':17 'strong':14 'think':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5489408"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702554106 {#5485
      date: 2023-12-14 12:41:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4665}
  +body: """
    You probably missed the part where the article talks about university level math, and that strong juxtaposition is common there.\n
    \n
    I also think that many conventions are bad, but once they exist, their badness doesn’t make them stop being used and relied on by a lot of people.\n
    \n
    I don’t have any skin in the game as I never ran into ambiguity. My university professors simply always used fractions, therefore completely getting rid of any possible ambiguity.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702634073 {#5600
    date: 2023-12-15 10:54:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Pulptastic@midwest.social"
    "@flying_sheep@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5604 …}
  +nested: Doctrine\ORM\PersistentCollection {#5606 …}
  +votes: Doctrine\ORM\PersistentCollection {#5608 …}
  +reports: Doctrine\ORM\PersistentCollection {#5610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5614 …}
  -id: 223901
  -bodyTs: "'also':22 'alway':69 'ambigu':64,79 'articl':8 'bad':28,34 'common':19 'complet':73 'convent':26 'doesn':35 'exist':32 'fraction':71 'game':58 'get':74 'juxtaposit':17 'level':12 'lot':47 'make':37 'mani':25 'math':13 'miss':3 'never':61 'part':5 'peopl':49 'possibl':78 'probabl':2 'professor':67 'ran':62 'reli':43 'rid':75 'simpli':68 'skin':55 'stop':39 'strong':16 'talk':9 'therefor':72 'think':23 'univers':11,66 'use':41,70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6663924"
  +editedAt: DateTimeImmutable @1704867713 {#5601
    date: 2024-01-10 07:21:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702634073 {#5602
    date: 2023-12-15 10:54:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5603
  +user: Proxies\__CG__\App\Entity\User {#5166 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5486
    +user: App\Entity\User {#4678 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5165
      +user: Proxies\__CG__\App\Entity\User {#5166 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4665
        +user: App\Entity\User {#4678 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I disagree. Without explicit direction on OOO we have to follow the operators in order.\n
          \n
          The parentheses go first. 1+2=3\n
          \n
          Then we have 6 ÷2 ×3\n
          \n
          Without parentheses around (2×3) we can’t do that first. So OOO would be left to right. 9.\n
          \n
          In other words, as an engineer with half a PhD, I don’t buy strong juxtaposition. That sounds more like laziness than math.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1704867661 {#4659
          date: 2024-01-10 07:21:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4666 …}
        +nested: Doctrine\ORM\PersistentCollection {#4668 …}
        +votes: Doctrine\ORM\PersistentCollection {#4670 …}
        +reports: Doctrine\ORM\PersistentCollection {#4672 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
        -id: 219839
        -bodyTs: "'+2':21 '1':20 '2':27,32 '3':22,28,33 '6':26 '9':47 'around':31 'buy':61 'direct':5 'disagre':2 'engin':53 'explicit':4 'first':19,39 'follow':11 'go':18 'half':55 'juxtaposit':63 'lazi':68 'left':44 'like':67 'math':70 'ooo':7,41 'oper':13 'order':15 'parenthes':17,30 'phd':57 'right':46 'sound':65 'strong':62 'without':3,29 'word':50 'would':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5463719"
        +editedAt: DateTimeImmutable @1704187623 {#4660
          date: 2024-01-02 10:27:03.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702428996 {#4661
          date: 2023-12-13 01:56:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4665}
      +body: "How are people upvoting you for refusing to read the article?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1702459703 {#5163
        date: 2023-12-13 10:28:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Pulptastic@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5167 …}
      +nested: Doctrine\ORM\PersistentCollection {#5169 …}
      +votes: Doctrine\ORM\PersistentCollection {#5171 …}
      +reports: Doctrine\ORM\PersistentCollection {#5173 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5175 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5177 …}
      -id: 220376
      -bodyTs: "'articl':11 'peopl':3 'read':9 'refus':7 'upvot':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6612704"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702459703 {#5164
        date: 2023-12-13 10:28:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4665}
    +body: "I did read the article. I am commenting that I have never encountered strong juxtaposition and sharing why I think it is a poor choice."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702554106 {#5484
      date: 2023-12-14 12:41:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Pulptastic@midwest.social"
      "@flying_sheep@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5487 …}
    +nested: Doctrine\ORM\PersistentCollection {#5489 …}
    +votes: Doctrine\ORM\PersistentCollection {#5491 …}
    +reports: Doctrine\ORM\PersistentCollection {#5493 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5495 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5497 …}
    -id: 221247
    -bodyTs: "'articl':5 'choic':25 'comment':8 'encount':13 'juxtaposit':15 'never':12 'poor':24 'read':3 'share':17 'strong':14 'think':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5489408"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702554106 {#5485
      date: 2023-12-14 12:41:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4665}
  +body: """
    You probably missed the part where the article talks about university level math, and that strong juxtaposition is common there.\n
    \n
    I also think that many conventions are bad, but once they exist, their badness doesn’t make them stop being used and relied on by a lot of people.\n
    \n
    I don’t have any skin in the game as I never ran into ambiguity. My university professors simply always used fractions, therefore completely getting rid of any possible ambiguity.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702634073 {#5600
    date: 2023-12-15 10:54:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Pulptastic@midwest.social"
    "@flying_sheep@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5604 …}
  +nested: Doctrine\ORM\PersistentCollection {#5606 …}
  +votes: Doctrine\ORM\PersistentCollection {#5608 …}
  +reports: Doctrine\ORM\PersistentCollection {#5610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5614 …}
  -id: 223901
  -bodyTs: "'also':22 'alway':69 'ambigu':64,79 'articl':8 'bad':28,34 'common':19 'complet':73 'convent':26 'doesn':35 'exist':32 'fraction':71 'game':58 'get':74 'juxtaposit':17 'level':12 'lot':47 'make':37 'mani':25 'math':13 'miss':3 'never':61 'part':5 'peopl':49 'possibl':78 'probabl':2 'professor':67 'ran':62 'reli':43 'rid':75 'simpli':68 'skin':55 'stop':39 'strong':16 'talk':9 'therefor':72 'think':23 'univers':11,66 'use':41,70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6663924"
  +editedAt: DateTimeImmutable @1704867713 {#5601
    date: 2024-01-10 07:21:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702634073 {#5602
    date: 2023-12-15 10:54:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5182
  +user: Proxies\__CG__\App\Entity\User {#5134 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4665
    +user: App\Entity\User {#4678 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I disagree. Without explicit direction on OOO we have to follow the operators in order.\n
      \n
      The parentheses go first. 1+2=3\n
      \n
      Then we have 6 ÷2 ×3\n
      \n
      Without parentheses around (2×3) we can’t do that first. So OOO would be left to right. 9.\n
      \n
      In other words, as an engineer with half a PhD, I don’t buy strong juxtaposition. That sounds more like laziness than math.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1704867661 {#4659
      date: 2024-01-10 07:21:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4666 …}
    +nested: Doctrine\ORM\PersistentCollection {#4668 …}
    +votes: Doctrine\ORM\PersistentCollection {#4670 …}
    +reports: Doctrine\ORM\PersistentCollection {#4672 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
    -id: 219839
    -bodyTs: "'+2':21 '1':20 '2':27,32 '3':22,28,33 '6':26 '9':47 'around':31 'buy':61 'direct':5 'disagre':2 'engin':53 'explicit':4 'first':19,39 'follow':11 'go':18 'half':55 'juxtaposit':63 'lazi':68 'left':44 'like':67 'math':70 'ooo':7,41 'oper':13 'order':15 'parenthes':17,30 'phd':57 'right':46 'sound':65 'strong':62 'without':3,29 'word':50 'would':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5463719"
    +editedAt: DateTimeImmutable @1704187623 {#4660
      date: 2024-01-02 10:27:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702428996 {#4661
      date: 2023-12-13 01:56:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4665}
  +body: "Yeah, but implicit multiplication without a sign is often treated with higher priority."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702429625 {#5179
    date: 2023-12-13 02:07:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Pulptastic@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5183 …}
  +nested: Doctrine\ORM\PersistentCollection {#5185 …}
  +votes: Doctrine\ORM\PersistentCollection {#5187 …}
  +reports: Doctrine\ORM\PersistentCollection {#5189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
  -id: 219859
  -bodyTs: "'higher':12 'implicit':3 'multipl':4 'often':9 'prioriti':13 'sign':7 'treat':10 'without':5 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5666664"
  +editedAt: DateTimeImmutable @1704196315 {#5180
    date: 2024-01-02 12:51:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702429625 {#5181
    date: 2023-12-13 02:07:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#5182
  +user: Proxies\__CG__\App\Entity\User {#5134 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4665
    +user: App\Entity\User {#4678 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I disagree. Without explicit direction on OOO we have to follow the operators in order.\n
      \n
      The parentheses go first. 1+2=3\n
      \n
      Then we have 6 ÷2 ×3\n
      \n
      Without parentheses around (2×3) we can’t do that first. So OOO would be left to right. 9.\n
      \n
      In other words, as an engineer with half a PhD, I don’t buy strong juxtaposition. That sounds more like laziness than math.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1704867661 {#4659
      date: 2024-01-10 07:21:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4666 …}
    +nested: Doctrine\ORM\PersistentCollection {#4668 …}
    +votes: Doctrine\ORM\PersistentCollection {#4670 …}
    +reports: Doctrine\ORM\PersistentCollection {#4672 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
    -id: 219839
    -bodyTs: "'+2':21 '1':20 '2':27,32 '3':22,28,33 '6':26 '9':47 'around':31 'buy':61 'direct':5 'disagre':2 'engin':53 'explicit':4 'first':19,39 'follow':11 'go':18 'half':55 'juxtaposit':63 'lazi':68 'left':44 'like':67 'math':70 'ooo':7,41 'oper':13 'order':15 'parenthes':17,30 'phd':57 'right':46 'sound':65 'strong':62 'without':3,29 'word':50 'would':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5463719"
    +editedAt: DateTimeImmutable @1704187623 {#4660
      date: 2024-01-02 10:27:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702428996 {#4661
      date: 2023-12-13 01:56:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4665}
  +body: "Yeah, but implicit multiplication without a sign is often treated with higher priority."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702429625 {#5179
    date: 2023-12-13 02:07:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Pulptastic@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5183 …}
  +nested: Doctrine\ORM\PersistentCollection {#5185 …}
  +votes: Doctrine\ORM\PersistentCollection {#5187 …}
  +reports: Doctrine\ORM\PersistentCollection {#5189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
  -id: 219859
  -bodyTs: "'higher':12 'implicit':3 'multipl':4 'often':9 'prioriti':13 'sign':7 'treat':10 'without':5 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5666664"
  +editedAt: DateTimeImmutable @1704196315 {#5180
    date: 2024-01-02 12:51:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702429625 {#5181
    date: 2023-12-13 02:07:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#5182
  +user: Proxies\__CG__\App\Entity\User {#5134 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4665
    +user: App\Entity\User {#4678 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I disagree. Without explicit direction on OOO we have to follow the operators in order.\n
      \n
      The parentheses go first. 1+2=3\n
      \n
      Then we have 6 ÷2 ×3\n
      \n
      Without parentheses around (2×3) we can’t do that first. So OOO would be left to right. 9.\n
      \n
      In other words, as an engineer with half a PhD, I don’t buy strong juxtaposition. That sounds more like laziness than math.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1704867661 {#4659
      date: 2024-01-10 07:21:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4666 …}
    +nested: Doctrine\ORM\PersistentCollection {#4668 …}
    +votes: Doctrine\ORM\PersistentCollection {#4670 …}
    +reports: Doctrine\ORM\PersistentCollection {#4672 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
    -id: 219839
    -bodyTs: "'+2':21 '1':20 '2':27,32 '3':22,28,33 '6':26 '9':47 'around':31 'buy':61 'direct':5 'disagre':2 'engin':53 'explicit':4 'first':19,39 'follow':11 'go':18 'half':55 'juxtaposit':63 'lazi':68 'left':44 'like':67 'math':70 'ooo':7,41 'oper':13 'order':15 'parenthes':17,30 'phd':57 'right':46 'sound':65 'strong':62 'without':3,29 'word':50 'would':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5463719"
    +editedAt: DateTimeImmutable @1704187623 {#4660
      date: 2024-01-02 10:27:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702428996 {#4661
      date: 2023-12-13 01:56:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4665}
  +body: "Yeah, but implicit multiplication without a sign is often treated with higher priority."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702429625 {#5179
    date: 2023-12-13 02:07:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Pulptastic@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5183 …}
  +nested: Doctrine\ORM\PersistentCollection {#5185 …}
  +votes: Doctrine\ORM\PersistentCollection {#5187 …}
  +reports: Doctrine\ORM\PersistentCollection {#5189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
  -id: 219859
  -bodyTs: "'higher':12 'implicit':3 'multipl':4 'often':9 'prioriti':13 'sign':7 'treat':10 'without':5 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5666664"
  +editedAt: DateTimeImmutable @1704196315 {#5180
    date: 2024-01-02 12:51:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702429625 {#5181
    date: 2023-12-13 02:07:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5375
  +user: App\Entity\User {#4678 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5182
    +user: Proxies\__CG__\App\Entity\User {#5134 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4665
      +user: App\Entity\User {#4678 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I disagree. Without explicit direction on OOO we have to follow the operators in order.\n
        \n
        The parentheses go first. 1+2=3\n
        \n
        Then we have 6 ÷2 ×3\n
        \n
        Without parentheses around (2×3) we can’t do that first. So OOO would be left to right. 9.\n
        \n
        In other words, as an engineer with half a PhD, I don’t buy strong juxtaposition. That sounds more like laziness than math.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1704867661 {#4659
        date: 2024-01-10 07:21:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4666 …}
      +nested: Doctrine\ORM\PersistentCollection {#4668 …}
      +votes: Doctrine\ORM\PersistentCollection {#4670 …}
      +reports: Doctrine\ORM\PersistentCollection {#4672 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
      -id: 219839
      -bodyTs: "'+2':21 '1':20 '2':27,32 '3':22,28,33 '6':26 '9':47 'around':31 'buy':61 'direct':5 'disagre':2 'engin':53 'explicit':4 'first':19,39 'follow':11 'go':18 'half':55 'juxtaposit':63 'lazi':68 'left':44 'like':67 'math':70 'ooo':7,41 'oper':13 'order':15 'parenthes':17,30 'phd':57 'right':46 'sound':65 'strong':62 'without':3,29 'word':50 'would':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5463719"
      +editedAt: DateTimeImmutable @1704187623 {#4660
        date: 2024-01-02 10:27:03.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702428996 {#4661
        date: 2023-12-13 01:56:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4665}
    +body: "Yeah, but implicit multiplication without a sign is often treated with higher priority."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1702429625 {#5179
      date: 2023-12-13 02:07:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Pulptastic@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5183 …}
    +nested: Doctrine\ORM\PersistentCollection {#5185 …}
    +votes: Doctrine\ORM\PersistentCollection {#5187 …}
    +reports: Doctrine\ORM\PersistentCollection {#5189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
    -id: 219859
    -bodyTs: "'higher':12 'implicit':3 'multipl':4 'often':9 'prioriti':13 'sign':7 'treat':10 'without':5 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5666664"
    +editedAt: DateTimeImmutable @1704196315 {#5180
      date: 2024-01-02 12:51:55.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702429625 {#5181
      date: 2023-12-13 02:07:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4665}
  +body: "Is it though? I’ve only ever seen it treated as standard multiplication."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702554147 {#5374
    date: 2023-12-14 12:42:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Pulptastic@midwest.social"
    "@fallingcats@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5378 …}
  +nested: Doctrine\ORM\PersistentCollection {#5383 …}
  +votes: Doctrine\ORM\PersistentCollection {#5379 …}
  +reports: Doctrine\ORM\PersistentCollection {#5385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5389 …}
  -id: 221248
  -bodyTs: "'ever':7 'multipl':13 'seen':8 'standard':12 'though':3 'treat':10 've':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5489419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702554147 {#5371
    date: 2023-12-14 12:42:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#5375
  +user: App\Entity\User {#4678 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5182
    +user: Proxies\__CG__\App\Entity\User {#5134 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4665
      +user: App\Entity\User {#4678 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I disagree. Without explicit direction on OOO we have to follow the operators in order.\n
        \n
        The parentheses go first. 1+2=3\n
        \n
        Then we have 6 ÷2 ×3\n
        \n
        Without parentheses around (2×3) we can’t do that first. So OOO would be left to right. 9.\n
        \n
        In other words, as an engineer with half a PhD, I don’t buy strong juxtaposition. That sounds more like laziness than math.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1704867661 {#4659
        date: 2024-01-10 07:21:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4666 …}
      +nested: Doctrine\ORM\PersistentCollection {#4668 …}
      +votes: Doctrine\ORM\PersistentCollection {#4670 …}
      +reports: Doctrine\ORM\PersistentCollection {#4672 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
      -id: 219839
      -bodyTs: "'+2':21 '1':20 '2':27,32 '3':22,28,33 '6':26 '9':47 'around':31 'buy':61 'direct':5 'disagre':2 'engin':53 'explicit':4 'first':19,39 'follow':11 'go':18 'half':55 'juxtaposit':63 'lazi':68 'left':44 'like':67 'math':70 'ooo':7,41 'oper':13 'order':15 'parenthes':17,30 'phd':57 'right':46 'sound':65 'strong':62 'without':3,29 'word':50 'would':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5463719"
      +editedAt: DateTimeImmutable @1704187623 {#4660
        date: 2024-01-02 10:27:03.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702428996 {#4661
        date: 2023-12-13 01:56:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4665}
    +body: "Yeah, but implicit multiplication without a sign is often treated with higher priority."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1702429625 {#5179
      date: 2023-12-13 02:07:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Pulptastic@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5183 …}
    +nested: Doctrine\ORM\PersistentCollection {#5185 …}
    +votes: Doctrine\ORM\PersistentCollection {#5187 …}
    +reports: Doctrine\ORM\PersistentCollection {#5189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
    -id: 219859
    -bodyTs: "'higher':12 'implicit':3 'multipl':4 'often':9 'prioriti':13 'sign':7 'treat':10 'without':5 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5666664"
    +editedAt: DateTimeImmutable @1704196315 {#5180
      date: 2024-01-02 12:51:55.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702429625 {#5181
      date: 2023-12-13 02:07:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4665}
  +body: "Is it though? I’ve only ever seen it treated as standard multiplication."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702554147 {#5374
    date: 2023-12-14 12:42:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Pulptastic@midwest.social"
    "@fallingcats@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5378 …}
  +nested: Doctrine\ORM\PersistentCollection {#5383 …}
  +votes: Doctrine\ORM\PersistentCollection {#5379 …}
  +reports: Doctrine\ORM\PersistentCollection {#5385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5389 …}
  -id: 221248
  -bodyTs: "'ever':7 'multipl':13 'seen':8 'standard':12 'though':3 'treat':10 've':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5489419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702554147 {#5371
    date: 2023-12-14 12:42:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#5375
  +user: App\Entity\User {#4678 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5182
    +user: Proxies\__CG__\App\Entity\User {#5134 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4665
      +user: App\Entity\User {#4678 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I disagree. Without explicit direction on OOO we have to follow the operators in order.\n
        \n
        The parentheses go first. 1+2=3\n
        \n
        Then we have 6 ÷2 ×3\n
        \n
        Without parentheses around (2×3) we can’t do that first. So OOO would be left to right. 9.\n
        \n
        In other words, as an engineer with half a PhD, I don’t buy strong juxtaposition. That sounds more like laziness than math.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1704867661 {#4659
        date: 2024-01-10 07:21:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4666 …}
      +nested: Doctrine\ORM\PersistentCollection {#4668 …}
      +votes: Doctrine\ORM\PersistentCollection {#4670 …}
      +reports: Doctrine\ORM\PersistentCollection {#4672 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
      -id: 219839
      -bodyTs: "'+2':21 '1':20 '2':27,32 '3':22,28,33 '6':26 '9':47 'around':31 'buy':61 'direct':5 'disagre':2 'engin':53 'explicit':4 'first':19,39 'follow':11 'go':18 'half':55 'juxtaposit':63 'lazi':68 'left':44 'like':67 'math':70 'ooo':7,41 'oper':13 'order':15 'parenthes':17,30 'phd':57 'right':46 'sound':65 'strong':62 'without':3,29 'word':50 'would':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5463719"
      +editedAt: DateTimeImmutable @1704187623 {#4660
        date: 2024-01-02 10:27:03.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702428996 {#4661
        date: 2023-12-13 01:56:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4665}
    +body: "Yeah, but implicit multiplication without a sign is often treated with higher priority."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1702429625 {#5179
      date: 2023-12-13 02:07:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Pulptastic@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5183 …}
    +nested: Doctrine\ORM\PersistentCollection {#5185 …}
    +votes: Doctrine\ORM\PersistentCollection {#5187 …}
    +reports: Doctrine\ORM\PersistentCollection {#5189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
    -id: 219859
    -bodyTs: "'higher':12 'implicit':3 'multipl':4 'often':9 'prioriti':13 'sign':7 'treat':10 'without':5 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5666664"
    +editedAt: DateTimeImmutable @1704196315 {#5180
      date: 2024-01-02 12:51:55.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702429625 {#5181
      date: 2023-12-13 02:07:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4665}
  +body: "Is it though? I’ve only ever seen it treated as standard multiplication."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702554147 {#5374
    date: 2023-12-14 12:42:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Pulptastic@midwest.social"
    "@fallingcats@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5378 …}
  +nested: Doctrine\ORM\PersistentCollection {#5383 …}
  +votes: Doctrine\ORM\PersistentCollection {#5379 …}
  +reports: Doctrine\ORM\PersistentCollection {#5385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5389 …}
  -id: 221248
  -bodyTs: "'ever':7 'multipl':13 'seen':8 'standard':12 'though':3 'treat':10 've':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5489419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702554147 {#5371
    date: 2023-12-14 12:42:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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: Proxies\__CG__\App\Entity\User {#5134 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5375
    +user: App\Entity\User {#4678 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5182
      +user: Proxies\__CG__\App\Entity\User {#5134 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4665
        +user: App\Entity\User {#4678 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I disagree. Without explicit direction on OOO we have to follow the operators in order.\n
          \n
          The parentheses go first. 1+2=3\n
          \n
          Then we have 6 ÷2 ×3\n
          \n
          Without parentheses around (2×3) we can’t do that first. So OOO would be left to right. 9.\n
          \n
          In other words, as an engineer with half a PhD, I don’t buy strong juxtaposition. That sounds more like laziness than math.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1704867661 {#4659
          date: 2024-01-10 07:21:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4666 …}
        +nested: Doctrine\ORM\PersistentCollection {#4668 …}
        +votes: Doctrine\ORM\PersistentCollection {#4670 …}
        +reports: Doctrine\ORM\PersistentCollection {#4672 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
        -id: 219839
        -bodyTs: "'+2':21 '1':20 '2':27,32 '3':22,28,33 '6':26 '9':47 'around':31 'buy':61 'direct':5 'disagre':2 'engin':53 'explicit':4 'first':19,39 'follow':11 'go':18 'half':55 'juxtaposit':63 'lazi':68 'left':44 'like':67 'math':70 'ooo':7,41 'oper':13 'order':15 'parenthes':17,30 'phd':57 'right':46 'sound':65 'strong':62 'without':3,29 'word':50 'would':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5463719"
        +editedAt: DateTimeImmutable @1704187623 {#4660
          date: 2024-01-02 10:27:03.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702428996 {#4661
          date: 2023-12-13 01:56:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4665}
      +body: "Yeah, but implicit multiplication without a sign is often treated with higher priority."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1702429625 {#5179
        date: 2023-12-13 02:07:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Pulptastic@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5183 …}
      +nested: Doctrine\ORM\PersistentCollection {#5185 …}
      +votes: Doctrine\ORM\PersistentCollection {#5187 …}
      +reports: Doctrine\ORM\PersistentCollection {#5189 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
      -id: 219859
      -bodyTs: "'higher':12 'implicit':3 'multipl':4 'often':9 'prioriti':13 'sign':7 'treat':10 'without':5 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5666664"
      +editedAt: DateTimeImmutable @1704196315 {#5180
        date: 2024-01-02 12:51:55.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702429625 {#5181
        date: 2023-12-13 02:07:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4665}
    +body: "Is it though? I’ve only ever seen it treated as standard multiplication."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702554147 {#5374
      date: 2023-12-14 12:42:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Pulptastic@midwest.social"
      "@fallingcats@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5378 …}
    +nested: Doctrine\ORM\PersistentCollection {#5383 …}
    +votes: Doctrine\ORM\PersistentCollection {#5379 …}
    +reports: Doctrine\ORM\PersistentCollection {#5385 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5387 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5389 …}
    -id: 221248
    -bodyTs: "'ever':7 'multipl':13 'seen':8 'standard':12 'though':3 'treat':10 've':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5489419"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702554147 {#5371
      date: 2023-12-14 12:42:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4665}
  +body: "Read TFA"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702558262 {#5616
    date: 2023-12-14 13:51:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Pulptastic@midwest.social"
    "@fallingcats@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5619 …}
  +nested: Doctrine\ORM\PersistentCollection {#5621 …}
  +votes: Doctrine\ORM\PersistentCollection {#5623 …}
  +reports: Doctrine\ORM\PersistentCollection {#5625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5629 …}
  -id: 221322
  -bodyTs: "'read':1 'tfa':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5703558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702558262 {#5617
    date: 2023-12-14 13:51:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#5618
  +user: Proxies\__CG__\App\Entity\User {#5134 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5375
    +user: App\Entity\User {#4678 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5182
      +user: Proxies\__CG__\App\Entity\User {#5134 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4665
        +user: App\Entity\User {#4678 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I disagree. Without explicit direction on OOO we have to follow the operators in order.\n
          \n
          The parentheses go first. 1+2=3\n
          \n
          Then we have 6 ÷2 ×3\n
          \n
          Without parentheses around (2×3) we can’t do that first. So OOO would be left to right. 9.\n
          \n
          In other words, as an engineer with half a PhD, I don’t buy strong juxtaposition. That sounds more like laziness than math.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1704867661 {#4659
          date: 2024-01-10 07:21:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4666 …}
        +nested: Doctrine\ORM\PersistentCollection {#4668 …}
        +votes: Doctrine\ORM\PersistentCollection {#4670 …}
        +reports: Doctrine\ORM\PersistentCollection {#4672 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
        -id: 219839
        -bodyTs: "'+2':21 '1':20 '2':27,32 '3':22,28,33 '6':26 '9':47 'around':31 'buy':61 'direct':5 'disagre':2 'engin':53 'explicit':4 'first':19,39 'follow':11 'go':18 'half':55 'juxtaposit':63 'lazi':68 'left':44 'like':67 'math':70 'ooo':7,41 'oper':13 'order':15 'parenthes':17,30 'phd':57 'right':46 'sound':65 'strong':62 'without':3,29 'word':50 'would':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5463719"
        +editedAt: DateTimeImmutable @1704187623 {#4660
          date: 2024-01-02 10:27:03.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702428996 {#4661
          date: 2023-12-13 01:56:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4665}
      +body: "Yeah, but implicit multiplication without a sign is often treated with higher priority."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1702429625 {#5179
        date: 2023-12-13 02:07:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Pulptastic@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5183 …}
      +nested: Doctrine\ORM\PersistentCollection {#5185 …}
      +votes: Doctrine\ORM\PersistentCollection {#5187 …}
      +reports: Doctrine\ORM\PersistentCollection {#5189 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
      -id: 219859
      -bodyTs: "'higher':12 'implicit':3 'multipl':4 'often':9 'prioriti':13 'sign':7 'treat':10 'without':5 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5666664"
      +editedAt: DateTimeImmutable @1704196315 {#5180
        date: 2024-01-02 12:51:55.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702429625 {#5181
        date: 2023-12-13 02:07:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4665}
    +body: "Is it though? I’ve only ever seen it treated as standard multiplication."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702554147 {#5374
      date: 2023-12-14 12:42:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Pulptastic@midwest.social"
      "@fallingcats@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5378 …}
    +nested: Doctrine\ORM\PersistentCollection {#5383 …}
    +votes: Doctrine\ORM\PersistentCollection {#5379 …}
    +reports: Doctrine\ORM\PersistentCollection {#5385 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5387 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5389 …}
    -id: 221248
    -bodyTs: "'ever':7 'multipl':13 'seen':8 'standard':12 'though':3 'treat':10 've':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5489419"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702554147 {#5371
      date: 2023-12-14 12:42:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4665}
  +body: "Read TFA"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702558262 {#5616
    date: 2023-12-14 13:51:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Pulptastic@midwest.social"
    "@fallingcats@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5619 …}
  +nested: Doctrine\ORM\PersistentCollection {#5621 …}
  +votes: Doctrine\ORM\PersistentCollection {#5623 …}
  +reports: Doctrine\ORM\PersistentCollection {#5625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5629 …}
  -id: 221322
  -bodyTs: "'read':1 'tfa':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5703558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702558262 {#5617
    date: 2023-12-14 13:51:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#5618
  +user: Proxies\__CG__\App\Entity\User {#5134 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5375
    +user: App\Entity\User {#4678 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5182
      +user: Proxies\__CG__\App\Entity\User {#5134 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4665
        +user: App\Entity\User {#4678 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I disagree. Without explicit direction on OOO we have to follow the operators in order.\n
          \n
          The parentheses go first. 1+2=3\n
          \n
          Then we have 6 ÷2 ×3\n
          \n
          Without parentheses around (2×3) we can’t do that first. So OOO would be left to right. 9.\n
          \n
          In other words, as an engineer with half a PhD, I don’t buy strong juxtaposition. That sounds more like laziness than math.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1704867661 {#4659
          date: 2024-01-10 07:21:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4666 …}
        +nested: Doctrine\ORM\PersistentCollection {#4668 …}
        +votes: Doctrine\ORM\PersistentCollection {#4670 …}
        +reports: Doctrine\ORM\PersistentCollection {#4672 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
        -id: 219839
        -bodyTs: "'+2':21 '1':20 '2':27,32 '3':22,28,33 '6':26 '9':47 'around':31 'buy':61 'direct':5 'disagre':2 'engin':53 'explicit':4 'first':19,39 'follow':11 'go':18 'half':55 'juxtaposit':63 'lazi':68 'left':44 'like':67 'math':70 'ooo':7,41 'oper':13 'order':15 'parenthes':17,30 'phd':57 'right':46 'sound':65 'strong':62 'without':3,29 'word':50 'would':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5463719"
        +editedAt: DateTimeImmutable @1704187623 {#4660
          date: 2024-01-02 10:27:03.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702428996 {#4661
          date: 2023-12-13 01:56:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4665}
      +body: "Yeah, but implicit multiplication without a sign is often treated with higher priority."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1702429625 {#5179
        date: 2023-12-13 02:07:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Pulptastic@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5183 …}
      +nested: Doctrine\ORM\PersistentCollection {#5185 …}
      +votes: Doctrine\ORM\PersistentCollection {#5187 …}
      +reports: Doctrine\ORM\PersistentCollection {#5189 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
      -id: 219859
      -bodyTs: "'higher':12 'implicit':3 'multipl':4 'often':9 'prioriti':13 'sign':7 'treat':10 'without':5 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5666664"
      +editedAt: DateTimeImmutable @1704196315 {#5180
        date: 2024-01-02 12:51:55.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702429625 {#5181
        date: 2023-12-13 02:07:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4665}
    +body: "Is it though? I’ve only ever seen it treated as standard multiplication."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702554147 {#5374
      date: 2023-12-14 12:42:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Pulptastic@midwest.social"
      "@fallingcats@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5378 …}
    +nested: Doctrine\ORM\PersistentCollection {#5383 …}
    +votes: Doctrine\ORM\PersistentCollection {#5379 …}
    +reports: Doctrine\ORM\PersistentCollection {#5385 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5387 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5389 …}
    -id: 221248
    -bodyTs: "'ever':7 'multipl':13 'seen':8 'standard':12 'though':3 'treat':10 've':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5489419"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702554147 {#5371
      date: 2023-12-14 12:42:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4665}
  +body: "Read TFA"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702558262 {#5616
    date: 2023-12-14 13:51:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Pulptastic@midwest.social"
    "@fallingcats@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5619 …}
  +nested: Doctrine\ORM\PersistentCollection {#5621 …}
  +votes: Doctrine\ORM\PersistentCollection {#5623 …}
  +reports: Doctrine\ORM\PersistentCollection {#5625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5627 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5629 …}
  -id: 221322
  -bodyTs: "'read':1 'tfa':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5703558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702558262 {#5617
    date: 2023-12-14 13:51:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5393
  +user: App\Entity\User {#4456 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5182
    +user: Proxies\__CG__\App\Entity\User {#5134 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4665
      +user: App\Entity\User {#4678 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I disagree. Without explicit direction on OOO we have to follow the operators in order.\n
        \n
        The parentheses go first. 1+2=3\n
        \n
        Then we have 6 ÷2 ×3\n
        \n
        Without parentheses around (2×3) we can’t do that first. So OOO would be left to right. 9.\n
        \n
        In other words, as an engineer with half a PhD, I don’t buy strong juxtaposition. That sounds more like laziness than math.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1704867661 {#4659
        date: 2024-01-10 07:21:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4666 …}
      +nested: Doctrine\ORM\PersistentCollection {#4668 …}
      +votes: Doctrine\ORM\PersistentCollection {#4670 …}
      +reports: Doctrine\ORM\PersistentCollection {#4672 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
      -id: 219839
      -bodyTs: "'+2':21 '1':20 '2':27,32 '3':22,28,33 '6':26 '9':47 'around':31 'buy':61 'direct':5 'disagre':2 'engin':53 'explicit':4 'first':19,39 'follow':11 'go':18 'half':55 'juxtaposit':63 'lazi':68 'left':44 'like':67 'math':70 'ooo':7,41 'oper':13 'order':15 'parenthes':17,30 'phd':57 'right':46 'sound':65 'strong':62 'without':3,29 'word':50 'would':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5463719"
      +editedAt: DateTimeImmutable @1704187623 {#4660
        date: 2024-01-02 10:27:03.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702428996 {#4661
        date: 2023-12-13 01:56:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4665}
    +body: "Yeah, but implicit multiplication without a sign is often treated with higher priority."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1702429625 {#5179
      date: 2023-12-13 02:07:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Pulptastic@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5183 …}
    +nested: Doctrine\ORM\PersistentCollection {#5185 …}
    +votes: Doctrine\ORM\PersistentCollection {#5187 …}
    +reports: Doctrine\ORM\PersistentCollection {#5189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
    -id: 219859
    -bodyTs: "'higher':12 'implicit':3 'multipl':4 'often':9 'prioriti':13 'sign':7 'treat':10 'without':5 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5666664"
    +editedAt: DateTimeImmutable @1704196315 {#5180
      date: 2024-01-02 12:51:55.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702429625 {#5181
      date: 2023-12-13 02:07:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4665}
  +body: "Sure. That doesn’t mean it’s right to do."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702430310 {#5391
    date: 2023-12-13 02:18:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Pulptastic@midwest.social"
    "@fallingcats@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5394 …}
  +nested: Doctrine\ORM\PersistentCollection {#5396 …}
  +votes: Doctrine\ORM\PersistentCollection {#5398 …}
  +reports: Doctrine\ORM\PersistentCollection {#5400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5404 …}
  -id: 219875
  -bodyTs: "'doesn':3 'mean':5 'right':8 'sure':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6004934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702430310 {#5392
    date: 2023-12-13 02:18:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#5393
  +user: App\Entity\User {#4456 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5182
    +user: Proxies\__CG__\App\Entity\User {#5134 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4665
      +user: App\Entity\User {#4678 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I disagree. Without explicit direction on OOO we have to follow the operators in order.\n
        \n
        The parentheses go first. 1+2=3\n
        \n
        Then we have 6 ÷2 ×3\n
        \n
        Without parentheses around (2×3) we can’t do that first. So OOO would be left to right. 9.\n
        \n
        In other words, as an engineer with half a PhD, I don’t buy strong juxtaposition. That sounds more like laziness than math.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1704867661 {#4659
        date: 2024-01-10 07:21:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4666 …}
      +nested: Doctrine\ORM\PersistentCollection {#4668 …}
      +votes: Doctrine\ORM\PersistentCollection {#4670 …}
      +reports: Doctrine\ORM\PersistentCollection {#4672 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
      -id: 219839
      -bodyTs: "'+2':21 '1':20 '2':27,32 '3':22,28,33 '6':26 '9':47 'around':31 'buy':61 'direct':5 'disagre':2 'engin':53 'explicit':4 'first':19,39 'follow':11 'go':18 'half':55 'juxtaposit':63 'lazi':68 'left':44 'like':67 'math':70 'ooo':7,41 'oper':13 'order':15 'parenthes':17,30 'phd':57 'right':46 'sound':65 'strong':62 'without':3,29 'word':50 'would':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5463719"
      +editedAt: DateTimeImmutable @1704187623 {#4660
        date: 2024-01-02 10:27:03.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702428996 {#4661
        date: 2023-12-13 01:56:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4665}
    +body: "Yeah, but implicit multiplication without a sign is often treated with higher priority."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1702429625 {#5179
      date: 2023-12-13 02:07:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Pulptastic@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5183 …}
    +nested: Doctrine\ORM\PersistentCollection {#5185 …}
    +votes: Doctrine\ORM\PersistentCollection {#5187 …}
    +reports: Doctrine\ORM\PersistentCollection {#5189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
    -id: 219859
    -bodyTs: "'higher':12 'implicit':3 'multipl':4 'often':9 'prioriti':13 'sign':7 'treat':10 'without':5 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5666664"
    +editedAt: DateTimeImmutable @1704196315 {#5180
      date: 2024-01-02 12:51:55.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702429625 {#5181
      date: 2023-12-13 02:07:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4665}
  +body: "Sure. That doesn’t mean it’s right to do."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702430310 {#5391
    date: 2023-12-13 02:18:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Pulptastic@midwest.social"
    "@fallingcats@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5394 …}
  +nested: Doctrine\ORM\PersistentCollection {#5396 …}
  +votes: Doctrine\ORM\PersistentCollection {#5398 …}
  +reports: Doctrine\ORM\PersistentCollection {#5400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5404 …}
  -id: 219875
  -bodyTs: "'doesn':3 'mean':5 'right':8 'sure':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6004934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702430310 {#5392
    date: 2023-12-13 02:18:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#5393
  +user: App\Entity\User {#4456 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5182
    +user: Proxies\__CG__\App\Entity\User {#5134 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4665
      +user: App\Entity\User {#4678 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I disagree. Without explicit direction on OOO we have to follow the operators in order.\n
        \n
        The parentheses go first. 1+2=3\n
        \n
        Then we have 6 ÷2 ×3\n
        \n
        Without parentheses around (2×3) we can’t do that first. So OOO would be left to right. 9.\n
        \n
        In other words, as an engineer with half a PhD, I don’t buy strong juxtaposition. That sounds more like laziness than math.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1704867661 {#4659
        date: 2024-01-10 07:21:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4666 …}
      +nested: Doctrine\ORM\PersistentCollection {#4668 …}
      +votes: Doctrine\ORM\PersistentCollection {#4670 …}
      +reports: Doctrine\ORM\PersistentCollection {#4672 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
      -id: 219839
      -bodyTs: "'+2':21 '1':20 '2':27,32 '3':22,28,33 '6':26 '9':47 'around':31 'buy':61 'direct':5 'disagre':2 'engin':53 'explicit':4 'first':19,39 'follow':11 'go':18 'half':55 'juxtaposit':63 'lazi':68 'left':44 'like':67 'math':70 'ooo':7,41 'oper':13 'order':15 'parenthes':17,30 'phd':57 'right':46 'sound':65 'strong':62 'without':3,29 'word':50 'would':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/5463719"
      +editedAt: DateTimeImmutable @1704187623 {#4660
        date: 2024-01-02 10:27:03.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702428996 {#4661
        date: 2023-12-13 01:56:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4665}
    +body: "Yeah, but implicit multiplication without a sign is often treated with higher priority."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1702429625 {#5179
      date: 2023-12-13 02:07:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Pulptastic@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5183 …}
    +nested: Doctrine\ORM\PersistentCollection {#5185 …}
    +votes: Doctrine\ORM\PersistentCollection {#5187 …}
    +reports: Doctrine\ORM\PersistentCollection {#5189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
    -id: 219859
    -bodyTs: "'higher':12 'implicit':3 'multipl':4 'often':9 'prioriti':13 'sign':7 'treat':10 'without':5 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5666664"
    +editedAt: DateTimeImmutable @1704196315 {#5180
      date: 2024-01-02 12:51:55.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702429625 {#5181
      date: 2023-12-13 02:07:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4665}
  +body: "Sure. That doesn’t mean it’s right to do."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702430310 {#5391
    date: 2023-12-13 02:18:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Pulptastic@midwest.social"
    "@fallingcats@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5394 …}
  +nested: Doctrine\ORM\PersistentCollection {#5396 …}
  +votes: Doctrine\ORM\PersistentCollection {#5398 …}
  +reports: Doctrine\ORM\PersistentCollection {#5400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5404 …}
  -id: 219875
  -bodyTs: "'doesn':3 'mean':5 'right':8 'sure':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6004934"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702430310 {#5392
    date: 2023-12-13 02:18:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5534
  +user: Proxies\__CG__\App\Entity\User {#5134 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5393
    +user: App\Entity\User {#4456 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5182
      +user: Proxies\__CG__\App\Entity\User {#5134 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4665
        +user: App\Entity\User {#4678 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I disagree. Without explicit direction on OOO we have to follow the operators in order.\n
          \n
          The parentheses go first. 1+2=3\n
          \n
          Then we have 6 ÷2 ×3\n
          \n
          Without parentheses around (2×3) we can’t do that first. So OOO would be left to right. 9.\n
          \n
          In other words, as an engineer with half a PhD, I don’t buy strong juxtaposition. That sounds more like laziness than math.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1704867661 {#4659
          date: 2024-01-10 07:21:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4666 …}
        +nested: Doctrine\ORM\PersistentCollection {#4668 …}
        +votes: Doctrine\ORM\PersistentCollection {#4670 …}
        +reports: Doctrine\ORM\PersistentCollection {#4672 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
        -id: 219839
        -bodyTs: "'+2':21 '1':20 '2':27,32 '3':22,28,33 '6':26 '9':47 'around':31 'buy':61 'direct':5 'disagre':2 'engin':53 'explicit':4 'first':19,39 'follow':11 'go':18 'half':55 'juxtaposit':63 'lazi':68 'left':44 'like':67 'math':70 'ooo':7,41 'oper':13 'order':15 'parenthes':17,30 'phd':57 'right':46 'sound':65 'strong':62 'without':3,29 'word':50 'would':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5463719"
        +editedAt: DateTimeImmutable @1704187623 {#4660
          date: 2024-01-02 10:27:03.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702428996 {#4661
          date: 2023-12-13 01:56:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4665}
      +body: "Yeah, but implicit multiplication without a sign is often treated with higher priority."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1702429625 {#5179
        date: 2023-12-13 02:07:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Pulptastic@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5183 …}
      +nested: Doctrine\ORM\PersistentCollection {#5185 …}
      +votes: Doctrine\ORM\PersistentCollection {#5187 …}
      +reports: Doctrine\ORM\PersistentCollection {#5189 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
      -id: 219859
      -bodyTs: "'higher':12 'implicit':3 'multipl':4 'often':9 'prioriti':13 'sign':7 'treat':10 'without':5 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5666664"
      +editedAt: DateTimeImmutable @1704196315 {#5180
        date: 2024-01-02 12:51:55.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702429625 {#5181
        date: 2023-12-13 02:07:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4665}
    +body: "Sure. That doesn’t mean it’s right to do."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1702430310 {#5391
      date: 2023-12-13 02:18:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Pulptastic@midwest.social"
      "@fallingcats@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5394 …}
    +nested: Doctrine\ORM\PersistentCollection {#5396 …}
    +votes: Doctrine\ORM\PersistentCollection {#5398 …}
    +reports: Doctrine\ORM\PersistentCollection {#5400 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5402 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5404 …}
    -id: 219875
    -bodyTs: "'doesn':3 'mean':5 'right':8 'sure':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6004934"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702430310 {#5392
      date: 2023-12-13 02:18:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4665}
  +body: "Please read the article, that’s exactly what it’s about. There is no right answer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702432146 {#5533
    date: 2023-12-13 02:49:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Pulptastic@midwest.social"
    "@fallingcats@discuss.tchncs.de"
    "@The_Vampire@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5540 …}
  +nested: Doctrine\ORM\PersistentCollection {#5542 …}
  +votes: Doctrine\ORM\PersistentCollection {#5544 …}
  +reports: Doctrine\ORM\PersistentCollection {#5547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5551 …}
  -id: 219936
  -bodyTs: "'answer':16 'articl':4 'exact':7 'pleas':1 'read':2 'right':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5667515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702432146 {#5536
    date: 2023-12-13 02:49:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#5534
  +user: Proxies\__CG__\App\Entity\User {#5134 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5393
    +user: App\Entity\User {#4456 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5182
      +user: Proxies\__CG__\App\Entity\User {#5134 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4665
        +user: App\Entity\User {#4678 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I disagree. Without explicit direction on OOO we have to follow the operators in order.\n
          \n
          The parentheses go first. 1+2=3\n
          \n
          Then we have 6 ÷2 ×3\n
          \n
          Without parentheses around (2×3) we can’t do that first. So OOO would be left to right. 9.\n
          \n
          In other words, as an engineer with half a PhD, I don’t buy strong juxtaposition. That sounds more like laziness than math.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1704867661 {#4659
          date: 2024-01-10 07:21:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4666 …}
        +nested: Doctrine\ORM\PersistentCollection {#4668 …}
        +votes: Doctrine\ORM\PersistentCollection {#4670 …}
        +reports: Doctrine\ORM\PersistentCollection {#4672 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
        -id: 219839
        -bodyTs: "'+2':21 '1':20 '2':27,32 '3':22,28,33 '6':26 '9':47 'around':31 'buy':61 'direct':5 'disagre':2 'engin':53 'explicit':4 'first':19,39 'follow':11 'go':18 'half':55 'juxtaposit':63 'lazi':68 'left':44 'like':67 'math':70 'ooo':7,41 'oper':13 'order':15 'parenthes':17,30 'phd':57 'right':46 'sound':65 'strong':62 'without':3,29 'word':50 'would':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5463719"
        +editedAt: DateTimeImmutable @1704187623 {#4660
          date: 2024-01-02 10:27:03.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702428996 {#4661
          date: 2023-12-13 01:56:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4665}
      +body: "Yeah, but implicit multiplication without a sign is often treated with higher priority."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1702429625 {#5179
        date: 2023-12-13 02:07:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Pulptastic@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5183 …}
      +nested: Doctrine\ORM\PersistentCollection {#5185 …}
      +votes: Doctrine\ORM\PersistentCollection {#5187 …}
      +reports: Doctrine\ORM\PersistentCollection {#5189 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
      -id: 219859
      -bodyTs: "'higher':12 'implicit':3 'multipl':4 'often':9 'prioriti':13 'sign':7 'treat':10 'without':5 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5666664"
      +editedAt: DateTimeImmutable @1704196315 {#5180
        date: 2024-01-02 12:51:55.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702429625 {#5181
        date: 2023-12-13 02:07:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4665}
    +body: "Sure. That doesn’t mean it’s right to do."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1702430310 {#5391
      date: 2023-12-13 02:18:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Pulptastic@midwest.social"
      "@fallingcats@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5394 …}
    +nested: Doctrine\ORM\PersistentCollection {#5396 …}
    +votes: Doctrine\ORM\PersistentCollection {#5398 …}
    +reports: Doctrine\ORM\PersistentCollection {#5400 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5402 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5404 …}
    -id: 219875
    -bodyTs: "'doesn':3 'mean':5 'right':8 'sure':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6004934"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702430310 {#5392
      date: 2023-12-13 02:18:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4665}
  +body: "Please read the article, that’s exactly what it’s about. There is no right answer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702432146 {#5533
    date: 2023-12-13 02:49:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Pulptastic@midwest.social"
    "@fallingcats@discuss.tchncs.de"
    "@The_Vampire@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5540 …}
  +nested: Doctrine\ORM\PersistentCollection {#5542 …}
  +votes: Doctrine\ORM\PersistentCollection {#5544 …}
  +reports: Doctrine\ORM\PersistentCollection {#5547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5551 …}
  -id: 219936
  -bodyTs: "'answer':16 'articl':4 'exact':7 'pleas':1 'read':2 'right':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5667515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702432146 {#5536
    date: 2023-12-13 02:49:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#5534
  +user: Proxies\__CG__\App\Entity\User {#5134 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5393
    +user: App\Entity\User {#4456 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5182
      +user: Proxies\__CG__\App\Entity\User {#5134 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4665
        +user: App\Entity\User {#4678 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I disagree. Without explicit direction on OOO we have to follow the operators in order.\n
          \n
          The parentheses go first. 1+2=3\n
          \n
          Then we have 6 ÷2 ×3\n
          \n
          Without parentheses around (2×3) we can’t do that first. So OOO would be left to right. 9.\n
          \n
          In other words, as an engineer with half a PhD, I don’t buy strong juxtaposition. That sounds more like laziness than math.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1704867661 {#4659
          date: 2024-01-10 07:21:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4666 …}
        +nested: Doctrine\ORM\PersistentCollection {#4668 …}
        +votes: Doctrine\ORM\PersistentCollection {#4670 …}
        +reports: Doctrine\ORM\PersistentCollection {#4672 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
        -id: 219839
        -bodyTs: "'+2':21 '1':20 '2':27,32 '3':22,28,33 '6':26 '9':47 'around':31 'buy':61 'direct':5 'disagre':2 'engin':53 'explicit':4 'first':19,39 'follow':11 'go':18 'half':55 'juxtaposit':63 'lazi':68 'left':44 'like':67 'math':70 'ooo':7,41 'oper':13 'order':15 'parenthes':17,30 'phd':57 'right':46 'sound':65 'strong':62 'without':3,29 'word':50 'would':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/5463719"
        +editedAt: DateTimeImmutable @1704187623 {#4660
          date: 2024-01-02 10:27:03.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702428996 {#4661
          date: 2023-12-13 01:56:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4665}
      +body: "Yeah, but implicit multiplication without a sign is often treated with higher priority."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1702429625 {#5179
        date: 2023-12-13 02:07:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Pulptastic@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5183 …}
      +nested: Doctrine\ORM\PersistentCollection {#5185 …}
      +votes: Doctrine\ORM\PersistentCollection {#5187 …}
      +reports: Doctrine\ORM\PersistentCollection {#5189 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
      -id: 219859
      -bodyTs: "'higher':12 'implicit':3 'multipl':4 'often':9 'prioriti':13 'sign':7 'treat':10 'without':5 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5666664"
      +editedAt: DateTimeImmutable @1704196315 {#5180
        date: 2024-01-02 12:51:55.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702429625 {#5181
        date: 2023-12-13 02:07:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4665}
    +body: "Sure. That doesn’t mean it’s right to do."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1702430310 {#5391
      date: 2023-12-13 02:18:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Pulptastic@midwest.social"
      "@fallingcats@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5394 …}
    +nested: Doctrine\ORM\PersistentCollection {#5396 …}
    +votes: Doctrine\ORM\PersistentCollection {#5398 …}
    +reports: Doctrine\ORM\PersistentCollection {#5400 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5402 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5404 …}
    -id: 219875
    -bodyTs: "'doesn':3 'mean':5 'right':8 'sure':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6004934"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702430310 {#5392
      date: 2023-12-13 02:18:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4665}
  +body: "Please read the article, that’s exactly what it’s about. There is no right answer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702432146 {#5533
    date: 2023-12-13 02:49:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Pulptastic@midwest.social"
    "@fallingcats@discuss.tchncs.de"
    "@The_Vampire@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5540 …}
  +nested: Doctrine\ORM\PersistentCollection {#5542 …}
  +votes: Doctrine\ORM\PersistentCollection {#5544 …}
  +reports: Doctrine\ORM\PersistentCollection {#5547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5551 …}
  -id: 219936
  -bodyTs: "'answer':16 'articl':4 'exact':7 'pleas':1 'read':2 'right':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5667515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702432146 {#5536
    date: 2023-12-13 02:49:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5658
  +user: Proxies\__CG__\App\Entity\User {#5653 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5534
    +user: Proxies\__CG__\App\Entity\User {#5134 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5393
      +user: App\Entity\User {#4456 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5182
        +user: Proxies\__CG__\App\Entity\User {#5134 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4665
          +user: App\Entity\User {#4678 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            I disagree. Without explicit direction on OOO we have to follow the operators in order.\n
            \n
            The parentheses go first. 1+2=3\n
            \n
            Then we have 6 ÷2 ×3\n
            \n
            Without parentheses around (2×3) we can’t do that first. So OOO would be left to right. 9.\n
            \n
            In other words, as an engineer with half a PhD, I don’t buy strong juxtaposition. That sounds more like laziness than math.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1704867661 {#4659
            date: 2024-01-10 07:21:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4666 …}
          +nested: Doctrine\ORM\PersistentCollection {#4668 …}
          +votes: Doctrine\ORM\PersistentCollection {#4670 …}
          +reports: Doctrine\ORM\PersistentCollection {#4672 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
          -id: 219839
          -bodyTs: "'+2':21 '1':20 '2':27,32 '3':22,28,33 '6':26 '9':47 'around':31 'buy':61 'direct':5 'disagre':2 'engin':53 'explicit':4 'first':19,39 'follow':11 'go':18 'half':55 'juxtaposit':63 'lazi':68 'left':44 'like':67 'math':70 'ooo':7,41 'oper':13 'order':15 'parenthes':17,30 'phd':57 'right':46 'sound':65 'strong':62 'without':3,29 'word':50 'would':42"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://midwest.social/comment/5463719"
          +editedAt: DateTimeImmutable @1704187623 {#4660
            date: 2024-01-02 10:27:03.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702428996 {#4661
            date: 2023-12-13 01:56:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4665}
        +body: "Yeah, but implicit multiplication without a sign is often treated with higher priority."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1702429625 {#5179
          date: 2023-12-13 02:07:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@Pulptastic@midwest.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5183 …}
        +nested: Doctrine\ORM\PersistentCollection {#5185 …}
        +votes: Doctrine\ORM\PersistentCollection {#5187 …}
        +reports: Doctrine\ORM\PersistentCollection {#5189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
        -id: 219859
        -bodyTs: "'higher':12 'implicit':3 'multipl':4 'often':9 'prioriti':13 'sign':7 'treat':10 'without':5 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/5666664"
        +editedAt: DateTimeImmutable @1704196315 {#5180
          date: 2024-01-02 12:51:55.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702429625 {#5181
          date: 2023-12-13 02:07:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4665}
      +body: "Sure. That doesn’t mean it’s right to do."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1702430310 {#5391
        date: 2023-12-13 02:18:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Pulptastic@midwest.social"
        "@fallingcats@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5394 …}
      +nested: Doctrine\ORM\PersistentCollection {#5396 …}
      +votes: Doctrine\ORM\PersistentCollection {#5398 …}
      +reports: Doctrine\ORM\PersistentCollection {#5400 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5402 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5404 …}
      -id: 219875
      -bodyTs: "'doesn':3 'mean':5 'right':8 'sure':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6004934"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702430310 {#5392
        date: 2023-12-13 02:18:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4665}
    +body: "Please read the article, that’s exactly what it’s about. There is no right answer."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1702432146 {#5533
      date: 2023-12-13 02:49:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Pulptastic@midwest.social"
      "@fallingcats@discuss.tchncs.de"
      "@The_Vampire@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5540 …}
    +nested: Doctrine\ORM\PersistentCollection {#5542 …}
    +votes: Doctrine\ORM\PersistentCollection {#5544 …}
    +reports: Doctrine\ORM\PersistentCollection {#5547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5551 …}
    -id: 219936
    -bodyTs: "'answer':16 'articl':4 'exact':7 'pleas':1 'read':2 'right':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5667515"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702432146 {#5536
      date: 2023-12-13 02:49:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4665}
  +body: "Let them fight."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702432527 {#5659
    date: 2023-12-13 02:55:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Pulptastic@midwest.social"
    "@fallingcats@discuss.tchncs.de"
    "@The_Vampire@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5648 …}
  +nested: Doctrine\ORM\PersistentCollection {#5652 …}
  +votes: Doctrine\ORM\PersistentCollection {#5650 …}
  +reports: Doctrine\ORM\PersistentCollection {#5663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5667 …}
  -id: 219948
  -bodyTs: "'fight':3 'let':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6005522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702432527 {#5656
    date: 2023-12-13 02:55:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#5658
  +user: Proxies\__CG__\App\Entity\User {#5653 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5534
    +user: Proxies\__CG__\App\Entity\User {#5134 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5393
      +user: App\Entity\User {#4456 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5182
        +user: Proxies\__CG__\App\Entity\User {#5134 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4665
          +user: App\Entity\User {#4678 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            I disagree. Without explicit direction on OOO we have to follow the operators in order.\n
            \n
            The parentheses go first. 1+2=3\n
            \n
            Then we have 6 ÷2 ×3\n
            \n
            Without parentheses around (2×3) we can’t do that first. So OOO would be left to right. 9.\n
            \n
            In other words, as an engineer with half a PhD, I don’t buy strong juxtaposition. That sounds more like laziness than math.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1704867661 {#4659
            date: 2024-01-10 07:21:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4666 …}
          +nested: Doctrine\ORM\PersistentCollection {#4668 …}
          +votes: Doctrine\ORM\PersistentCollection {#4670 …}
          +reports: Doctrine\ORM\PersistentCollection {#4672 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
          -id: 219839
          -bodyTs: "'+2':21 '1':20 '2':27,32 '3':22,28,33 '6':26 '9':47 'around':31 'buy':61 'direct':5 'disagre':2 'engin':53 'explicit':4 'first':19,39 'follow':11 'go':18 'half':55 'juxtaposit':63 'lazi':68 'left':44 'like':67 'math':70 'ooo':7,41 'oper':13 'order':15 'parenthes':17,30 'phd':57 'right':46 'sound':65 'strong':62 'without':3,29 'word':50 'would':42"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://midwest.social/comment/5463719"
          +editedAt: DateTimeImmutable @1704187623 {#4660
            date: 2024-01-02 10:27:03.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702428996 {#4661
            date: 2023-12-13 01:56:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4665}
        +body: "Yeah, but implicit multiplication without a sign is often treated with higher priority."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1702429625 {#5179
          date: 2023-12-13 02:07:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@Pulptastic@midwest.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5183 …}
        +nested: Doctrine\ORM\PersistentCollection {#5185 …}
        +votes: Doctrine\ORM\PersistentCollection {#5187 …}
        +reports: Doctrine\ORM\PersistentCollection {#5189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
        -id: 219859
        -bodyTs: "'higher':12 'implicit':3 'multipl':4 'often':9 'prioriti':13 'sign':7 'treat':10 'without':5 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/5666664"
        +editedAt: DateTimeImmutable @1704196315 {#5180
          date: 2024-01-02 12:51:55.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702429625 {#5181
          date: 2023-12-13 02:07:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4665}
      +body: "Sure. That doesn’t mean it’s right to do."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1702430310 {#5391
        date: 2023-12-13 02:18:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Pulptastic@midwest.social"
        "@fallingcats@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5394 …}
      +nested: Doctrine\ORM\PersistentCollection {#5396 …}
      +votes: Doctrine\ORM\PersistentCollection {#5398 …}
      +reports: Doctrine\ORM\PersistentCollection {#5400 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5402 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5404 …}
      -id: 219875
      -bodyTs: "'doesn':3 'mean':5 'right':8 'sure':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6004934"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702430310 {#5392
        date: 2023-12-13 02:18:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4665}
    +body: "Please read the article, that’s exactly what it’s about. There is no right answer."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1702432146 {#5533
      date: 2023-12-13 02:49:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Pulptastic@midwest.social"
      "@fallingcats@discuss.tchncs.de"
      "@The_Vampire@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5540 …}
    +nested: Doctrine\ORM\PersistentCollection {#5542 …}
    +votes: Doctrine\ORM\PersistentCollection {#5544 …}
    +reports: Doctrine\ORM\PersistentCollection {#5547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5551 …}
    -id: 219936
    -bodyTs: "'answer':16 'articl':4 'exact':7 'pleas':1 'read':2 'right':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5667515"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702432146 {#5536
      date: 2023-12-13 02:49:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4665}
  +body: "Let them fight."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702432527 {#5659
    date: 2023-12-13 02:55:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Pulptastic@midwest.social"
    "@fallingcats@discuss.tchncs.de"
    "@The_Vampire@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5648 …}
  +nested: Doctrine\ORM\PersistentCollection {#5652 …}
  +votes: Doctrine\ORM\PersistentCollection {#5650 …}
  +reports: Doctrine\ORM\PersistentCollection {#5663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5667 …}
  -id: 219948
  -bodyTs: "'fight':3 'let':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6005522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702432527 {#5656
    date: 2023-12-13 02:55:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#5658
  +user: Proxies\__CG__\App\Entity\User {#5653 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5534
    +user: Proxies\__CG__\App\Entity\User {#5134 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5393
      +user: App\Entity\User {#4456 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5182
        +user: Proxies\__CG__\App\Entity\User {#5134 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4665
          +user: App\Entity\User {#4678 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            I disagree. Without explicit direction on OOO we have to follow the operators in order.\n
            \n
            The parentheses go first. 1+2=3\n
            \n
            Then we have 6 ÷2 ×3\n
            \n
            Without parentheses around (2×3) we can’t do that first. So OOO would be left to right. 9.\n
            \n
            In other words, as an engineer with half a PhD, I don’t buy strong juxtaposition. That sounds more like laziness than math.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1704867661 {#4659
            date: 2024-01-10 07:21:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4666 …}
          +nested: Doctrine\ORM\PersistentCollection {#4668 …}
          +votes: Doctrine\ORM\PersistentCollection {#4670 …}
          +reports: Doctrine\ORM\PersistentCollection {#4672 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4674 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4676 …}
          -id: 219839
          -bodyTs: "'+2':21 '1':20 '2':27,32 '3':22,28,33 '6':26 '9':47 'around':31 'buy':61 'direct':5 'disagre':2 'engin':53 'explicit':4 'first':19,39 'follow':11 'go':18 'half':55 'juxtaposit':63 'lazi':68 'left':44 'like':67 'math':70 'ooo':7,41 'oper':13 'order':15 'parenthes':17,30 'phd':57 'right':46 'sound':65 'strong':62 'without':3,29 'word':50 'would':42"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://midwest.social/comment/5463719"
          +editedAt: DateTimeImmutable @1704187623 {#4660
            date: 2024-01-02 10:27:03.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702428996 {#4661
            date: 2023-12-13 01:56:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4665}
        +body: "Yeah, but implicit multiplication without a sign is often treated with higher priority."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1702429625 {#5179
          date: 2023-12-13 02:07:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@Pulptastic@midwest.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5183 …}
        +nested: Doctrine\ORM\PersistentCollection {#5185 …}
        +votes: Doctrine\ORM\PersistentCollection {#5187 …}
        +reports: Doctrine\ORM\PersistentCollection {#5189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5191 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5193 …}
        -id: 219859
        -bodyTs: "'higher':12 'implicit':3 'multipl':4 'often':9 'prioriti':13 'sign':7 'treat':10 'without':5 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/5666664"
        +editedAt: DateTimeImmutable @1704196315 {#5180
          date: 2024-01-02 12:51:55.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702429625 {#5181
          date: 2023-12-13 02:07:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4665}
      +body: "Sure. That doesn’t mean it’s right to do."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1702430310 {#5391
        date: 2023-12-13 02:18:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Pulptastic@midwest.social"
        "@fallingcats@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5394 …}
      +nested: Doctrine\ORM\PersistentCollection {#5396 …}
      +votes: Doctrine\ORM\PersistentCollection {#5398 …}
      +reports: Doctrine\ORM\PersistentCollection {#5400 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5402 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5404 …}
      -id: 219875
      -bodyTs: "'doesn':3 'mean':5 'right':8 'sure':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6004934"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702430310 {#5392
        date: 2023-12-13 02:18:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4665}
    +body: "Please read the article, that’s exactly what it’s about. There is no right answer."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1702432146 {#5533
      date: 2023-12-13 02:49:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Pulptastic@midwest.social"
      "@fallingcats@discuss.tchncs.de"
      "@The_Vampire@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5540 …}
    +nested: Doctrine\ORM\PersistentCollection {#5542 …}
    +votes: Doctrine\ORM\PersistentCollection {#5544 …}
    +reports: Doctrine\ORM\PersistentCollection {#5547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5551 …}
    -id: 219936
    -bodyTs: "'answer':16 'articl':4 'exact':7 'pleas':1 'read':2 'right':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5667515"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702432146 {#5536
      date: 2023-12-13 02:49:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4665}
  +body: "Let them fight."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702432527 {#5659
    date: 2023-12-13 02:55:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Pulptastic@midwest.social"
    "@fallingcats@discuss.tchncs.de"
    "@The_Vampire@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5648 …}
  +nested: Doctrine\ORM\PersistentCollection {#5652 …}
  +votes: Doctrine\ORM\PersistentCollection {#5650 …}
  +reports: Doctrine\ORM\PersistentCollection {#5663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5667 …}
  -id: 219948
  -bodyTs: "'fight':3 'let':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6005522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702432527 {#5656
    date: 2023-12-13 02:55:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4738
  +user: App\Entity\User {#4751 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t have much to say on this, other than that I appreciate how well-written this deep dive is and I appreciate you for writing it. People get so polarized with these viral math problems and it baffles me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702427126 {#4733
    date: 2023-12-13 01:25:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4739 …}
  +nested: Doctrine\ORM\PersistentCollection {#4741 …}
  +votes: Doctrine\ORM\PersistentCollection {#4743 …}
  +reports: Doctrine\ORM\PersistentCollection {#4745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4749 …}
  -id: 219774
  -bodyTs: "'appreci':14,25 'baffl':41 'deep':20 'dive':21 'get':31 'math':37 'much':5 'peopl':30 'polar':33 'problem':38 'say':7 'viral':36 'well':17 'well-written':16 'write':28 'written':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1869046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702427126 {#4734
    date: 2023-12-13 01:25:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#4738
  +user: App\Entity\User {#4751 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t have much to say on this, other than that I appreciate how well-written this deep dive is and I appreciate you for writing it. People get so polarized with these viral math problems and it baffles me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702427126 {#4733
    date: 2023-12-13 01:25:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4739 …}
  +nested: Doctrine\ORM\PersistentCollection {#4741 …}
  +votes: Doctrine\ORM\PersistentCollection {#4743 …}
  +reports: Doctrine\ORM\PersistentCollection {#4745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4749 …}
  -id: 219774
  -bodyTs: "'appreci':14,25 'baffl':41 'deep':20 'dive':21 'get':31 'math':37 'much':5 'peopl':30 'polar':33 'problem':38 'say':7 'viral':36 'well':17 'well-written':16 'write':28 'written':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1869046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702427126 {#4734
    date: 2023-12-13 01:25:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#4738
  +user: App\Entity\User {#4751 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t have much to say on this, other than that I appreciate how well-written this deep dive is and I appreciate you for writing it. People get so polarized with these viral math problems and it baffles me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702427126 {#4733
    date: 2023-12-13 01:25:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4739 …}
  +nested: Doctrine\ORM\PersistentCollection {#4741 …}
  +votes: Doctrine\ORM\PersistentCollection {#4743 …}
  +reports: Doctrine\ORM\PersistentCollection {#4745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4749 …}
  -id: 219774
  -bodyTs: "'appreci':14,25 'baffl':41 'deep':20 'dive':21 'get':31 'math':37 'much':5 'peopl':30 'polar':33 'problem':38 'say':7 'viral':36 'well':17 'well-written':16 'write':28 'written':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1869046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702427126 {#4734
    date: 2023-12-13 01:25:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4811
  +user: App\Entity\User {#4824 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Meanwhile programmers will be like, *fools, clearly `2(n)` is a function* 😏"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1704648091 {#4806
    date: 2024-01-07 18:21:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4812 …}
  +nested: Doctrine\ORM\PersistentCollection {#4814 …}
  +votes: Doctrine\ORM\PersistentCollection {#4816 …}
  +reports: Doctrine\ORM\PersistentCollection {#4818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
  -id: 219572
  -bodyTs: "'2':8 'clear':7 'fool':6 'function':12 'like':5 'meanwhil':1 'n':9 'programm':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6590695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702421491 {#4807
    date: 2023-12-12 23:51:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#4811
  +user: App\Entity\User {#4824 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Meanwhile programmers will be like, *fools, clearly `2(n)` is a function* 😏"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1704648091 {#4806
    date: 2024-01-07 18:21:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4812 …}
  +nested: Doctrine\ORM\PersistentCollection {#4814 …}
  +votes: Doctrine\ORM\PersistentCollection {#4816 …}
  +reports: Doctrine\ORM\PersistentCollection {#4818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
  -id: 219572
  -bodyTs: "'2':8 'clear':7 'fool':6 'function':12 'like':5 'meanwhil':1 'n':9 'programm':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6590695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702421491 {#4807
    date: 2023-12-12 23:51:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#4811
  +user: App\Entity\User {#4824 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Meanwhile programmers will be like, *fools, clearly `2(n)` is a function* 😏"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1704648091 {#4806
    date: 2024-01-07 18:21:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4812 …}
  +nested: Doctrine\ORM\PersistentCollection {#4814 …}
  +votes: Doctrine\ORM\PersistentCollection {#4816 …}
  +reports: Doctrine\ORM\PersistentCollection {#4818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
  -id: 219572
  -bodyTs: "'2':8 'clear':7 'fool':6 'function':12 'like':5 'meanwhil':1 'n':9 'programm':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6590695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702421491 {#4807
    date: 2023-12-12 23:51:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5133
  +user: Proxies\__CG__\App\Entity\User {#5134 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4811
    +user: App\Entity\User {#4824 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Meanwhile programmers will be like, *fools, clearly `2(n)` is a function* 😏"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1704648091 {#4806
      date: 2024-01-07 18:21:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4812 …}
    +nested: Doctrine\ORM\PersistentCollection {#4814 …}
    +votes: Doctrine\ORM\PersistentCollection {#4816 …}
    +reports: Doctrine\ORM\PersistentCollection {#4818 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
    -id: 219572
    -bodyTs: "'2':8 'clear':7 'fool':6 'function':12 'like':5 'meanwhil':1 'n':9 'programm':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6590695"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702421491 {#4807
      date: 2023-12-12 23:51:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4811}
  +body: "I don’t know a single language that lets you use a name starting with a number for anything off the top of my head"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702432268 {#5131
    date: 2023-12-13 02:51:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@pomodoro_longbreak@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5135 …}
  +nested: Doctrine\ORM\PersistentCollection {#5137 …}
  +votes: Doctrine\ORM\PersistentCollection {#5139 …}
  +reports: Doctrine\ORM\PersistentCollection {#5141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
  -id: 219940
  -bodyTs: "'anyth':19 'head':25 'know':4 'languag':7 'let':9 'name':13 'number':17 'singl':6 'start':14 'top':22 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5667553"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702432268 {#5132
    date: 2023-12-13 02:51:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#5133
  +user: Proxies\__CG__\App\Entity\User {#5134 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4811
    +user: App\Entity\User {#4824 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Meanwhile programmers will be like, *fools, clearly `2(n)` is a function* 😏"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1704648091 {#4806
      date: 2024-01-07 18:21:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4812 …}
    +nested: Doctrine\ORM\PersistentCollection {#4814 …}
    +votes: Doctrine\ORM\PersistentCollection {#4816 …}
    +reports: Doctrine\ORM\PersistentCollection {#4818 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
    -id: 219572
    -bodyTs: "'2':8 'clear':7 'fool':6 'function':12 'like':5 'meanwhil':1 'n':9 'programm':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6590695"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702421491 {#4807
      date: 2023-12-12 23:51:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4811}
  +body: "I don’t know a single language that lets you use a name starting with a number for anything off the top of my head"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702432268 {#5131
    date: 2023-12-13 02:51:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@pomodoro_longbreak@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5135 …}
  +nested: Doctrine\ORM\PersistentCollection {#5137 …}
  +votes: Doctrine\ORM\PersistentCollection {#5139 …}
  +reports: Doctrine\ORM\PersistentCollection {#5141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
  -id: 219940
  -bodyTs: "'anyth':19 'head':25 'know':4 'languag':7 'let':9 'name':13 'number':17 'singl':6 'start':14 'top':22 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5667553"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702432268 {#5132
    date: 2023-12-13 02:51:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#5133
  +user: Proxies\__CG__\App\Entity\User {#5134 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4811
    +user: App\Entity\User {#4824 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Meanwhile programmers will be like, *fools, clearly `2(n)` is a function* 😏"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1704648091 {#4806
      date: 2024-01-07 18:21:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4812 …}
    +nested: Doctrine\ORM\PersistentCollection {#4814 …}
    +votes: Doctrine\ORM\PersistentCollection {#4816 …}
    +reports: Doctrine\ORM\PersistentCollection {#4818 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
    -id: 219572
    -bodyTs: "'2':8 'clear':7 'fool':6 'function':12 'like':5 'meanwhil':1 'n':9 'programm':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6590695"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702421491 {#4807
      date: 2023-12-12 23:51:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4811}
  +body: "I don’t know a single language that lets you use a name starting with a number for anything off the top of my head"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702432268 {#5131
    date: 2023-12-13 02:51:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@pomodoro_longbreak@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5135 …}
  +nested: Doctrine\ORM\PersistentCollection {#5137 …}
  +votes: Doctrine\ORM\PersistentCollection {#5139 …}
  +reports: Doctrine\ORM\PersistentCollection {#5141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
  -id: 219940
  -bodyTs: "'anyth':19 'head':25 'know':4 'languag':7 'let':9 'name':13 'number':17 'singl':6 'start':14 'top':22 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5667553"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702432268 {#5132
    date: 2023-12-13 02:51:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5408
  +user: Proxies\__CG__\App\Entity\User {#5409 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5133
    +user: Proxies\__CG__\App\Entity\User {#5134 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4811
      +user: App\Entity\User {#4824 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Meanwhile programmers will be like, *fools, clearly `2(n)` is a function* 😏"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1704648091 {#4806
        date: 2024-01-07 18:21:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4812 …}
      +nested: Doctrine\ORM\PersistentCollection {#4814 …}
      +votes: Doctrine\ORM\PersistentCollection {#4816 …}
      +reports: Doctrine\ORM\PersistentCollection {#4818 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
      -id: 219572
      -bodyTs: "'2':8 'clear':7 'fool':6 'function':12 'like':5 'meanwhil':1 'n':9 'programm':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6590695"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702421491 {#4807
        date: 2023-12-12 23:51:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4811}
    +body: "I don’t know a single language that lets you use a name starting with a number for anything off the top of my head"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702432268 {#5131
      date: 2023-12-13 02:51:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@pomodoro_longbreak@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5135 …}
    +nested: Doctrine\ORM\PersistentCollection {#5137 …}
    +votes: Doctrine\ORM\PersistentCollection {#5139 …}
    +reports: Doctrine\ORM\PersistentCollection {#5141 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
    -id: 219940
    -bodyTs: "'anyth':19 'head':25 'know':4 'languag':7 'let':9 'name':13 'number':17 'singl':6 'start':14 'top':22 'use':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5667553"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702432268 {#5132
      date: 2023-12-13 02:51:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4811}
  +body: "Probably Haskell."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702460441 {#5406
    date: 2023-12-13 10:40:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@pomodoro_longbreak@sh.itjust.works"
    "@fallingcats@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5410 …}
  +nested: Doctrine\ORM\PersistentCollection {#5412 …}
  +votes: Doctrine\ORM\PersistentCollection {#5414 …}
  +reports: Doctrine\ORM\PersistentCollection {#5416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5420 …}
  -id: 220390
  -bodyTs: "'haskel':2 'probabl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/4402855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702460441 {#5407
    date: 2023-12-13 10:40:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#5408
  +user: Proxies\__CG__\App\Entity\User {#5409 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5133
    +user: Proxies\__CG__\App\Entity\User {#5134 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4811
      +user: App\Entity\User {#4824 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Meanwhile programmers will be like, *fools, clearly `2(n)` is a function* 😏"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1704648091 {#4806
        date: 2024-01-07 18:21:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4812 …}
      +nested: Doctrine\ORM\PersistentCollection {#4814 …}
      +votes: Doctrine\ORM\PersistentCollection {#4816 …}
      +reports: Doctrine\ORM\PersistentCollection {#4818 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
      -id: 219572
      -bodyTs: "'2':8 'clear':7 'fool':6 'function':12 'like':5 'meanwhil':1 'n':9 'programm':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6590695"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702421491 {#4807
        date: 2023-12-12 23:51:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4811}
    +body: "I don’t know a single language that lets you use a name starting with a number for anything off the top of my head"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702432268 {#5131
      date: 2023-12-13 02:51:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@pomodoro_longbreak@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5135 …}
    +nested: Doctrine\ORM\PersistentCollection {#5137 …}
    +votes: Doctrine\ORM\PersistentCollection {#5139 …}
    +reports: Doctrine\ORM\PersistentCollection {#5141 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
    -id: 219940
    -bodyTs: "'anyth':19 'head':25 'know':4 'languag':7 'let':9 'name':13 'number':17 'singl':6 'start':14 'top':22 'use':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5667553"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702432268 {#5132
      date: 2023-12-13 02:51:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4811}
  +body: "Probably Haskell."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702460441 {#5406
    date: 2023-12-13 10:40:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@pomodoro_longbreak@sh.itjust.works"
    "@fallingcats@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5410 …}
  +nested: Doctrine\ORM\PersistentCollection {#5412 …}
  +votes: Doctrine\ORM\PersistentCollection {#5414 …}
  +reports: Doctrine\ORM\PersistentCollection {#5416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5420 …}
  -id: 220390
  -bodyTs: "'haskel':2 'probabl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/4402855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702460441 {#5407
    date: 2023-12-13 10:40:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#5408
  +user: Proxies\__CG__\App\Entity\User {#5409 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5133
    +user: Proxies\__CG__\App\Entity\User {#5134 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4811
      +user: App\Entity\User {#4824 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Meanwhile programmers will be like, *fools, clearly `2(n)` is a function* 😏"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1704648091 {#4806
        date: 2024-01-07 18:21:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4812 …}
      +nested: Doctrine\ORM\PersistentCollection {#4814 …}
      +votes: Doctrine\ORM\PersistentCollection {#4816 …}
      +reports: Doctrine\ORM\PersistentCollection {#4818 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
      -id: 219572
      -bodyTs: "'2':8 'clear':7 'fool':6 'function':12 'like':5 'meanwhil':1 'n':9 'programm':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6590695"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702421491 {#4807
        date: 2023-12-12 23:51:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4811}
    +body: "I don’t know a single language that lets you use a name starting with a number for anything off the top of my head"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702432268 {#5131
      date: 2023-12-13 02:51:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@pomodoro_longbreak@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5135 …}
    +nested: Doctrine\ORM\PersistentCollection {#5137 …}
    +votes: Doctrine\ORM\PersistentCollection {#5139 …}
    +reports: Doctrine\ORM\PersistentCollection {#5141 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
    -id: 219940
    -bodyTs: "'anyth':19 'head':25 'know':4 'languag':7 'let':9 'name':13 'number':17 'singl':6 'start':14 'top':22 'use':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5667553"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702432268 {#5132
      date: 2023-12-13 02:51:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4811}
  +body: "Probably Haskell."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702460441 {#5406
    date: 2023-12-13 10:40:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@pomodoro_longbreak@sh.itjust.works"
    "@fallingcats@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5410 …}
  +nested: Doctrine\ORM\PersistentCollection {#5412 …}
  +votes: Doctrine\ORM\PersistentCollection {#5414 …}
  +reports: Doctrine\ORM\PersistentCollection {#5416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5420 …}
  -id: 220390
  -bodyTs: "'haskel':2 'probabl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/4402855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702460441 {#5407
    date: 2023-12-13 10:40:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5570
  +user: Proxies\__CG__\App\Entity\User {#5571 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5408
    +user: Proxies\__CG__\App\Entity\User {#5409 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5133
      +user: Proxies\__CG__\App\Entity\User {#5134 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4811
        +user: App\Entity\User {#4824 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Meanwhile programmers will be like, *fools, clearly `2(n)` is a function* 😏"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1704648091 {#4806
          date: 2024-01-07 18:21:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4812 …}
        +nested: Doctrine\ORM\PersistentCollection {#4814 …}
        +votes: Doctrine\ORM\PersistentCollection {#4816 …}
        +reports: Doctrine\ORM\PersistentCollection {#4818 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
        -id: 219572
        -bodyTs: "'2':8 'clear':7 'fool':6 'function':12 'like':5 'meanwhil':1 'n':9 'programm':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6590695"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702421491 {#4807
          date: 2023-12-12 23:51:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4811}
      +body: "I don’t know a single language that lets you use a name starting with a number for anything off the top of my head"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702432268 {#5131
        date: 2023-12-13 02:51:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@pomodoro_longbreak@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5135 …}
      +nested: Doctrine\ORM\PersistentCollection {#5137 …}
      +votes: Doctrine\ORM\PersistentCollection {#5139 …}
      +reports: Doctrine\ORM\PersistentCollection {#5141 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
      -id: 219940
      -bodyTs: "'anyth':19 'head':25 'know':4 'languag':7 'let':9 'name':13 'number':17 'singl':6 'start':14 'top':22 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5667553"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702432268 {#5132
        date: 2023-12-13 02:51:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4811}
    +body: "Probably Haskell."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702460441 {#5406
      date: 2023-12-13 10:40:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@pomodoro_longbreak@sh.itjust.works"
      "@fallingcats@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5410 …}
    +nested: Doctrine\ORM\PersistentCollection {#5412 …}
    +votes: Doctrine\ORM\PersistentCollection {#5414 …}
    +reports: Doctrine\ORM\PersistentCollection {#5416 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5418 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5420 …}
    -id: 220390
    -bodyTs: "'haskel':2 'probabl':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/4402855"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702460441 {#5407
      date: 2023-12-13 10:40:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4811}
  +body: """
    Kinda. You can’t define a name, but you can get the compiler to interpret literals as a function. If you have a Num instance for (Integer -> Integer) where,\n
    \n
    `fromInteger i = x -> x * i`\n
    \n
    the compiler can interpret integer literals as functions like so\n
    \n
    `x = 2(5) :: Integer`
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702540078 {#5568
    date: 2023-12-14 08:47:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@pomodoro_longbreak@sh.itjust.works"
    "@fallingcats@discuss.tchncs.de"
    "@deadbeef79000@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5572 …}
  +nested: Doctrine\ORM\PersistentCollection {#5574 …}
  +votes: Doctrine\ORM\PersistentCollection {#5576 …}
  +reports: Doctrine\ORM\PersistentCollection {#5578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5582 …}
  -id: 221131
  -bodyTs: "'2':46 '5':47 'compil':13,36 'defin':5 'frominteg':30 'function':19,42 'get':11 'instanc':25 'integ':27,28,39,48 'interpret':15,38 'kinda':1 'like':43 'liter':16,40 'name':7 'num':24 'x':32,33,45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3243993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702540078 {#5569
    date: 2023-12-14 08:47:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5570
  +user: Proxies\__CG__\App\Entity\User {#5571 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5408
    +user: Proxies\__CG__\App\Entity\User {#5409 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5133
      +user: Proxies\__CG__\App\Entity\User {#5134 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4811
        +user: App\Entity\User {#4824 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Meanwhile programmers will be like, *fools, clearly `2(n)` is a function* 😏"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1704648091 {#4806
          date: 2024-01-07 18:21:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4812 …}
        +nested: Doctrine\ORM\PersistentCollection {#4814 …}
        +votes: Doctrine\ORM\PersistentCollection {#4816 …}
        +reports: Doctrine\ORM\PersistentCollection {#4818 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
        -id: 219572
        -bodyTs: "'2':8 'clear':7 'fool':6 'function':12 'like':5 'meanwhil':1 'n':9 'programm':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6590695"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702421491 {#4807
          date: 2023-12-12 23:51:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4811}
      +body: "I don’t know a single language that lets you use a name starting with a number for anything off the top of my head"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702432268 {#5131
        date: 2023-12-13 02:51:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@pomodoro_longbreak@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5135 …}
      +nested: Doctrine\ORM\PersistentCollection {#5137 …}
      +votes: Doctrine\ORM\PersistentCollection {#5139 …}
      +reports: Doctrine\ORM\PersistentCollection {#5141 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
      -id: 219940
      -bodyTs: "'anyth':19 'head':25 'know':4 'languag':7 'let':9 'name':13 'number':17 'singl':6 'start':14 'top':22 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5667553"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702432268 {#5132
        date: 2023-12-13 02:51:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4811}
    +body: "Probably Haskell."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702460441 {#5406
      date: 2023-12-13 10:40:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@pomodoro_longbreak@sh.itjust.works"
      "@fallingcats@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5410 …}
    +nested: Doctrine\ORM\PersistentCollection {#5412 …}
    +votes: Doctrine\ORM\PersistentCollection {#5414 …}
    +reports: Doctrine\ORM\PersistentCollection {#5416 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5418 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5420 …}
    -id: 220390
    -bodyTs: "'haskel':2 'probabl':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/4402855"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702460441 {#5407
      date: 2023-12-13 10:40:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4811}
  +body: """
    Kinda. You can’t define a name, but you can get the compiler to interpret literals as a function. If you have a Num instance for (Integer -> Integer) where,\n
    \n
    `fromInteger i = x -> x * i`\n
    \n
    the compiler can interpret integer literals as functions like so\n
    \n
    `x = 2(5) :: Integer`
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702540078 {#5568
    date: 2023-12-14 08:47:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@pomodoro_longbreak@sh.itjust.works"
    "@fallingcats@discuss.tchncs.de"
    "@deadbeef79000@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5572 …}
  +nested: Doctrine\ORM\PersistentCollection {#5574 …}
  +votes: Doctrine\ORM\PersistentCollection {#5576 …}
  +reports: Doctrine\ORM\PersistentCollection {#5578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5582 …}
  -id: 221131
  -bodyTs: "'2':46 '5':47 'compil':13,36 'defin':5 'frominteg':30 'function':19,42 'get':11 'instanc':25 'integ':27,28,39,48 'interpret':15,38 'kinda':1 'like':43 'liter':16,40 'name':7 'num':24 'x':32,33,45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3243993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702540078 {#5569
    date: 2023-12-14 08:47:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5570
  +user: Proxies\__CG__\App\Entity\User {#5571 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5408
    +user: Proxies\__CG__\App\Entity\User {#5409 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5133
      +user: Proxies\__CG__\App\Entity\User {#5134 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4811
        +user: App\Entity\User {#4824 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Meanwhile programmers will be like, *fools, clearly `2(n)` is a function* 😏"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1704648091 {#4806
          date: 2024-01-07 18:21:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4812 …}
        +nested: Doctrine\ORM\PersistentCollection {#4814 …}
        +votes: Doctrine\ORM\PersistentCollection {#4816 …}
        +reports: Doctrine\ORM\PersistentCollection {#4818 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
        -id: 219572
        -bodyTs: "'2':8 'clear':7 'fool':6 'function':12 'like':5 'meanwhil':1 'n':9 'programm':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6590695"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702421491 {#4807
          date: 2023-12-12 23:51:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4811}
      +body: "I don’t know a single language that lets you use a name starting with a number for anything off the top of my head"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702432268 {#5131
        date: 2023-12-13 02:51:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@pomodoro_longbreak@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5135 …}
      +nested: Doctrine\ORM\PersistentCollection {#5137 …}
      +votes: Doctrine\ORM\PersistentCollection {#5139 …}
      +reports: Doctrine\ORM\PersistentCollection {#5141 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
      -id: 219940
      -bodyTs: "'anyth':19 'head':25 'know':4 'languag':7 'let':9 'name':13 'number':17 'singl':6 'start':14 'top':22 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5667553"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702432268 {#5132
        date: 2023-12-13 02:51:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4811}
    +body: "Probably Haskell."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702460441 {#5406
      date: 2023-12-13 10:40:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@pomodoro_longbreak@sh.itjust.works"
      "@fallingcats@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5410 …}
    +nested: Doctrine\ORM\PersistentCollection {#5412 …}
    +votes: Doctrine\ORM\PersistentCollection {#5414 …}
    +reports: Doctrine\ORM\PersistentCollection {#5416 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5418 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5420 …}
    -id: 220390
    -bodyTs: "'haskel':2 'probabl':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/4402855"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702460441 {#5407
      date: 2023-12-13 10:40:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4811}
  +body: """
    Kinda. You can’t define a name, but you can get the compiler to interpret literals as a function. If you have a Num instance for (Integer -> Integer) where,\n
    \n
    `fromInteger i = x -> x * i`\n
    \n
    the compiler can interpret integer literals as functions like so\n
    \n
    `x = 2(5) :: Integer`
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702540078 {#5568
    date: 2023-12-14 08:47:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@pomodoro_longbreak@sh.itjust.works"
    "@fallingcats@discuss.tchncs.de"
    "@deadbeef79000@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5572 …}
  +nested: Doctrine\ORM\PersistentCollection {#5574 …}
  +votes: Doctrine\ORM\PersistentCollection {#5576 …}
  +reports: Doctrine\ORM\PersistentCollection {#5578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5582 …}
  -id: 221131
  -bodyTs: "'2':46 '5':47 'compil':13,36 'defin':5 'frominteg':30 'function':19,42 'get':11 'instanc':25 'integ':27,28,39,48 'interpret':15,38 'kinda':1 'like':43 'liter':16,40 'name':7 'num':24 'x':32,33,45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3243993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702540078 {#5569
    date: 2023-12-14 08:47:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4886
  +user: App\Entity\User {#4899 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I always hate any viral math post for the simple reason that it gives me PTSD flashbacks to my Real Analysis classes.\n
    \n
    The blog post is fine, but could definitely be condensed quite a bit across the board and still effectively make the same points would be my only critique.\n
    \n
    At it core Mathematics is the language and practices used in order to communicate numbers to one another and it’s always nice to have someone reasonably argue that any ambiguity of communication means that you’re not communicating effectively.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702419370 {#4881
    date: 2023-12-12 23:16:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4887 …}
  +nested: Doctrine\ORM\PersistentCollection {#4889 …}
  +votes: Doctrine\ORM\PersistentCollection {#4891 …}
  +reports: Doctrine\ORM\PersistentCollection {#4893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4895 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4897 …}
  -id: 219490
  -bodyTs: "'across':36 'alway':2,72 'ambigu':81 'analysi':21 'anoth':68 'argu':78 'bit':35 'blog':24 'board':38 'class':22 'communic':64,83,89 'condens':32 'core':53 'could':29 'critiqu':50 'definit':30 'effect':41,90 'fine':27 'flashback':17 'give':14 'hate':3 'languag':57 'make':42 'math':6 'mathemat':54 'mean':84 'nice':73 'number':65 'one':67 'order':62 'point':45 'post':7,25 'practic':59 'ptsd':16 'quit':33 're':87 'real':20 'reason':11,77 'simpl':10 'someon':76 'still':40 'use':60 'viral':5 'would':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7279332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702419370 {#4882
    date: 2023-12-12 23:16:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
195 DENIED edit
App\Entity\EntryComment {#4886
  +user: App\Entity\User {#4899 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I always hate any viral math post for the simple reason that it gives me PTSD flashbacks to my Real Analysis classes.\n
    \n
    The blog post is fine, but could definitely be condensed quite a bit across the board and still effectively make the same points would be my only critique.\n
    \n
    At it core Mathematics is the language and practices used in order to communicate numbers to one another and it’s always nice to have someone reasonably argue that any ambiguity of communication means that you’re not communicating effectively.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702419370 {#4881
    date: 2023-12-12 23:16:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4887 …}
  +nested: Doctrine\ORM\PersistentCollection {#4889 …}
  +votes: Doctrine\ORM\PersistentCollection {#4891 …}
  +reports: Doctrine\ORM\PersistentCollection {#4893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4895 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4897 …}
  -id: 219490
  -bodyTs: "'across':36 'alway':2,72 'ambigu':81 'analysi':21 'anoth':68 'argu':78 'bit':35 'blog':24 'board':38 'class':22 'communic':64,83,89 'condens':32 'core':53 'could':29 'critiqu':50 'definit':30 'effect':41,90 'fine':27 'flashback':17 'give':14 'hate':3 'languag':57 'make':42 'math':6 'mathemat':54 'mean':84 'nice':73 'number':65 'one':67 'order':62 'point':45 'post':7,25 'practic':59 'ptsd':16 'quit':33 're':87 'real':20 'reason':11,77 'simpl':10 'someon':76 'still':40 'use':60 'viral':5 'would':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7279332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702419370 {#4882
    date: 2023-12-12 23:16:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
196 DENIED moderate
App\Entity\EntryComment {#4886
  +user: App\Entity\User {#4899 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I always hate any viral math post for the simple reason that it gives me PTSD flashbacks to my Real Analysis classes.\n
    \n
    The blog post is fine, but could definitely be condensed quite a bit across the board and still effectively make the same points would be my only critique.\n
    \n
    At it core Mathematics is the language and practices used in order to communicate numbers to one another and it’s always nice to have someone reasonably argue that any ambiguity of communication means that you’re not communicating effectively.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702419370 {#4881
    date: 2023-12-12 23:16:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4887 …}
  +nested: Doctrine\ORM\PersistentCollection {#4889 …}
  +votes: Doctrine\ORM\PersistentCollection {#4891 …}
  +reports: Doctrine\ORM\PersistentCollection {#4893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4895 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4897 …}
  -id: 219490
  -bodyTs: "'across':36 'alway':2,72 'ambigu':81 'analysi':21 'anoth':68 'argu':78 'bit':35 'blog':24 'board':38 'class':22 'communic':64,83,89 'condens':32 'core':53 'could':29 'critiqu':50 'definit':30 'effect':41,90 'fine':27 'flashback':17 'give':14 'hate':3 'languag':57 'make':42 'math':6 'mathemat':54 'mean':84 'nice':73 'number':65 'one':67 'order':62 'point':45 'post':7,25 'practic':59 'ptsd':16 'quit':33 're':87 'real':20 'reason':11,77 'simpl':10 'someon':76 'still':40 'use':60 'viral':5 'would':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7279332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702419370 {#4882
    date: 2023-12-12 23:16:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4960
  +user: App\Entity\User {#4973 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    i didn’t fully understand the article, but it was really interesting reading summaries & side discussions in the comments here!\n
    \n
    i enjoy content like this that demonstrates how math is at its heart a useful tool for conceptualizing things vs some kind of immutable force.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702419025 {#4954
    date: 2023-12-12 23:10:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4961 …}
  +nested: Doctrine\ORM\PersistentCollection {#4963 …}
  +votes: Doctrine\ORM\PersistentCollection {#4965 …}
  +reports: Doctrine\ORM\PersistentCollection {#4967 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4969 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4971 …}
  -id: 219471
  -bodyTs: "'articl':7 'comment':19 'conceptu':38 'content':23 'demonstr':27 'didn':2 'discuss':16 'enjoy':22 'forc':45 'fulli':4 'heart':33 'immut':44 'interest':12 'kind':42 'like':24 'math':29 'read':13 'realli':11 'side':15 'summari':14 'thing':39 'tool':36 'understand':5 'use':35 'vs':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4366230"
  +editedAt: DateTimeImmutable @1704152828 {#4955
    date: 2024-01-02 00:47:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702419025 {#4956
    date: 2023-12-12 23:10:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
199 DENIED edit
App\Entity\EntryComment {#4960
  +user: App\Entity\User {#4973 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    i didn’t fully understand the article, but it was really interesting reading summaries & side discussions in the comments here!\n
    \n
    i enjoy content like this that demonstrates how math is at its heart a useful tool for conceptualizing things vs some kind of immutable force.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702419025 {#4954
    date: 2023-12-12 23:10:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4961 …}
  +nested: Doctrine\ORM\PersistentCollection {#4963 …}
  +votes: Doctrine\ORM\PersistentCollection {#4965 …}
  +reports: Doctrine\ORM\PersistentCollection {#4967 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4969 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4971 …}
  -id: 219471
  -bodyTs: "'articl':7 'comment':19 'conceptu':38 'content':23 'demonstr':27 'didn':2 'discuss':16 'enjoy':22 'forc':45 'fulli':4 'heart':33 'immut':44 'interest':12 'kind':42 'like':24 'math':29 'read':13 'realli':11 'side':15 'summari':14 'thing':39 'tool':36 'understand':5 'use':35 'vs':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4366230"
  +editedAt: DateTimeImmutable @1704152828 {#4955
    date: 2024-01-02 00:47:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702419025 {#4956
    date: 2023-12-12 23:10:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
200 DENIED moderate
App\Entity\EntryComment {#4960
  +user: App\Entity\User {#4973 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    i didn’t fully understand the article, but it was really interesting reading summaries & side discussions in the comments here!\n
    \n
    i enjoy content like this that demonstrates how math is at its heart a useful tool for conceptualizing things vs some kind of immutable force.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702419025 {#4954
    date: 2023-12-12 23:10:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4961 …}
  +nested: Doctrine\ORM\PersistentCollection {#4963 …}
  +votes: Doctrine\ORM\PersistentCollection {#4965 …}
  +reports: Doctrine\ORM\PersistentCollection {#4967 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4969 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4971 …}
  -id: 219471
  -bodyTs: "'articl':7 'comment':19 'conceptu':38 'content':23 'demonstr':27 'didn':2 'discuss':16 'enjoy':22 'forc':45 'fulli':4 'heart':33 'immut':44 'interest':12 'kind':42 'like':24 'math':29 'read':13 'realli':11 'side':15 'summari':14 'thing':39 'tool':36 'understand':5 'use':35 'vs':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4366230"
  +editedAt: DateTimeImmutable @1704152828 {#4955
    date: 2024-01-02 00:47:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702419025 {#4956
    date: 2023-12-12 23:10:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5034
  +user: App\Entity\User {#5047 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I love that the calculators showing different answers are both from the same manufacturer XD"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1704259048 {#5029
    date: 2024-01-03 06:17:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5035 …}
  +nested: Doctrine\ORM\PersistentCollection {#5037 …}
  +votes: Doctrine\ORM\PersistentCollection {#5039 …}
  +reports: Doctrine\ORM\PersistentCollection {#5041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5045 …}
  -id: 219399
  -bodyTs: "'answer':8 'calcul':5 'differ':7 'love':2 'manufactur':14 'show':6 'xd':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6601090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702417112 {#5030
    date: 2023-12-12 22:38:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
203 DENIED edit
App\Entity\EntryComment {#5034
  +user: App\Entity\User {#5047 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I love that the calculators showing different answers are both from the same manufacturer XD"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1704259048 {#5029
    date: 2024-01-03 06:17:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5035 …}
  +nested: Doctrine\ORM\PersistentCollection {#5037 …}
  +votes: Doctrine\ORM\PersistentCollection {#5039 …}
  +reports: Doctrine\ORM\PersistentCollection {#5041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5045 …}
  -id: 219399
  -bodyTs: "'answer':8 'calcul':5 'differ':7 'love':2 'manufactur':14 'show':6 'xd':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6601090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702417112 {#5030
    date: 2023-12-12 22:38:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
204 DENIED moderate
App\Entity\EntryComment {#5034
  +user: App\Entity\User {#5047 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I love that the calculators showing different answers are both from the same manufacturer XD"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1704259048 {#5029
    date: 2024-01-03 06:17:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5035 …}
  +nested: Doctrine\ORM\PersistentCollection {#5037 …}
  +votes: Doctrine\ORM\PersistentCollection {#5039 …}
  +reports: Doctrine\ORM\PersistentCollection {#5041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5045 …}
  -id: 219399
  -bodyTs: "'answer':8 'calcul':5 'differ':7 'love':2 'manufactur':14 'show':6 'xd':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6601090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702417112 {#5030
    date: 2023-12-12 22:38:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5115
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5034
    +user: App\Entity\User {#5047 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I love that the calculators showing different answers are both from the same manufacturer XD"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1704259048 {#5029
      date: 2024-01-03 06:17:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5035 …}
    +nested: Doctrine\ORM\PersistentCollection {#5037 …}
    +votes: Doctrine\ORM\PersistentCollection {#5039 …}
    +reports: Doctrine\ORM\PersistentCollection {#5041 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5043 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5045 …}
    -id: 219399
    -bodyTs: "'answer':8 'calcul':5 'differ':7 'love':2 'manufactur':14 'show':6 'xd':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6601090"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702417112 {#5030
      date: 2023-12-12 22:38:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5034}
  +body: "In the blog post there are even more. Texas Instruments, HP and Canon also have calculators, and some of them show 9 and some 1."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702452984 {#5119
    date: 2023-12-13 08:36:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@CallumWells@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5112 …}
  +nested: Doctrine\ORM\PersistentCollection {#5110 …}
  +votes: Doctrine\ORM\PersistentCollection {#5114 …}
  +reports: Doctrine\ORM\PersistentCollection {#5125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5129 …}
  -id: 220297
  -bodyTs: "'1':25 '9':22 'also':14 'blog':3 'calcul':16 'canon':13 'even':7 'hp':11 'instrument':10 'post':4 'show':21 'texa':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5675726"
  +editedAt: DateTimeImmutable @1704259104 {#5122
    date: 2024-01-03 06:18:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702452984 {#5118
    date: 2023-12-13 08:36:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
207 DENIED edit
App\Entity\EntryComment {#5115
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5034
    +user: App\Entity\User {#5047 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I love that the calculators showing different answers are both from the same manufacturer XD"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1704259048 {#5029
      date: 2024-01-03 06:17:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5035 …}
    +nested: Doctrine\ORM\PersistentCollection {#5037 …}
    +votes: Doctrine\ORM\PersistentCollection {#5039 …}
    +reports: Doctrine\ORM\PersistentCollection {#5041 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5043 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5045 …}
    -id: 219399
    -bodyTs: "'answer':8 'calcul':5 'differ':7 'love':2 'manufactur':14 'show':6 'xd':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6601090"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702417112 {#5030
      date: 2023-12-12 22:38:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5034}
  +body: "In the blog post there are even more. Texas Instruments, HP and Canon also have calculators, and some of them show 9 and some 1."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702452984 {#5119
    date: 2023-12-13 08:36:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@CallumWells@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5112 …}
  +nested: Doctrine\ORM\PersistentCollection {#5110 …}
  +votes: Doctrine\ORM\PersistentCollection {#5114 …}
  +reports: Doctrine\ORM\PersistentCollection {#5125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5129 …}
  -id: 220297
  -bodyTs: "'1':25 '9':22 'also':14 'blog':3 'calcul':16 'canon':13 'even':7 'hp':11 'instrument':10 'post':4 'show':21 'texa':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5675726"
  +editedAt: DateTimeImmutable @1704259104 {#5122
    date: 2024-01-03 06:18:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702452984 {#5118
    date: 2023-12-13 08:36:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
208 DENIED moderate
App\Entity\EntryComment {#5115
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +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: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "6-2-1-2"
    +title: "6÷2(1+2)"
    +url: "https://programming.dev/pictrs/image/1ff1dbb1-0e4c-4cc6-80c0-0c71869ebe46.jpeg"
    +body: """
      [zeta.one/viral-math/](https://zeta.one/viral-math/)\n
      \n
      I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.\n
      \n
      It’s about a 30min read so thank you in advance if you really take the time to read it, but I think it’s worth it if you joined such discussions in the past, but I’m probably biased because I wrote it :)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 242
    +favouriteCount: 801
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711667888 {#2414
      date: 2024-03-29 00:18:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 21759
    -titleTs: "'+2':4 '1':3 '2':2 '6':1"
    -bodyTs: "'/viral-math/](https://zeta.one/viral-math/)':3 '30min':37 'advanc':43 'ambigu':32 'bias':72 'blog':9 'convinc':27 'discuss':64 'especi':21 'feedback':20 'join':62 'long':8 'look':18 'm':70 'math':14 'past':67 'peopl':23 'post':10 'probabl':71 'problem':15,30 'read':38,51 'realli':46 'take':47 'thank':40 'think':55 'time':49 'viral':13 'worth':58 'wrote':5,75 'zeta.one':2 'zeta.one/viral-math/](https://zeta.one/viral-math/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702449986
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7145882"
    +editedAt: DateTimeImmutable @1703972491 {#1793
      date: 2023-12-30 22:41:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702363586 {#2402
      date: 2023-12-12 07:46:26.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5034
    +user: App\Entity\User {#5047 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I love that the calculators showing different answers are both from the same manufacturer XD"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1704259048 {#5029
      date: 2024-01-03 06:17:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5035 …}
    +nested: Doctrine\ORM\PersistentCollection {#5037 …}
    +votes: Doctrine\ORM\PersistentCollection {#5039 …}
    +reports: Doctrine\ORM\PersistentCollection {#5041 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5043 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5045 …}
    -id: 219399
    -bodyTs: "'answer':8 'calcul':5 'differ':7 'love':2 'manufactur':14 'show':6 'xd':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6601090"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702417112 {#5030
      date: 2023-12-12 22:38:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5034}
  +body: "In the blog post there are even more. Texas Instruments, HP and Canon also have calculators, and some of them show 9 and some 1."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702452984 {#5119
    date: 2023-12-13 08:36:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@CallumWells@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5112 …}
  +nested: Doctrine\ORM\PersistentCollection {#5110 …}
  +votes: Doctrine\ORM\PersistentCollection {#5114 …}
  +reports: Doctrine\ORM\PersistentCollection {#5125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5129 …}
  -id: 220297
  -bodyTs: "'1':25 '9':22 'also':14 'blog':3 'calcul':16 'canon':13 'even':7 'hp':11 'instrument':10 'post':4 'show':21 'texa':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5675726"
  +editedAt: DateTimeImmutable @1704259104 {#5122
    date: 2024-01-03 06:18:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702452984 {#5118
    date: 2023-12-13 08:36:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
209 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