GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/21759/6-2-1-2?p=2

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.92 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.08 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 {#4047
  +user: App\Entity\User {#3995 …}
  +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: "My only complaint is the suggestion that engineers like to be clear. My undergrad classes included far too many things like `2 cos 2 x sin y`"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704196999 {#3961
    date: 2024-01-02 13:03:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4045 …}
  +nested: Doctrine\ORM\PersistentCollection {#4043 …}
  +votes: Doctrine\ORM\PersistentCollection {#4041 …}
  +reports: Doctrine\ORM\PersistentCollection {#4039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4007 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4011 …}
  -id: 219355
  -bodyTs: "'2':22,24 'class':15 'clear':12 'complaint':3 'cos':23 'engin':8 'far':17 'includ':16 'like':9,21 'mani':19 'sin':26 'suggest':6 'thing':20 'undergrad':14 'x':25 'y':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5060522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702416217 {#3997
    date: 2023-12-12 22:23: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
7 DENIED edit
App\Entity\EntryComment {#4047
  +user: App\Entity\User {#3995 …}
  +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: "My only complaint is the suggestion that engineers like to be clear. My undergrad classes included far too many things like `2 cos 2 x sin y`"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704196999 {#3961
    date: 2024-01-02 13:03:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4045 …}
  +nested: Doctrine\ORM\PersistentCollection {#4043 …}
  +votes: Doctrine\ORM\PersistentCollection {#4041 …}
  +reports: Doctrine\ORM\PersistentCollection {#4039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4007 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4011 …}
  -id: 219355
  -bodyTs: "'2':22,24 'class':15 'clear':12 'complaint':3 'cos':23 'engin':8 'far':17 'includ':16 'like':9,21 'mani':19 'sin':26 'suggest':6 'thing':20 'undergrad':14 'x':25 'y':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5060522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702416217 {#3997
    date: 2023-12-12 22:23: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
8 DENIED moderate
App\Entity\EntryComment {#4047
  +user: App\Entity\User {#3995 …}
  +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: "My only complaint is the suggestion that engineers like to be clear. My undergrad classes included far too many things like `2 cos 2 x sin y`"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704196999 {#3961
    date: 2024-01-02 13:03:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4045 …}
  +nested: Doctrine\ORM\PersistentCollection {#4043 …}
  +votes: Doctrine\ORM\PersistentCollection {#4041 …}
  +reports: Doctrine\ORM\PersistentCollection {#4039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4007 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4011 …}
  -id: 219355
  -bodyTs: "'2':22,24 'class':15 'clear':12 'complaint':3 'cos':23 'engin':8 'far':17 'includ':16 'like':9,21 'mani':19 'sin':26 'suggest':6 'thing':20 'undergrad':14 'x':25 'y':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5060522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702416217 {#3997
    date: 2023-12-12 22:23: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
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 {#5374
  +user: Proxies\__CG__\App\Entity\User {#5375 …}
  +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 {#4047
    +user: App\Entity\User {#3995 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "My only complaint is the suggestion that engineers like to be clear. My undergrad classes included far too many things like `2 cos 2 x sin y`"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1704196999 {#3961
      date: 2024-01-02 13:03:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4045 …}
    +nested: Doctrine\ORM\PersistentCollection {#4043 …}
    +votes: Doctrine\ORM\PersistentCollection {#4041 …}
    +reports: Doctrine\ORM\PersistentCollection {#4039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4007 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4011 …}
    -id: 219355
    -bodyTs: "'2':22,24 'class':15 'clear':12 'complaint':3 'cos':23 'engin':8 'far':17 'includ':16 'like':9,21 'mani':19 'sin':26 'suggest':6 'thing':20 'undergrad':14 'x':25 'y':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/5060522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702416217 {#3997
      date: 2023-12-12 22:23:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4047}
  +body: "I’d say engineers like to be exact, but they like being lazy even more"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702432394 {#5372
    date: 2023-12-13 02:53:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@brisk@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5376 …}
  +nested: Doctrine\ORM\PersistentCollection {#5378 …}
  +votes: Doctrine\ORM\PersistentCollection {#5380 …}
  +reports: Doctrine\ORM\PersistentCollection {#5382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5386 …}
  -id: 219943
  -bodyTs: "'d':2 'engin':4 'even':14 'exact':8 'lazi':13 'like':5,11 'say':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5667596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702432394 {#5373
    date: 2023-12-13 02:53: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
11 DENIED edit
App\Entity\EntryComment {#5374
  +user: Proxies\__CG__\App\Entity\User {#5375 …}
  +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 {#4047
    +user: App\Entity\User {#3995 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "My only complaint is the suggestion that engineers like to be clear. My undergrad classes included far too many things like `2 cos 2 x sin y`"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1704196999 {#3961
      date: 2024-01-02 13:03:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4045 …}
    +nested: Doctrine\ORM\PersistentCollection {#4043 …}
    +votes: Doctrine\ORM\PersistentCollection {#4041 …}
    +reports: Doctrine\ORM\PersistentCollection {#4039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4007 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4011 …}
    -id: 219355
    -bodyTs: "'2':22,24 'class':15 'clear':12 'complaint':3 'cos':23 'engin':8 'far':17 'includ':16 'like':9,21 'mani':19 'sin':26 'suggest':6 'thing':20 'undergrad':14 'x':25 'y':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/5060522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702416217 {#3997
      date: 2023-12-12 22:23:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4047}
  +body: "I’d say engineers like to be exact, but they like being lazy even more"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702432394 {#5372
    date: 2023-12-13 02:53:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@brisk@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5376 …}
  +nested: Doctrine\ORM\PersistentCollection {#5378 …}
  +votes: Doctrine\ORM\PersistentCollection {#5380 …}
  +reports: Doctrine\ORM\PersistentCollection {#5382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5386 …}
  -id: 219943
  -bodyTs: "'d':2 'engin':4 'even':14 'exact':8 'lazi':13 'like':5,11 'say':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5667596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702432394 {#5373
    date: 2023-12-13 02:53: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
12 DENIED moderate
App\Entity\EntryComment {#5374
  +user: Proxies\__CG__\App\Entity\User {#5375 …}
  +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 {#4047
    +user: App\Entity\User {#3995 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "My only complaint is the suggestion that engineers like to be clear. My undergrad classes included far too many things like `2 cos 2 x sin y`"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1704196999 {#3961
      date: 2024-01-02 13:03:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4045 …}
    +nested: Doctrine\ORM\PersistentCollection {#4043 …}
    +votes: Doctrine\ORM\PersistentCollection {#4041 …}
    +reports: Doctrine\ORM\PersistentCollection {#4039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4007 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4011 …}
    -id: 219355
    -bodyTs: "'2':22,24 'class':15 'clear':12 'complaint':3 'cos':23 'engin':8 'far':17 'includ':16 'like':9,21 'mani':19 'sin':26 'suggest':6 'thing':20 'undergrad':14 'x':25 'y':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/5060522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702416217 {#3997
      date: 2023-12-12 22:23:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4047}
  +body: "I’d say engineers like to be exact, but they like being lazy even more"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702432394 {#5372
    date: 2023-12-13 02:53:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@brisk@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5376 …}
  +nested: Doctrine\ORM\PersistentCollection {#5378 …}
  +votes: Doctrine\ORM\PersistentCollection {#5380 …}
  +reports: Doctrine\ORM\PersistentCollection {#5382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5386 …}
  -id: 219943
  -bodyTs: "'d':2 'engin':4 'even':14 'exact':8 'lazi':13 'like':5,11 'say':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5667596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702432394 {#5373
    date: 2023-12-13 02:53: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
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 {#4085
  +user: App\Entity\User {#4068 …}
  +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: "Hey this is interesting, thanks for sharing!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702415814 {#4092
    date: 2023-12-12 22:16:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4078 …}
  +nested: Doctrine\ORM\PersistentCollection {#4081 …}
  +votes: Doctrine\ORM\PersistentCollection {#4079 …}
  +reports: Doctrine\ORM\PersistentCollection {#4077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4070 …}
  -id: 219330
  -bodyTs: "'hey':1 'interest':4 'share':7 'thank':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4366028"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702415814 {#4084
    date: 2023-12-12 22:16: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
15 DENIED edit
App\Entity\EntryComment {#4085
  +user: App\Entity\User {#4068 …}
  +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: "Hey this is interesting, thanks for sharing!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702415814 {#4092
    date: 2023-12-12 22:16:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4078 …}
  +nested: Doctrine\ORM\PersistentCollection {#4081 …}
  +votes: Doctrine\ORM\PersistentCollection {#4079 …}
  +reports: Doctrine\ORM\PersistentCollection {#4077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4070 …}
  -id: 219330
  -bodyTs: "'hey':1 'interest':4 'share':7 'thank':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4366028"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702415814 {#4084
    date: 2023-12-12 22:16: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
16 DENIED moderate
App\Entity\EntryComment {#4085
  +user: App\Entity\User {#4068 …}
  +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: "Hey this is interesting, thanks for sharing!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702415814 {#4092
    date: 2023-12-12 22:16:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4078 …}
  +nested: Doctrine\ORM\PersistentCollection {#4081 …}
  +votes: Doctrine\ORM\PersistentCollection {#4079 …}
  +reports: Doctrine\ORM\PersistentCollection {#4077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4070 …}
  -id: 219330
  -bodyTs: "'hey':1 'interest':4 'share':7 'thank':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4366028"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702415814 {#4084
    date: 2023-12-12 22:16: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
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 {#4163
  +user: App\Entity\User {#4176 …}
  +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: "Hi! Nice blog post. Since you asked for feedback I’ll point out the one thing I didn’t really understand. You explain the difference between the calculators by showing excerpts from the manuals and you highlight that in the first manual, implicit multiplication is prioritised. But the text you underlined only refers to implicit multiplication involving special expressions(?) like pi, e, sqrt or log, and nothing about “regular” implicit multiplication like 2(1+3). So while your photos of the calculator results are great proof that the two models use a different order of operations, to me the manuals were a bit confusing since they did not actually seem to prove your point for the example math problems you are discussing. Or maybe I missed something?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704262294 {#4158
    date: 2024-01-03 07:11:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4164 …}
  +nested: Doctrine\ORM\PersistentCollection {#4166 …}
  +votes: Doctrine\ORM\PersistentCollection {#4168 …}
  +reports: Doctrine\ORM\PersistentCollection {#4170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4174 …}
  -id: 219316
  -bodyTs: "'+3':75 '1':74 '2':73 'actual':109 'ask':7 'bit':103 'blog':3 'calcul':28,82 'confus':104 'didn':18 'differ':25,93 'discuss':122 'e':62 'exampl':117 'excerpt':31 'explain':23 'express':59 'feedback':9 'first':41 'great':85 'hi':1 'highlight':37 'implicit':43,55,70 'involv':57 'like':60,72 'll':11 'log':65 'manual':34,42,100 'math':118 'mayb':124 'miss':126 'model':90 'multipl':44,56,71 'nice':2 'noth':67 'one':15 'oper':96 'order':94 'photo':79 'pi':61 'point':12,114 'post':4 'prioritis':46 'problem':119 'proof':86 'prove':112 'realli':20 'refer':53 'regular':69 'result':83 'seem':110 'show':30 'sinc':5,105 'someth':127 'special':58 'sqrt':63 'text':49 'thing':16 'two':89 'underlin':51 'understand':21 'use':91"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6000780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702415480 {#4159
    date: 2023-12-12 22:11:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4163
  +user: App\Entity\User {#4176 …}
  +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: "Hi! Nice blog post. Since you asked for feedback I’ll point out the one thing I didn’t really understand. You explain the difference between the calculators by showing excerpts from the manuals and you highlight that in the first manual, implicit multiplication is prioritised. But the text you underlined only refers to implicit multiplication involving special expressions(?) like pi, e, sqrt or log, and nothing about “regular” implicit multiplication like 2(1+3). So while your photos of the calculator results are great proof that the two models use a different order of operations, to me the manuals were a bit confusing since they did not actually seem to prove your point for the example math problems you are discussing. Or maybe I missed something?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704262294 {#4158
    date: 2024-01-03 07:11:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4164 …}
  +nested: Doctrine\ORM\PersistentCollection {#4166 …}
  +votes: Doctrine\ORM\PersistentCollection {#4168 …}
  +reports: Doctrine\ORM\PersistentCollection {#4170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4174 …}
  -id: 219316
  -bodyTs: "'+3':75 '1':74 '2':73 'actual':109 'ask':7 'bit':103 'blog':3 'calcul':28,82 'confus':104 'didn':18 'differ':25,93 'discuss':122 'e':62 'exampl':117 'excerpt':31 'explain':23 'express':59 'feedback':9 'first':41 'great':85 'hi':1 'highlight':37 'implicit':43,55,70 'involv':57 'like':60,72 'll':11 'log':65 'manual':34,42,100 'math':118 'mayb':124 'miss':126 'model':90 'multipl':44,56,71 'nice':2 'noth':67 'one':15 'oper':96 'order':94 'photo':79 'pi':61 'point':12,114 'post':4 'prioritis':46 'problem':119 'proof':86 'prove':112 'realli':20 'refer':53 'regular':69 'result':83 'seem':110 'show':30 'sinc':5,105 'someth':127 'special':58 'sqrt':63 'text':49 'thing':16 'two':89 'underlin':51 'understand':21 'use':91"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6000780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702415480 {#4159
    date: 2023-12-12 22:11:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4163
  +user: App\Entity\User {#4176 …}
  +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: "Hi! Nice blog post. Since you asked for feedback I’ll point out the one thing I didn’t really understand. You explain the difference between the calculators by showing excerpts from the manuals and you highlight that in the first manual, implicit multiplication is prioritised. But the text you underlined only refers to implicit multiplication involving special expressions(?) like pi, e, sqrt or log, and nothing about “regular” implicit multiplication like 2(1+3). So while your photos of the calculator results are great proof that the two models use a different order of operations, to me the manuals were a bit confusing since they did not actually seem to prove your point for the example math problems you are discussing. Or maybe I missed something?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704262294 {#4158
    date: 2024-01-03 07:11:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4164 …}
  +nested: Doctrine\ORM\PersistentCollection {#4166 …}
  +votes: Doctrine\ORM\PersistentCollection {#4168 …}
  +reports: Doctrine\ORM\PersistentCollection {#4170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4174 …}
  -id: 219316
  -bodyTs: "'+3':75 '1':74 '2':73 'actual':109 'ask':7 'bit':103 'blog':3 'calcul':28,82 'confus':104 'didn':18 'differ':25,93 'discuss':122 'e':62 'exampl':117 'excerpt':31 'explain':23 'express':59 'feedback':9 'first':41 'great':85 'hi':1 'highlight':37 'implicit':43,55,70 'involv':57 'like':60,72 'll':11 'log':65 'manual':34,42,100 'math':118 'mayb':124 'miss':126 'model':90 'multipl':44,56,71 'nice':2 'noth':67 'one':15 'oper':96 'order':94 'photo':79 'pi':61 'point':12,114 'post':4 'prioritis':46 'problem':119 'proof':86 'prove':112 'realli':20 'refer':53 'regular':69 'result':83 'seem':110 'show':30 'sinc':5,105 'someth':127 'special':58 'sqrt':63 'text':49 'thing':16 'two':89 'underlin':51 'understand':21 'use':91"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6000780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702415480 {#4159
    date: 2023-12-12 22:11:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5343
  +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 {#4163
    +user: App\Entity\User {#4176 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Hi! Nice blog post. Since you asked for feedback I’ll point out the one thing I didn’t really understand. You explain the difference between the calculators by showing excerpts from the manuals and you highlight that in the first manual, implicit multiplication is prioritised. But the text you underlined only refers to implicit multiplication involving special expressions(?) like pi, e, sqrt or log, and nothing about “regular” implicit multiplication like 2(1+3). So while your photos of the calculator results are great proof that the two models use a different order of operations, to me the manuals were a bit confusing since they did not actually seem to prove your point for the example math problems you are discussing. Or maybe I missed something?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704262294 {#4158
      date: 2024-01-03 07:11:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4164 …}
    +nested: Doctrine\ORM\PersistentCollection {#4166 …}
    +votes: Doctrine\ORM\PersistentCollection {#4168 …}
    +reports: Doctrine\ORM\PersistentCollection {#4170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4174 …}
    -id: 219316
    -bodyTs: "'+3':75 '1':74 '2':73 'actual':109 'ask':7 'bit':103 'blog':3 'calcul':28,82 'confus':104 'didn':18 'differ':25,93 'discuss':122 'e':62 'exampl':117 'excerpt':31 'explain':23 'express':59 'feedback':9 'first':41 'great':85 'hi':1 'highlight':37 'implicit':43,55,70 'involv':57 'like':60,72 'll':11 'log':65 'manual':34,42,100 'math':118 'mayb':124 'miss':126 'model':90 'multipl':44,56,71 'nice':2 'noth':67 'one':15 'oper':96 'order':94 'photo':79 'pi':61 'point':12,114 'post':4 'prioritis':46 'problem':119 'proof':86 'prove':112 'realli':20 'refer':53 'regular':69 'result':83 'seem':110 'show':30 'sinc':5,105 'someth':127 'special':58 'sqrt':63 'text':49 'thing':16 'two':89 'underlin':51 'understand':21 'use':91"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6000780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702415480 {#4159
      date: 2023-12-12 22:11:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4163}
  +body: """
    You are right the manual isn’t very clear here. My guess is that parentheses are also considered Type B functions. I actually chose those calculators because I have them here and can test things and because they split the implicit multiplication priority. Most other calculators just state “implicit multiplication” and that’s it.\n
    \n
    My guess is that the list of Type B functions is not complete but implicit multiplication with parentheses should be considered important enough for it to be documented.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702453621 {#5341
    date: 2023-12-13 08:47:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Alcatorda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5344 …}
  +nested: Doctrine\ORM\PersistentCollection {#5346 …}
  +votes: Doctrine\ORM\PersistentCollection {#5348 …}
  +reports: Doctrine\ORM\PersistentCollection {#5350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5354 …}
  -id: 220301
  -bodyTs: "'actual':23 'also':17 'b':20,63 'calcul':26,46 'chose':24 'clear':9 'complet':67 'consid':18,75 'document':82 'enough':77 'function':21,64 'guess':12,56 'implicit':41,49,69 'import':76 'isn':6 'list':60 'manual':5 'multipl':42,50,70 'parenthes':15,72 'prioriti':43 'right':3 'split':39 'state':48 'test':34 'thing':35 'type':19,62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5675867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702453621 {#5342
    date: 2023-12-13 08:47: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
23 DENIED edit
App\Entity\EntryComment {#5343
  +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 {#4163
    +user: App\Entity\User {#4176 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Hi! Nice blog post. Since you asked for feedback I’ll point out the one thing I didn’t really understand. You explain the difference between the calculators by showing excerpts from the manuals and you highlight that in the first manual, implicit multiplication is prioritised. But the text you underlined only refers to implicit multiplication involving special expressions(?) like pi, e, sqrt or log, and nothing about “regular” implicit multiplication like 2(1+3). So while your photos of the calculator results are great proof that the two models use a different order of operations, to me the manuals were a bit confusing since they did not actually seem to prove your point for the example math problems you are discussing. Or maybe I missed something?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704262294 {#4158
      date: 2024-01-03 07:11:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4164 …}
    +nested: Doctrine\ORM\PersistentCollection {#4166 …}
    +votes: Doctrine\ORM\PersistentCollection {#4168 …}
    +reports: Doctrine\ORM\PersistentCollection {#4170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4174 …}
    -id: 219316
    -bodyTs: "'+3':75 '1':74 '2':73 'actual':109 'ask':7 'bit':103 'blog':3 'calcul':28,82 'confus':104 'didn':18 'differ':25,93 'discuss':122 'e':62 'exampl':117 'excerpt':31 'explain':23 'express':59 'feedback':9 'first':41 'great':85 'hi':1 'highlight':37 'implicit':43,55,70 'involv':57 'like':60,72 'll':11 'log':65 'manual':34,42,100 'math':118 'mayb':124 'miss':126 'model':90 'multipl':44,56,71 'nice':2 'noth':67 'one':15 'oper':96 'order':94 'photo':79 'pi':61 'point':12,114 'post':4 'prioritis':46 'problem':119 'proof':86 'prove':112 'realli':20 'refer':53 'regular':69 'result':83 'seem':110 'show':30 'sinc':5,105 'someth':127 'special':58 'sqrt':63 'text':49 'thing':16 'two':89 'underlin':51 'understand':21 'use':91"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6000780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702415480 {#4159
      date: 2023-12-12 22:11:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4163}
  +body: """
    You are right the manual isn’t very clear here. My guess is that parentheses are also considered Type B functions. I actually chose those calculators because I have them here and can test things and because they split the implicit multiplication priority. Most other calculators just state “implicit multiplication” and that’s it.\n
    \n
    My guess is that the list of Type B functions is not complete but implicit multiplication with parentheses should be considered important enough for it to be documented.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702453621 {#5341
    date: 2023-12-13 08:47:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Alcatorda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5344 …}
  +nested: Doctrine\ORM\PersistentCollection {#5346 …}
  +votes: Doctrine\ORM\PersistentCollection {#5348 …}
  +reports: Doctrine\ORM\PersistentCollection {#5350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5354 …}
  -id: 220301
  -bodyTs: "'actual':23 'also':17 'b':20,63 'calcul':26,46 'chose':24 'clear':9 'complet':67 'consid':18,75 'document':82 'enough':77 'function':21,64 'guess':12,56 'implicit':41,49,69 'import':76 'isn':6 'list':60 'manual':5 'multipl':42,50,70 'parenthes':15,72 'prioriti':43 'right':3 'split':39 'state':48 'test':34 'thing':35 'type':19,62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5675867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702453621 {#5342
    date: 2023-12-13 08:47: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
24 DENIED moderate
App\Entity\EntryComment {#5343
  +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 {#4163
    +user: App\Entity\User {#4176 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Hi! Nice blog post. Since you asked for feedback I’ll point out the one thing I didn’t really understand. You explain the difference between the calculators by showing excerpts from the manuals and you highlight that in the first manual, implicit multiplication is prioritised. But the text you underlined only refers to implicit multiplication involving special expressions(?) like pi, e, sqrt or log, and nothing about “regular” implicit multiplication like 2(1+3). So while your photos of the calculator results are great proof that the two models use a different order of operations, to me the manuals were a bit confusing since they did not actually seem to prove your point for the example math problems you are discussing. Or maybe I missed something?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704262294 {#4158
      date: 2024-01-03 07:11:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4164 …}
    +nested: Doctrine\ORM\PersistentCollection {#4166 …}
    +votes: Doctrine\ORM\PersistentCollection {#4168 …}
    +reports: Doctrine\ORM\PersistentCollection {#4170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4174 …}
    -id: 219316
    -bodyTs: "'+3':75 '1':74 '2':73 'actual':109 'ask':7 'bit':103 'blog':3 'calcul':28,82 'confus':104 'didn':18 'differ':25,93 'discuss':122 'e':62 'exampl':117 'excerpt':31 'explain':23 'express':59 'feedback':9 'first':41 'great':85 'hi':1 'highlight':37 'implicit':43,55,70 'involv':57 'like':60,72 'll':11 'log':65 'manual':34,42,100 'math':118 'mayb':124 'miss':126 'model':90 'multipl':44,56,71 'nice':2 'noth':67 'one':15 'oper':96 'order':94 'photo':79 'pi':61 'point':12,114 'post':4 'prioritis':46 'problem':119 'proof':86 'prove':112 'realli':20 'refer':53 'regular':69 'result':83 'seem':110 'show':30 'sinc':5,105 'someth':127 'special':58 'sqrt':63 'text':49 'thing':16 'two':89 'underlin':51 'understand':21 'use':91"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6000780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702415480 {#4159
      date: 2023-12-12 22:11:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4163}
  +body: """
    You are right the manual isn’t very clear here. My guess is that parentheses are also considered Type B functions. I actually chose those calculators because I have them here and can test things and because they split the implicit multiplication priority. Most other calculators just state “implicit multiplication” and that’s it.\n
    \n
    My guess is that the list of Type B functions is not complete but implicit multiplication with parentheses should be considered important enough for it to be documented.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702453621 {#5341
    date: 2023-12-13 08:47:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Alcatorda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5344 …}
  +nested: Doctrine\ORM\PersistentCollection {#5346 …}
  +votes: Doctrine\ORM\PersistentCollection {#5348 …}
  +reports: Doctrine\ORM\PersistentCollection {#5350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5354 …}
  -id: 220301
  -bodyTs: "'actual':23 'also':17 'b':20,63 'calcul':26,46 'chose':24 'clear':9 'complet':67 'consid':18,75 'document':82 'enough':77 'function':21,64 'guess':12,56 'implicit':41,49,69 'import':76 'isn':6 'list':60 'manual':5 'multipl':42,50,70 'parenthes':15,72 'prioriti':43 'right':3 'split':39 'state':48 'test':34 'thing':35 'type':19,62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5675867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702453621 {#5342
    date: 2023-12-13 08:47: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
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 {#5358
  +user: Proxies\__CG__\App\Entity\User {#5359 …}
  +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 {#4163
    +user: App\Entity\User {#4176 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Hi! Nice blog post. Since you asked for feedback I’ll point out the one thing I didn’t really understand. You explain the difference between the calculators by showing excerpts from the manuals and you highlight that in the first manual, implicit multiplication is prioritised. But the text you underlined only refers to implicit multiplication involving special expressions(?) like pi, e, sqrt or log, and nothing about “regular” implicit multiplication like 2(1+3). So while your photos of the calculator results are great proof that the two models use a different order of operations, to me the manuals were a bit confusing since they did not actually seem to prove your point for the example math problems you are discussing. Or maybe I missed something?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704262294 {#4158
      date: 2024-01-03 07:11:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4164 …}
    +nested: Doctrine\ORM\PersistentCollection {#4166 …}
    +votes: Doctrine\ORM\PersistentCollection {#4168 …}
    +reports: Doctrine\ORM\PersistentCollection {#4170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4174 …}
    -id: 219316
    -bodyTs: "'+3':75 '1':74 '2':73 'actual':109 'ask':7 'bit':103 'blog':3 'calcul':28,82 'confus':104 'didn':18 'differ':25,93 'discuss':122 'e':62 'exampl':117 'excerpt':31 'explain':23 'express':59 'feedback':9 'first':41 'great':85 'hi':1 'highlight':37 'implicit':43,55,70 'involv':57 'like':60,72 'll':11 'log':65 'manual':34,42,100 'math':118 'mayb':124 'miss':126 'model':90 'multipl':44,56,71 'nice':2 'noth':67 'one':15 'oper':96 'order':94 'photo':79 'pi':61 'point':12,114 'post':4 'prioritis':46 'problem':119 'proof':86 'prove':112 'realli':20 'refer':53 'regular':69 'result':83 'seem':110 'show':30 'sinc':5,105 'someth':127 'special':58 'sqrt':63 'text':49 'thing':16 'two':89 'underlin':51 'understand':21 'use':91"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6000780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702415480 {#4159
      date: 2023-12-12 22:11:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4163}
  +body: "Negative reviews for the calculator that does OOO wrong."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702424602 {#5356
    date: 2023-12-13 00:43:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Alcatorda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5360 …}
  +nested: Doctrine\ORM\PersistentCollection {#5362 …}
  +votes: Doctrine\ORM\PersistentCollection {#5364 …}
  +reports: Doctrine\ORM\PersistentCollection {#5366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5370 …}
  -id: 219686
  -bodyTs: "'calcul':5 'negat':1 'ooo':8 'review':2 'wrong':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5462469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702424602 {#5357
    date: 2023-12-13 00:43:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#5358
  +user: Proxies\__CG__\App\Entity\User {#5359 …}
  +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 {#4163
    +user: App\Entity\User {#4176 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Hi! Nice blog post. Since you asked for feedback I’ll point out the one thing I didn’t really understand. You explain the difference between the calculators by showing excerpts from the manuals and you highlight that in the first manual, implicit multiplication is prioritised. But the text you underlined only refers to implicit multiplication involving special expressions(?) like pi, e, sqrt or log, and nothing about “regular” implicit multiplication like 2(1+3). So while your photos of the calculator results are great proof that the two models use a different order of operations, to me the manuals were a bit confusing since they did not actually seem to prove your point for the example math problems you are discussing. Or maybe I missed something?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704262294 {#4158
      date: 2024-01-03 07:11:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4164 …}
    +nested: Doctrine\ORM\PersistentCollection {#4166 …}
    +votes: Doctrine\ORM\PersistentCollection {#4168 …}
    +reports: Doctrine\ORM\PersistentCollection {#4170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4174 …}
    -id: 219316
    -bodyTs: "'+3':75 '1':74 '2':73 'actual':109 'ask':7 'bit':103 'blog':3 'calcul':28,82 'confus':104 'didn':18 'differ':25,93 'discuss':122 'e':62 'exampl':117 'excerpt':31 'explain':23 'express':59 'feedback':9 'first':41 'great':85 'hi':1 'highlight':37 'implicit':43,55,70 'involv':57 'like':60,72 'll':11 'log':65 'manual':34,42,100 'math':118 'mayb':124 'miss':126 'model':90 'multipl':44,56,71 'nice':2 'noth':67 'one':15 'oper':96 'order':94 'photo':79 'pi':61 'point':12,114 'post':4 'prioritis':46 'problem':119 'proof':86 'prove':112 'realli':20 'refer':53 'regular':69 'result':83 'seem':110 'show':30 'sinc':5,105 'someth':127 'special':58 'sqrt':63 'text':49 'thing':16 'two':89 'underlin':51 'understand':21 'use':91"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6000780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702415480 {#4159
      date: 2023-12-12 22:11:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4163}
  +body: "Negative reviews for the calculator that does OOO wrong."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702424602 {#5356
    date: 2023-12-13 00:43:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Alcatorda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5360 …}
  +nested: Doctrine\ORM\PersistentCollection {#5362 …}
  +votes: Doctrine\ORM\PersistentCollection {#5364 …}
  +reports: Doctrine\ORM\PersistentCollection {#5366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5370 …}
  -id: 219686
  -bodyTs: "'calcul':5 'negat':1 'ooo':8 'review':2 'wrong':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5462469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702424602 {#5357
    date: 2023-12-13 00:43:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#5358
  +user: Proxies\__CG__\App\Entity\User {#5359 …}
  +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 {#4163
    +user: App\Entity\User {#4176 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Hi! Nice blog post. Since you asked for feedback I’ll point out the one thing I didn’t really understand. You explain the difference between the calculators by showing excerpts from the manuals and you highlight that in the first manual, implicit multiplication is prioritised. But the text you underlined only refers to implicit multiplication involving special expressions(?) like pi, e, sqrt or log, and nothing about “regular” implicit multiplication like 2(1+3). So while your photos of the calculator results are great proof that the two models use a different order of operations, to me the manuals were a bit confusing since they did not actually seem to prove your point for the example math problems you are discussing. Or maybe I missed something?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704262294 {#4158
      date: 2024-01-03 07:11:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4164 …}
    +nested: Doctrine\ORM\PersistentCollection {#4166 …}
    +votes: Doctrine\ORM\PersistentCollection {#4168 …}
    +reports: Doctrine\ORM\PersistentCollection {#4170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4174 …}
    -id: 219316
    -bodyTs: "'+3':75 '1':74 '2':73 'actual':109 'ask':7 'bit':103 'blog':3 'calcul':28,82 'confus':104 'didn':18 'differ':25,93 'discuss':122 'e':62 'exampl':117 'excerpt':31 'explain':23 'express':59 'feedback':9 'first':41 'great':85 'hi':1 'highlight':37 'implicit':43,55,70 'involv':57 'like':60,72 'll':11 'log':65 'manual':34,42,100 'math':118 'mayb':124 'miss':126 'model':90 'multipl':44,56,71 'nice':2 'noth':67 'one':15 'oper':96 'order':94 'photo':79 'pi':61 'point':12,114 'post':4 'prioritis':46 'problem':119 'proof':86 'prove':112 'realli':20 'refer':53 'regular':69 'result':83 'seem':110 'show':30 'sinc':5,105 'someth':127 'special':58 'sqrt':63 'text':49 'thing':16 'two':89 'underlin':51 'understand':21 'use':91"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6000780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702415480 {#4159
      date: 2023-12-12 22:11:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4163}
  +body: "Negative reviews for the calculator that does OOO wrong."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702424602 {#5356
    date: 2023-12-13 00:43:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Alcatorda@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5360 …}
  +nested: Doctrine\ORM\PersistentCollection {#5362 …}
  +votes: Doctrine\ORM\PersistentCollection {#5364 …}
  +reports: Doctrine\ORM\PersistentCollection {#5366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5370 …}
  -id: 219686
  -bodyTs: "'calcul':5 'negat':1 'ooo':8 'review':2 'wrong':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5462469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702424602 {#5357
    date: 2023-12-13 00:43:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4236
  +user: App\Entity\User {#4249 …}
  +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: "Great read! Easy for everyone to understand, but also thorough. I loved the breakdown into the calculators functionality"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704494845 {#4231
    date: 2024-01-05 23:47:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4237 …}
  +nested: Doctrine\ORM\PersistentCollection {#4239 …}
  +votes: Doctrine\ORM\PersistentCollection {#4241 …}
  +reports: Doctrine\ORM\PersistentCollection {#4243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4247 …}
  -id: 219195
  -bodyTs: "'also':9 'breakdown':14 'calcul':17 'easi':3 'everyon':5 'function':18 'great':1 'love':12 'read':2 'thorough':10 'understand':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5368955"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702412434 {#4232
    date: 2023-12-12 21:20:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4236
  +user: App\Entity\User {#4249 …}
  +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: "Great read! Easy for everyone to understand, but also thorough. I loved the breakdown into the calculators functionality"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704494845 {#4231
    date: 2024-01-05 23:47:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4237 …}
  +nested: Doctrine\ORM\PersistentCollection {#4239 …}
  +votes: Doctrine\ORM\PersistentCollection {#4241 …}
  +reports: Doctrine\ORM\PersistentCollection {#4243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4247 …}
  -id: 219195
  -bodyTs: "'also':9 'breakdown':14 'calcul':17 'easi':3 'everyon':5 'function':18 'great':1 'love':12 'read':2 'thorough':10 'understand':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5368955"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702412434 {#4232
    date: 2023-12-12 21:20:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4236
  +user: App\Entity\User {#4249 …}
  +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: "Great read! Easy for everyone to understand, but also thorough. I loved the breakdown into the calculators functionality"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704494845 {#4231
    date: 2024-01-05 23:47:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4237 …}
  +nested: Doctrine\ORM\PersistentCollection {#4239 …}
  +votes: Doctrine\ORM\PersistentCollection {#4241 …}
  +reports: Doctrine\ORM\PersistentCollection {#4243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4247 …}
  -id: 219195
  -bodyTs: "'also':9 'breakdown':14 'calcul':17 'easi':3 'everyon':5 'function':18 'great':1 'love':12 'read':2 'thorough':10 'understand':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5368955"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702412434 {#4232
    date: 2023-12-12 21:20:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5328
  +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 {#4236
    +user: App\Entity\User {#4249 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Great read! Easy for everyone to understand, but also thorough. I loved the breakdown into the calculators functionality"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704494845 {#4231
      date: 2024-01-05 23:47:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4237 …}
    +nested: Doctrine\ORM\PersistentCollection {#4239 …}
    +votes: Doctrine\ORM\PersistentCollection {#4241 …}
    +reports: Doctrine\ORM\PersistentCollection {#4243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4247 …}
    -id: 219195
    -bodyTs: "'also':9 'breakdown':14 'calcul':17 'easi':3 'everyon':5 'function':18 'great':1 'love':12 'read':2 'thorough':10 'understand':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5368955"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702412434 {#4232
      date: 2023-12-12 21:20:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4236}
  +body: "Thank you for taking the time reading it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702509087 {#5326
    date: 2023-12-14 00:11:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@wren@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5329 …}
  +nested: Doctrine\ORM\PersistentCollection {#5331 …}
  +votes: Doctrine\ORM\PersistentCollection {#5333 …}
  +reports: Doctrine\ORM\PersistentCollection {#5335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5339 …}
  -id: 220929
  -bodyTs: "'read':7 'take':4 'thank':1 'time':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5693660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702509087 {#5327
    date: 2023-12-14 00:11: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
35 DENIED edit
App\Entity\EntryComment {#5328
  +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 {#4236
    +user: App\Entity\User {#4249 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Great read! Easy for everyone to understand, but also thorough. I loved the breakdown into the calculators functionality"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704494845 {#4231
      date: 2024-01-05 23:47:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4237 …}
    +nested: Doctrine\ORM\PersistentCollection {#4239 …}
    +votes: Doctrine\ORM\PersistentCollection {#4241 …}
    +reports: Doctrine\ORM\PersistentCollection {#4243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4247 …}
    -id: 219195
    -bodyTs: "'also':9 'breakdown':14 'calcul':17 'easi':3 'everyon':5 'function':18 'great':1 'love':12 'read':2 'thorough':10 'understand':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5368955"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702412434 {#4232
      date: 2023-12-12 21:20:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4236}
  +body: "Thank you for taking the time reading it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702509087 {#5326
    date: 2023-12-14 00:11:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@wren@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5329 …}
  +nested: Doctrine\ORM\PersistentCollection {#5331 …}
  +votes: Doctrine\ORM\PersistentCollection {#5333 …}
  +reports: Doctrine\ORM\PersistentCollection {#5335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5339 …}
  -id: 220929
  -bodyTs: "'read':7 'take':4 'thank':1 'time':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5693660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702509087 {#5327
    date: 2023-12-14 00:11: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
36 DENIED moderate
App\Entity\EntryComment {#5328
  +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 {#4236
    +user: App\Entity\User {#4249 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Great read! Easy for everyone to understand, but also thorough. I loved the breakdown into the calculators functionality"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704494845 {#4231
      date: 2024-01-05 23:47:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4237 …}
    +nested: Doctrine\ORM\PersistentCollection {#4239 …}
    +votes: Doctrine\ORM\PersistentCollection {#4241 …}
    +reports: Doctrine\ORM\PersistentCollection {#4243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4247 …}
    -id: 219195
    -bodyTs: "'also':9 'breakdown':14 'calcul':17 'easi':3 'everyon':5 'function':18 'great':1 'love':12 'read':2 'thorough':10 'understand':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5368955"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702412434 {#4232
      date: 2023-12-12 21:20:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4236}
  +body: "Thank you for taking the time reading it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702509087 {#5326
    date: 2023-12-14 00:11:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@wren@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5329 …}
  +nested: Doctrine\ORM\PersistentCollection {#5331 …}
  +votes: Doctrine\ORM\PersistentCollection {#5333 …}
  +reports: Doctrine\ORM\PersistentCollection {#5335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5339 …}
  -id: 220929
  -bodyTs: "'read':7 'take':4 'thank':1 'time':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5693660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702509087 {#5327
    date: 2023-12-14 00:11: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
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 {#4311
  +user: App\Entity\User {#4324 …}
  +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: "Very cool article on an aspect of math that I’ve never thought too deeply about before 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702411946 {#4305
    date: 2023-12-12 21:12:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4312 …}
  +nested: Doctrine\ORM\PersistentCollection {#4314 …}
  +votes: Doctrine\ORM\PersistentCollection {#4316 …}
  +reports: Doctrine\ORM\PersistentCollection {#4318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4322 …}
  -id: 219165
  -bodyTs: "'articl':3 'aspect':6 'cool':2 'deepli':15 'math':8 'never':12 'thought':13 've':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4365787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702411946 {#4306
    date: 2023-12-12 21:12: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
39 DENIED edit
App\Entity\EntryComment {#4311
  +user: App\Entity\User {#4324 …}
  +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: "Very cool article on an aspect of math that I’ve never thought too deeply about before 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702411946 {#4305
    date: 2023-12-12 21:12:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4312 …}
  +nested: Doctrine\ORM\PersistentCollection {#4314 …}
  +votes: Doctrine\ORM\PersistentCollection {#4316 …}
  +reports: Doctrine\ORM\PersistentCollection {#4318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4322 …}
  -id: 219165
  -bodyTs: "'articl':3 'aspect':6 'cool':2 'deepli':15 'math':8 'never':12 'thought':13 've':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4365787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702411946 {#4306
    date: 2023-12-12 21:12: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
40 DENIED moderate
App\Entity\EntryComment {#4311
  +user: App\Entity\User {#4324 …}
  +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: "Very cool article on an aspect of math that I’ve never thought too deeply about before 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702411946 {#4305
    date: 2023-12-12 21:12:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4312 …}
  +nested: Doctrine\ORM\PersistentCollection {#4314 …}
  +votes: Doctrine\ORM\PersistentCollection {#4316 …}
  +reports: Doctrine\ORM\PersistentCollection {#4318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4322 …}
  -id: 219165
  -bodyTs: "'articl':3 'aspect':6 'cool':2 'deepli':15 'math':8 'never':12 'thought':13 've':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4365787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702411946 {#4306
    date: 2023-12-12 21:12: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
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 {#4385
  +user: App\Entity\User {#4398 …}
  +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: """
    You lost me on the section when you started going into different calculators, but I read the rest of the post. Well written even if I ultimately disagree!\n
    \n
    The reason imo there is ambiguity with these math problems is bad/outdated teaching. The way I was taught pemdas, you *always* do the left-most operations first, while otherwise still following the ordering.\n
    \n
    Doing this for 6÷2(1+2), there is no ambiguity that the answer is 9. You do your parentheses first as always, 6÷2(3), and then since division and multiplication are equal in ordering weight, you do the division first because it’s the left most operation, leaving us 3(3), which is of course 9.\n
    \n
    If someone wrote this equation with the intention that the answer is 1, they wrote the equation wrong, simple as that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1704198241 {#4379
    date: 2024-01-02 13:24:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4386 …}
  +nested: Doctrine\ORM\PersistentCollection {#4388 …}
  +votes: Doctrine\ORM\PersistentCollection {#4390 …}
  +reports: Doctrine\ORM\PersistentCollection {#4392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4396 …}
  -id: 218999
  -bodyTs: "'+2':69 '1':68,133 '2':67,87 '3':88,114,115 '6':66,86 '9':78,120 'alway':49,85 'ambigu':34,73 'answer':76,131 'bad/outdated':40 'calcul':13 'cours':119 'differ':12 'disagre':28 'divis':92,103 'equal':96 'equat':125,137 'even':24 'first':56,83,104 'follow':60 'go':10 'imo':31 'intent':128 'leav':112 'left':53,109 'left-most':52 'lost':2 'math':37 'multipl':94 'oper':55,111 'order':62,98 'otherwis':58 'parenthes':82 'pemda':47 'post':21 'problem':38 'read':16 'reason':30 'rest':18 'section':6 'simpl':139 'sinc':91 'someon':122 'start':9 'still':59 'taught':46 'teach':41 'ultim':27 'us':113 'way':43 'weight':99 'well':22 'written':23 'wrong':138 'wrote':123,135"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5591729"
  +editedAt: DateTimeImmutable @1704091055 {#4380
    date: 2024-01-01 07:37:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702407680 {#4381
    date: 2023-12-12 20:01:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4385
  +user: App\Entity\User {#4398 …}
  +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: """
    You lost me on the section when you started going into different calculators, but I read the rest of the post. Well written even if I ultimately disagree!\n
    \n
    The reason imo there is ambiguity with these math problems is bad/outdated teaching. The way I was taught pemdas, you *always* do the left-most operations first, while otherwise still following the ordering.\n
    \n
    Doing this for 6÷2(1+2), there is no ambiguity that the answer is 9. You do your parentheses first as always, 6÷2(3), and then since division and multiplication are equal in ordering weight, you do the division first because it’s the left most operation, leaving us 3(3), which is of course 9.\n
    \n
    If someone wrote this equation with the intention that the answer is 1, they wrote the equation wrong, simple as that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1704198241 {#4379
    date: 2024-01-02 13:24:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4386 …}
  +nested: Doctrine\ORM\PersistentCollection {#4388 …}
  +votes: Doctrine\ORM\PersistentCollection {#4390 …}
  +reports: Doctrine\ORM\PersistentCollection {#4392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4396 …}
  -id: 218999
  -bodyTs: "'+2':69 '1':68,133 '2':67,87 '3':88,114,115 '6':66,86 '9':78,120 'alway':49,85 'ambigu':34,73 'answer':76,131 'bad/outdated':40 'calcul':13 'cours':119 'differ':12 'disagre':28 'divis':92,103 'equal':96 'equat':125,137 'even':24 'first':56,83,104 'follow':60 'go':10 'imo':31 'intent':128 'leav':112 'left':53,109 'left-most':52 'lost':2 'math':37 'multipl':94 'oper':55,111 'order':62,98 'otherwis':58 'parenthes':82 'pemda':47 'post':21 'problem':38 'read':16 'reason':30 'rest':18 'section':6 'simpl':139 'sinc':91 'someon':122 'start':9 'still':59 'taught':46 'teach':41 'ultim':27 'us':113 'way':43 'weight':99 'well':22 'written':23 'wrong':138 'wrote':123,135"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5591729"
  +editedAt: DateTimeImmutable @1704091055 {#4380
    date: 2024-01-01 07:37:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702407680 {#4381
    date: 2023-12-12 20:01:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4385
  +user: App\Entity\User {#4398 …}
  +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: """
    You lost me on the section when you started going into different calculators, but I read the rest of the post. Well written even if I ultimately disagree!\n
    \n
    The reason imo there is ambiguity with these math problems is bad/outdated teaching. The way I was taught pemdas, you *always* do the left-most operations first, while otherwise still following the ordering.\n
    \n
    Doing this for 6÷2(1+2), there is no ambiguity that the answer is 9. You do your parentheses first as always, 6÷2(3), and then since division and multiplication are equal in ordering weight, you do the division first because it’s the left most operation, leaving us 3(3), which is of course 9.\n
    \n
    If someone wrote this equation with the intention that the answer is 1, they wrote the equation wrong, simple as that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1704198241 {#4379
    date: 2024-01-02 13:24:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4386 …}
  +nested: Doctrine\ORM\PersistentCollection {#4388 …}
  +votes: Doctrine\ORM\PersistentCollection {#4390 …}
  +reports: Doctrine\ORM\PersistentCollection {#4392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4396 …}
  -id: 218999
  -bodyTs: "'+2':69 '1':68,133 '2':67,87 '3':88,114,115 '6':66,86 '9':78,120 'alway':49,85 'ambigu':34,73 'answer':76,131 'bad/outdated':40 'calcul':13 'cours':119 'differ':12 'disagre':28 'divis':92,103 'equal':96 'equat':125,137 'even':24 'first':56,83,104 'follow':60 'go':10 'imo':31 'intent':128 'leav':112 'left':53,109 'left-most':52 'lost':2 'math':37 'multipl':94 'oper':55,111 'order':62,98 'otherwis':58 'parenthes':82 'pemda':47 'post':21 'problem':38 'read':16 'reason':30 'rest':18 'section':6 'simpl':139 'sinc':91 'someon':122 'start':9 'still':59 'taught':46 'teach':41 'ultim':27 'us':113 'way':43 'weight':99 'well':22 'written':23 'wrong':138 'wrote':123,135"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5591729"
  +editedAt: DateTimeImmutable @1704091055 {#4380
    date: 2024-01-01 07:37:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702407680 {#4381
    date: 2023-12-12 20:01:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5297
  +user: Proxies\__CG__\App\Entity\User {#5298 …}
  +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 {#4385
    +user: App\Entity\User {#4398 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      You lost me on the section when you started going into different calculators, but I read the rest of the post. Well written even if I ultimately disagree!\n
      \n
      The reason imo there is ambiguity with these math problems is bad/outdated teaching. The way I was taught pemdas, you *always* do the left-most operations first, while otherwise still following the ordering.\n
      \n
      Doing this for 6÷2(1+2), there is no ambiguity that the answer is 9. You do your parentheses first as always, 6÷2(3), and then since division and multiplication are equal in ordering weight, you do the division first because it’s the left most operation, leaving us 3(3), which is of course 9.\n
      \n
      If someone wrote this equation with the intention that the answer is 1, they wrote the equation wrong, simple as that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1704198241 {#4379
      date: 2024-01-02 13:24:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4386 …}
    +nested: Doctrine\ORM\PersistentCollection {#4388 …}
    +votes: Doctrine\ORM\PersistentCollection {#4390 …}
    +reports: Doctrine\ORM\PersistentCollection {#4392 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4396 …}
    -id: 218999
    -bodyTs: "'+2':69 '1':68,133 '2':67,87 '3':88,114,115 '6':66,86 '9':78,120 'alway':49,85 'ambigu':34,73 'answer':76,131 'bad/outdated':40 'calcul':13 'cours':119 'differ':12 'disagre':28 'divis':92,103 'equal':96 'equat':125,137 'even':24 'first':56,83,104 'follow':60 'go':10 'imo':31 'intent':128 'leav':112 'left':53,109 'left-most':52 'lost':2 'math':37 'multipl':94 'oper':55,111 'order':62,98 'otherwis':58 'parenthes':82 'pemda':47 'post':21 'problem':38 'read':16 'reason':30 'rest':18 'section':6 'simpl':139 'sinc':91 'someon':122 'start':9 'still':59 'taught':46 'teach':41 'ultim':27 'us':113 'way':43 'weight':99 'well':22 'written':23 'wrong':138 'wrote':123,135"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/5591729"
    +editedAt: DateTimeImmutable @1704091055 {#4380
      date: 2024-01-01 07:37:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702407680 {#4381
      date: 2023-12-12 20:01:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4385}
  +body: """
    There has apparently been historical disagreement over whether 6÷2(3) is equivalent to 6÷2x3\n
    \n
    As a logician instead of a mathemetician, the answer is “they’re both wrong because they have proven themselves ambiguous”. Of course, my answer would be RPN to be a jerk or just have more parens to be a programmer
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702413820 {#5294
    date: 2023-12-12 21:43:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Perfide@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5299 …}
  +nested: Doctrine\ORM\PersistentCollection {#5301 …}
  +votes: Doctrine\ORM\PersistentCollection {#5303 …}
  +reports: Doctrine\ORM\PersistentCollection {#5305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5309 …}
  -id: 219257
  -bodyTs: "'2':10 '2x3':16 '3':11 '6':9,15 'ambigu':36 'answer':25,40 'appar':3 'cours':38 'disagr':6 'equival':13 'histor':5 'instead':20 'jerk':47 'logician':19 'mathemetician':23 'paren':52 'programm':56 'proven':34 're':28 'rpn':43 'whether':8 'would':41 'wrong':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6588213"
  +editedAt: DateTimeImmutable @1704126859 {#5295
    date: 2024-01-01 17:34:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702413820 {#5296
    date: 2023-12-12 21:43: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
47 DENIED edit
App\Entity\EntryComment {#5297
  +user: Proxies\__CG__\App\Entity\User {#5298 …}
  +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 {#4385
    +user: App\Entity\User {#4398 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      You lost me on the section when you started going into different calculators, but I read the rest of the post. Well written even if I ultimately disagree!\n
      \n
      The reason imo there is ambiguity with these math problems is bad/outdated teaching. The way I was taught pemdas, you *always* do the left-most operations first, while otherwise still following the ordering.\n
      \n
      Doing this for 6÷2(1+2), there is no ambiguity that the answer is 9. You do your parentheses first as always, 6÷2(3), and then since division and multiplication are equal in ordering weight, you do the division first because it’s the left most operation, leaving us 3(3), which is of course 9.\n
      \n
      If someone wrote this equation with the intention that the answer is 1, they wrote the equation wrong, simple as that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1704198241 {#4379
      date: 2024-01-02 13:24:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4386 …}
    +nested: Doctrine\ORM\PersistentCollection {#4388 …}
    +votes: Doctrine\ORM\PersistentCollection {#4390 …}
    +reports: Doctrine\ORM\PersistentCollection {#4392 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4396 …}
    -id: 218999
    -bodyTs: "'+2':69 '1':68,133 '2':67,87 '3':88,114,115 '6':66,86 '9':78,120 'alway':49,85 'ambigu':34,73 'answer':76,131 'bad/outdated':40 'calcul':13 'cours':119 'differ':12 'disagre':28 'divis':92,103 'equal':96 'equat':125,137 'even':24 'first':56,83,104 'follow':60 'go':10 'imo':31 'intent':128 'leav':112 'left':53,109 'left-most':52 'lost':2 'math':37 'multipl':94 'oper':55,111 'order':62,98 'otherwis':58 'parenthes':82 'pemda':47 'post':21 'problem':38 'read':16 'reason':30 'rest':18 'section':6 'simpl':139 'sinc':91 'someon':122 'start':9 'still':59 'taught':46 'teach':41 'ultim':27 'us':113 'way':43 'weight':99 'well':22 'written':23 'wrong':138 'wrote':123,135"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/5591729"
    +editedAt: DateTimeImmutable @1704091055 {#4380
      date: 2024-01-01 07:37:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702407680 {#4381
      date: 2023-12-12 20:01:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4385}
  +body: """
    There has apparently been historical disagreement over whether 6÷2(3) is equivalent to 6÷2x3\n
    \n
    As a logician instead of a mathemetician, the answer is “they’re both wrong because they have proven themselves ambiguous”. Of course, my answer would be RPN to be a jerk or just have more parens to be a programmer
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702413820 {#5294
    date: 2023-12-12 21:43:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Perfide@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5299 …}
  +nested: Doctrine\ORM\PersistentCollection {#5301 …}
  +votes: Doctrine\ORM\PersistentCollection {#5303 …}
  +reports: Doctrine\ORM\PersistentCollection {#5305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5309 …}
  -id: 219257
  -bodyTs: "'2':10 '2x3':16 '3':11 '6':9,15 'ambigu':36 'answer':25,40 'appar':3 'cours':38 'disagr':6 'equival':13 'histor':5 'instead':20 'jerk':47 'logician':19 'mathemetician':23 'paren':52 'programm':56 'proven':34 're':28 'rpn':43 'whether':8 'would':41 'wrong':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6588213"
  +editedAt: DateTimeImmutable @1704126859 {#5295
    date: 2024-01-01 17:34:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702413820 {#5296
    date: 2023-12-12 21:43: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
48 DENIED moderate
App\Entity\EntryComment {#5297
  +user: Proxies\__CG__\App\Entity\User {#5298 …}
  +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 {#4385
    +user: App\Entity\User {#4398 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      You lost me on the section when you started going into different calculators, but I read the rest of the post. Well written even if I ultimately disagree!\n
      \n
      The reason imo there is ambiguity with these math problems is bad/outdated teaching. The way I was taught pemdas, you *always* do the left-most operations first, while otherwise still following the ordering.\n
      \n
      Doing this for 6÷2(1+2), there is no ambiguity that the answer is 9. You do your parentheses first as always, 6÷2(3), and then since division and multiplication are equal in ordering weight, you do the division first because it’s the left most operation, leaving us 3(3), which is of course 9.\n
      \n
      If someone wrote this equation with the intention that the answer is 1, they wrote the equation wrong, simple as that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1704198241 {#4379
      date: 2024-01-02 13:24:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4386 …}
    +nested: Doctrine\ORM\PersistentCollection {#4388 …}
    +votes: Doctrine\ORM\PersistentCollection {#4390 …}
    +reports: Doctrine\ORM\PersistentCollection {#4392 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4396 …}
    -id: 218999
    -bodyTs: "'+2':69 '1':68,133 '2':67,87 '3':88,114,115 '6':66,86 '9':78,120 'alway':49,85 'ambigu':34,73 'answer':76,131 'bad/outdated':40 'calcul':13 'cours':119 'differ':12 'disagre':28 'divis':92,103 'equal':96 'equat':125,137 'even':24 'first':56,83,104 'follow':60 'go':10 'imo':31 'intent':128 'leav':112 'left':53,109 'left-most':52 'lost':2 'math':37 'multipl':94 'oper':55,111 'order':62,98 'otherwis':58 'parenthes':82 'pemda':47 'post':21 'problem':38 'read':16 'reason':30 'rest':18 'section':6 'simpl':139 'sinc':91 'someon':122 'start':9 'still':59 'taught':46 'teach':41 'ultim':27 'us':113 'way':43 'weight':99 'well':22 'written':23 'wrong':138 'wrote':123,135"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/5591729"
    +editedAt: DateTimeImmutable @1704091055 {#4380
      date: 2024-01-01 07:37:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702407680 {#4381
      date: 2023-12-12 20:01:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4385}
  +body: """
    There has apparently been historical disagreement over whether 6÷2(3) is equivalent to 6÷2x3\n
    \n
    As a logician instead of a mathemetician, the answer is “they’re both wrong because they have proven themselves ambiguous”. Of course, my answer would be RPN to be a jerk or just have more parens to be a programmer
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702413820 {#5294
    date: 2023-12-12 21:43:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Perfide@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5299 …}
  +nested: Doctrine\ORM\PersistentCollection {#5301 …}
  +votes: Doctrine\ORM\PersistentCollection {#5303 …}
  +reports: Doctrine\ORM\PersistentCollection {#5305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5309 …}
  -id: 219257
  -bodyTs: "'2':10 '2x3':16 '3':11 '6':9,15 'ambigu':36 'answer':25,40 'appar':3 'cours':38 'disagr':6 'equival':13 'histor':5 'instead':20 'jerk':47 'logician':19 'mathemetician':23 'paren':52 'programm':56 'proven':34 're':28 'rpn':43 'whether':8 'would':41 'wrong':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6588213"
  +editedAt: DateTimeImmutable @1704126859 {#5295
    date: 2024-01-01 17:34:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702413820 {#5296
    date: 2023-12-12 21:43: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
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 {#5313
  +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 {#4385
    +user: App\Entity\User {#4398 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      You lost me on the section when you started going into different calculators, but I read the rest of the post. Well written even if I ultimately disagree!\n
      \n
      The reason imo there is ambiguity with these math problems is bad/outdated teaching. The way I was taught pemdas, you *always* do the left-most operations first, while otherwise still following the ordering.\n
      \n
      Doing this for 6÷2(1+2), there is no ambiguity that the answer is 9. You do your parentheses first as always, 6÷2(3), and then since division and multiplication are equal in ordering weight, you do the division first because it’s the left most operation, leaving us 3(3), which is of course 9.\n
      \n
      If someone wrote this equation with the intention that the answer is 1, they wrote the equation wrong, simple as that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1704198241 {#4379
      date: 2024-01-02 13:24:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4386 …}
    +nested: Doctrine\ORM\PersistentCollection {#4388 …}
    +votes: Doctrine\ORM\PersistentCollection {#4390 …}
    +reports: Doctrine\ORM\PersistentCollection {#4392 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4396 …}
    -id: 218999
    -bodyTs: "'+2':69 '1':68,133 '2':67,87 '3':88,114,115 '6':66,86 '9':78,120 'alway':49,85 'ambigu':34,73 'answer':76,131 'bad/outdated':40 'calcul':13 'cours':119 'differ':12 'disagre':28 'divis':92,103 'equal':96 'equat':125,137 'even':24 'first':56,83,104 'follow':60 'go':10 'imo':31 'intent':128 'leav':112 'left':53,109 'left-most':52 'lost':2 'math':37 'multipl':94 'oper':55,111 'order':62,98 'otherwis':58 'parenthes':82 'pemda':47 'post':21 'problem':38 'read':16 'reason':30 'rest':18 'section':6 'simpl':139 'sinc':91 'someon':122 'start':9 'still':59 'taught':46 'teach':41 'ultim':27 'us':113 'way':43 'weight':99 'well':22 'written':23 'wrong':138 'wrote':123,135"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/5591729"
    +editedAt: DateTimeImmutable @1704091055 {#4380
      date: 2024-01-01 07:37:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702407680 {#4381
      date: 2023-12-12 20:01:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4385}
  +body: """
    The calculator section is actually pretty important, because it shows how there is no consensus. Sharp is especially interesting with respect to your comment because all scientific Sharp calculators say it’s 1. For all the other brands for hardware calculators there are roughly 50:50 with saying 1 and 9.\n
    \n
    So I’m not sure if you are suggesting that thousands of experts and hundreds of engineers at Casio, Texas Instruments, HP and Sharp got it wrong and you got it right?\n
    \n
    There really is no agreed upon standard even amongst experts.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1702408839 {#5311
    date: 2023-12-12 20:20:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Perfide@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5314 …}
  +nested: Doctrine\ORM\PersistentCollection {#5316 …}
  +votes: Doctrine\ORM\PersistentCollection {#5318 …}
  +reports: Doctrine\ORM\PersistentCollection {#5320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
  -id: 219043
  -bodyTs: "'1':33,49 '50':45,46 '9':51 'actual':5 'agre':88 'amongst':92 'brand':38 'calcul':2,29,41 'casio':70 'comment':24 'consensus':15 'engin':68 'especi':18 'even':91 'expert':64,93 'got':76,81 'hardwar':40 'hp':73 'hundr':66 'import':7 'instrument':72 'interest':19 'm':54 'pretti':6 'realli':85 'respect':21 'right':83 'rough':44 'say':30,48 'scientif':27 'section':3 'sharp':16,28,75 'show':10 'standard':90 'suggest':60 'sure':56 'texa':71 'thousand':62 'upon':89 'wrong':78"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5662323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702408839 {#5312
    date: 2023-12-12 20:20: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
51 DENIED edit
App\Entity\EntryComment {#5313
  +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 {#4385
    +user: App\Entity\User {#4398 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      You lost me on the section when you started going into different calculators, but I read the rest of the post. Well written even if I ultimately disagree!\n
      \n
      The reason imo there is ambiguity with these math problems is bad/outdated teaching. The way I was taught pemdas, you *always* do the left-most operations first, while otherwise still following the ordering.\n
      \n
      Doing this for 6÷2(1+2), there is no ambiguity that the answer is 9. You do your parentheses first as always, 6÷2(3), and then since division and multiplication are equal in ordering weight, you do the division first because it’s the left most operation, leaving us 3(3), which is of course 9.\n
      \n
      If someone wrote this equation with the intention that the answer is 1, they wrote the equation wrong, simple as that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1704198241 {#4379
      date: 2024-01-02 13:24:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4386 …}
    +nested: Doctrine\ORM\PersistentCollection {#4388 …}
    +votes: Doctrine\ORM\PersistentCollection {#4390 …}
    +reports: Doctrine\ORM\PersistentCollection {#4392 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4396 …}
    -id: 218999
    -bodyTs: "'+2':69 '1':68,133 '2':67,87 '3':88,114,115 '6':66,86 '9':78,120 'alway':49,85 'ambigu':34,73 'answer':76,131 'bad/outdated':40 'calcul':13 'cours':119 'differ':12 'disagre':28 'divis':92,103 'equal':96 'equat':125,137 'even':24 'first':56,83,104 'follow':60 'go':10 'imo':31 'intent':128 'leav':112 'left':53,109 'left-most':52 'lost':2 'math':37 'multipl':94 'oper':55,111 'order':62,98 'otherwis':58 'parenthes':82 'pemda':47 'post':21 'problem':38 'read':16 'reason':30 'rest':18 'section':6 'simpl':139 'sinc':91 'someon':122 'start':9 'still':59 'taught':46 'teach':41 'ultim':27 'us':113 'way':43 'weight':99 'well':22 'written':23 'wrong':138 'wrote':123,135"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/5591729"
    +editedAt: DateTimeImmutable @1704091055 {#4380
      date: 2024-01-01 07:37:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702407680 {#4381
      date: 2023-12-12 20:01:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4385}
  +body: """
    The calculator section is actually pretty important, because it shows how there is no consensus. Sharp is especially interesting with respect to your comment because all scientific Sharp calculators say it’s 1. For all the other brands for hardware calculators there are roughly 50:50 with saying 1 and 9.\n
    \n
    So I’m not sure if you are suggesting that thousands of experts and hundreds of engineers at Casio, Texas Instruments, HP and Sharp got it wrong and you got it right?\n
    \n
    There really is no agreed upon standard even amongst experts.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1702408839 {#5311
    date: 2023-12-12 20:20:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Perfide@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5314 …}
  +nested: Doctrine\ORM\PersistentCollection {#5316 …}
  +votes: Doctrine\ORM\PersistentCollection {#5318 …}
  +reports: Doctrine\ORM\PersistentCollection {#5320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
  -id: 219043
  -bodyTs: "'1':33,49 '50':45,46 '9':51 'actual':5 'agre':88 'amongst':92 'brand':38 'calcul':2,29,41 'casio':70 'comment':24 'consensus':15 'engin':68 'especi':18 'even':91 'expert':64,93 'got':76,81 'hardwar':40 'hp':73 'hundr':66 'import':7 'instrument':72 'interest':19 'm':54 'pretti':6 'realli':85 'respect':21 'right':83 'rough':44 'say':30,48 'scientif':27 'section':3 'sharp':16,28,75 'show':10 'standard':90 'suggest':60 'sure':56 'texa':71 'thousand':62 'upon':89 'wrong':78"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5662323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702408839 {#5312
    date: 2023-12-12 20:20: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
52 DENIED moderate
App\Entity\EntryComment {#5313
  +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 {#4385
    +user: App\Entity\User {#4398 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      You lost me on the section when you started going into different calculators, but I read the rest of the post. Well written even if I ultimately disagree!\n
      \n
      The reason imo there is ambiguity with these math problems is bad/outdated teaching. The way I was taught pemdas, you *always* do the left-most operations first, while otherwise still following the ordering.\n
      \n
      Doing this for 6÷2(1+2), there is no ambiguity that the answer is 9. You do your parentheses first as always, 6÷2(3), and then since division and multiplication are equal in ordering weight, you do the division first because it’s the left most operation, leaving us 3(3), which is of course 9.\n
      \n
      If someone wrote this equation with the intention that the answer is 1, they wrote the equation wrong, simple as that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1704198241 {#4379
      date: 2024-01-02 13:24:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4386 …}
    +nested: Doctrine\ORM\PersistentCollection {#4388 …}
    +votes: Doctrine\ORM\PersistentCollection {#4390 …}
    +reports: Doctrine\ORM\PersistentCollection {#4392 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4396 …}
    -id: 218999
    -bodyTs: "'+2':69 '1':68,133 '2':67,87 '3':88,114,115 '6':66,86 '9':78,120 'alway':49,85 'ambigu':34,73 'answer':76,131 'bad/outdated':40 'calcul':13 'cours':119 'differ':12 'disagre':28 'divis':92,103 'equal':96 'equat':125,137 'even':24 'first':56,83,104 'follow':60 'go':10 'imo':31 'intent':128 'leav':112 'left':53,109 'left-most':52 'lost':2 'math':37 'multipl':94 'oper':55,111 'order':62,98 'otherwis':58 'parenthes':82 'pemda':47 'post':21 'problem':38 'read':16 'reason':30 'rest':18 'section':6 'simpl':139 'sinc':91 'someon':122 'start':9 'still':59 'taught':46 'teach':41 'ultim':27 'us':113 'way':43 'weight':99 'well':22 'written':23 'wrong':138 'wrote':123,135"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/5591729"
    +editedAt: DateTimeImmutable @1704091055 {#4380
      date: 2024-01-01 07:37:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702407680 {#4381
      date: 2023-12-12 20:01:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4385}
  +body: """
    The calculator section is actually pretty important, because it shows how there is no consensus. Sharp is especially interesting with respect to your comment because all scientific Sharp calculators say it’s 1. For all the other brands for hardware calculators there are roughly 50:50 with saying 1 and 9.\n
    \n
    So I’m not sure if you are suggesting that thousands of experts and hundreds of engineers at Casio, Texas Instruments, HP and Sharp got it wrong and you got it right?\n
    \n
    There really is no agreed upon standard even amongst experts.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1702408839 {#5311
    date: 2023-12-12 20:20:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Perfide@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5314 …}
  +nested: Doctrine\ORM\PersistentCollection {#5316 …}
  +votes: Doctrine\ORM\PersistentCollection {#5318 …}
  +reports: Doctrine\ORM\PersistentCollection {#5320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
  -id: 219043
  -bodyTs: "'1':33,49 '50':45,46 '9':51 'actual':5 'agre':88 'amongst':92 'brand':38 'calcul':2,29,41 'casio':70 'comment':24 'consensus':15 'engin':68 'especi':18 'even':91 'expert':64,93 'got':76,81 'hardwar':40 'hp':73 'hundr':66 'import':7 'instrument':72 'interest':19 'm':54 'pretti':6 'realli':85 'respect':21 'right':83 'rough':44 'say':30,48 'scientif':27 'section':3 'sharp':16,28,75 'show':10 'standard':90 'suggest':60 'sure':56 'texa':71 'thousand':62 'upon':89 'wrong':78"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5662323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702408839 {#5312
    date: 2023-12-12 20:20: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
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 {#5442
  +user: Proxies\__CG__\App\Entity\User {#5443 …}
  +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 {#5313
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4385
      +user: App\Entity\User {#4398 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        You lost me on the section when you started going into different calculators, but I read the rest of the post. Well written even if I ultimately disagree!\n
        \n
        The reason imo there is ambiguity with these math problems is bad/outdated teaching. The way I was taught pemdas, you *always* do the left-most operations first, while otherwise still following the ordering.\n
        \n
        Doing this for 6÷2(1+2), there is no ambiguity that the answer is 9. You do your parentheses first as always, 6÷2(3), and then since division and multiplication are equal in ordering weight, you do the division first because it’s the left most operation, leaving us 3(3), which is of course 9.\n
        \n
        If someone wrote this equation with the intention that the answer is 1, they wrote the equation wrong, simple as that.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1704198241 {#4379
        date: 2024-01-02 13:24:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4386 …}
      +nested: Doctrine\ORM\PersistentCollection {#4388 …}
      +votes: Doctrine\ORM\PersistentCollection {#4390 …}
      +reports: Doctrine\ORM\PersistentCollection {#4392 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4394 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4396 …}
      -id: 218999
      -bodyTs: "'+2':69 '1':68,133 '2':67,87 '3':88,114,115 '6':66,86 '9':78,120 'alway':49,85 'ambigu':34,73 'answer':76,131 'bad/outdated':40 'calcul':13 'cours':119 'differ':12 'disagre':28 'divis':92,103 'equal':96 'equat':125,137 'even':24 'first':56,83,104 'follow':60 'go':10 'imo':31 'intent':128 'leav':112 'left':53,109 'left-most':52 'lost':2 'math':37 'multipl':94 'oper':55,111 'order':62,98 'otherwis':58 'parenthes':82 'pemda':47 'post':21 'problem':38 'read':16 'reason':30 'rest':18 'section':6 'simpl':139 'sinc':91 'someon':122 'start':9 'still':59 'taught':46 'teach':41 'ultim':27 'us':113 'way':43 'weight':99 'well':22 'written':23 'wrong':138 'wrote':123,135"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/5591729"
      +editedAt: DateTimeImmutable @1704091055 {#4380
        date: 2024-01-01 07:37:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702407680 {#4381
        date: 2023-12-12 20:01:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4385}
    +body: """
      The calculator section is actually pretty important, because it shows how there is no consensus. Sharp is especially interesting with respect to your comment because all scientific Sharp calculators say it’s 1. For all the other brands for hardware calculators there are roughly 50:50 with saying 1 and 9.\n
      \n
      So I’m not sure if you are suggesting that thousands of experts and hundreds of engineers at Casio, Texas Instruments, HP and Sharp got it wrong and you got it right?\n
      \n
      There really is no agreed upon standard even amongst experts.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1702408839 {#5311
      date: 2023-12-12 20:20:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Perfide@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5314 …}
    +nested: Doctrine\ORM\PersistentCollection {#5316 …}
    +votes: Doctrine\ORM\PersistentCollection {#5318 …}
    +reports: Doctrine\ORM\PersistentCollection {#5320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
    -id: 219043
    -bodyTs: "'1':33,49 '50':45,46 '9':51 'actual':5 'agre':88 'amongst':92 'brand':38 'calcul':2,29,41 'casio':70 'comment':24 'consensus':15 'engin':68 'especi':18 'even':91 'expert':64,93 'got':76,81 'hardwar':40 'hp':73 'hundr':66 'import':7 'instrument':72 'interest':19 'm':54 'pretti':6 'realli':85 'respect':21 'right':83 'rough':44 'say':30,48 'scientif':27 'section':3 'sharp':16,28,75 'show':10 'standard':90 'suggest':60 'sure':56 'texa':71 'thousand':62 'upon':89 'wrong':78"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5662323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702408839 {#5312
      date: 2023-12-12 20:20:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4385}
  +body: "Hi, expert here, calculators have nothing to do with it. There’s an agreed upon “Order of Operations” that we teach to kids, and there’s a mutual agreement that it’s only approximately correct. Calculators have to pick an explicit parsing algorithm, humans don’t have to and so they don’t. I don’t look to a dictionary to tell me what I mean when I speak to another human."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702418263 {#5440
    date: 2023-12-12 22:57:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Perfide@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5444 …}
  +nested: Doctrine\ORM\PersistentCollection {#5446 …}
  +votes: Doctrine\ORM\PersistentCollection {#5448 …}
  +reports: Doctrine\ORM\PersistentCollection {#5450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5454 …}
  -id: 219443
  -bodyTs: "'agre':14 'agreement':29 'algorithm':43 'anoth':71 'approxim':34 'calcul':4,36 'correct':35 'dictionari':60 'expert':2 'explicit':41 'hi':1 'human':44,72 'kid':23 'look':57 'mean':66 'mutual':28 'noth':6 'oper':18 'order':16 'pars':42 'pick':39 'speak':69 'teach':21 'tell':62 'upon':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5666003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702418263 {#5441
    date: 2023-12-12 22:57:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#5442
  +user: Proxies\__CG__\App\Entity\User {#5443 …}
  +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 {#5313
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4385
      +user: App\Entity\User {#4398 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        You lost me on the section when you started going into different calculators, but I read the rest of the post. Well written even if I ultimately disagree!\n
        \n
        The reason imo there is ambiguity with these math problems is bad/outdated teaching. The way I was taught pemdas, you *always* do the left-most operations first, while otherwise still following the ordering.\n
        \n
        Doing this for 6÷2(1+2), there is no ambiguity that the answer is 9. You do your parentheses first as always, 6÷2(3), and then since division and multiplication are equal in ordering weight, you do the division first because it’s the left most operation, leaving us 3(3), which is of course 9.\n
        \n
        If someone wrote this equation with the intention that the answer is 1, they wrote the equation wrong, simple as that.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1704198241 {#4379
        date: 2024-01-02 13:24:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4386 …}
      +nested: Doctrine\ORM\PersistentCollection {#4388 …}
      +votes: Doctrine\ORM\PersistentCollection {#4390 …}
      +reports: Doctrine\ORM\PersistentCollection {#4392 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4394 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4396 …}
      -id: 218999
      -bodyTs: "'+2':69 '1':68,133 '2':67,87 '3':88,114,115 '6':66,86 '9':78,120 'alway':49,85 'ambigu':34,73 'answer':76,131 'bad/outdated':40 'calcul':13 'cours':119 'differ':12 'disagre':28 'divis':92,103 'equal':96 'equat':125,137 'even':24 'first':56,83,104 'follow':60 'go':10 'imo':31 'intent':128 'leav':112 'left':53,109 'left-most':52 'lost':2 'math':37 'multipl':94 'oper':55,111 'order':62,98 'otherwis':58 'parenthes':82 'pemda':47 'post':21 'problem':38 'read':16 'reason':30 'rest':18 'section':6 'simpl':139 'sinc':91 'someon':122 'start':9 'still':59 'taught':46 'teach':41 'ultim':27 'us':113 'way':43 'weight':99 'well':22 'written':23 'wrong':138 'wrote':123,135"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/5591729"
      +editedAt: DateTimeImmutable @1704091055 {#4380
        date: 2024-01-01 07:37:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702407680 {#4381
        date: 2023-12-12 20:01:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4385}
    +body: """
      The calculator section is actually pretty important, because it shows how there is no consensus. Sharp is especially interesting with respect to your comment because all scientific Sharp calculators say it’s 1. For all the other brands for hardware calculators there are roughly 50:50 with saying 1 and 9.\n
      \n
      So I’m not sure if you are suggesting that thousands of experts and hundreds of engineers at Casio, Texas Instruments, HP and Sharp got it wrong and you got it right?\n
      \n
      There really is no agreed upon standard even amongst experts.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1702408839 {#5311
      date: 2023-12-12 20:20:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Perfide@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5314 …}
    +nested: Doctrine\ORM\PersistentCollection {#5316 …}
    +votes: Doctrine\ORM\PersistentCollection {#5318 …}
    +reports: Doctrine\ORM\PersistentCollection {#5320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
    -id: 219043
    -bodyTs: "'1':33,49 '50':45,46 '9':51 'actual':5 'agre':88 'amongst':92 'brand':38 'calcul':2,29,41 'casio':70 'comment':24 'consensus':15 'engin':68 'especi':18 'even':91 'expert':64,93 'got':76,81 'hardwar':40 'hp':73 'hundr':66 'import':7 'instrument':72 'interest':19 'm':54 'pretti':6 'realli':85 'respect':21 'right':83 'rough':44 'say':30,48 'scientif':27 'section':3 'sharp':16,28,75 'show':10 'standard':90 'suggest':60 'sure':56 'texa':71 'thousand':62 'upon':89 'wrong':78"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5662323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702408839 {#5312
      date: 2023-12-12 20:20:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4385}
  +body: "Hi, expert here, calculators have nothing to do with it. There’s an agreed upon “Order of Operations” that we teach to kids, and there’s a mutual agreement that it’s only approximately correct. Calculators have to pick an explicit parsing algorithm, humans don’t have to and so they don’t. I don’t look to a dictionary to tell me what I mean when I speak to another human."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702418263 {#5440
    date: 2023-12-12 22:57:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Perfide@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5444 …}
  +nested: Doctrine\ORM\PersistentCollection {#5446 …}
  +votes: Doctrine\ORM\PersistentCollection {#5448 …}
  +reports: Doctrine\ORM\PersistentCollection {#5450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5454 …}
  -id: 219443
  -bodyTs: "'agre':14 'agreement':29 'algorithm':43 'anoth':71 'approxim':34 'calcul':4,36 'correct':35 'dictionari':60 'expert':2 'explicit':41 'hi':1 'human':44,72 'kid':23 'look':57 'mean':66 'mutual':28 'noth':6 'oper':18 'order':16 'pars':42 'pick':39 'speak':69 'teach':21 'tell':62 'upon':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5666003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702418263 {#5441
    date: 2023-12-12 22:57:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#5442
  +user: Proxies\__CG__\App\Entity\User {#5443 …}
  +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 {#5313
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4385
      +user: App\Entity\User {#4398 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        You lost me on the section when you started going into different calculators, but I read the rest of the post. Well written even if I ultimately disagree!\n
        \n
        The reason imo there is ambiguity with these math problems is bad/outdated teaching. The way I was taught pemdas, you *always* do the left-most operations first, while otherwise still following the ordering.\n
        \n
        Doing this for 6÷2(1+2), there is no ambiguity that the answer is 9. You do your parentheses first as always, 6÷2(3), and then since division and multiplication are equal in ordering weight, you do the division first because it’s the left most operation, leaving us 3(3), which is of course 9.\n
        \n
        If someone wrote this equation with the intention that the answer is 1, they wrote the equation wrong, simple as that.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1704198241 {#4379
        date: 2024-01-02 13:24:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4386 …}
      +nested: Doctrine\ORM\PersistentCollection {#4388 …}
      +votes: Doctrine\ORM\PersistentCollection {#4390 …}
      +reports: Doctrine\ORM\PersistentCollection {#4392 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4394 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4396 …}
      -id: 218999
      -bodyTs: "'+2':69 '1':68,133 '2':67,87 '3':88,114,115 '6':66,86 '9':78,120 'alway':49,85 'ambigu':34,73 'answer':76,131 'bad/outdated':40 'calcul':13 'cours':119 'differ':12 'disagre':28 'divis':92,103 'equal':96 'equat':125,137 'even':24 'first':56,83,104 'follow':60 'go':10 'imo':31 'intent':128 'leav':112 'left':53,109 'left-most':52 'lost':2 'math':37 'multipl':94 'oper':55,111 'order':62,98 'otherwis':58 'parenthes':82 'pemda':47 'post':21 'problem':38 'read':16 'reason':30 'rest':18 'section':6 'simpl':139 'sinc':91 'someon':122 'start':9 'still':59 'taught':46 'teach':41 'ultim':27 'us':113 'way':43 'weight':99 'well':22 'written':23 'wrong':138 'wrote':123,135"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/5591729"
      +editedAt: DateTimeImmutable @1704091055 {#4380
        date: 2024-01-01 07:37:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702407680 {#4381
        date: 2023-12-12 20:01:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4385}
    +body: """
      The calculator section is actually pretty important, because it shows how there is no consensus. Sharp is especially interesting with respect to your comment because all scientific Sharp calculators say it’s 1. For all the other brands for hardware calculators there are roughly 50:50 with saying 1 and 9.\n
      \n
      So I’m not sure if you are suggesting that thousands of experts and hundreds of engineers at Casio, Texas Instruments, HP and Sharp got it wrong and you got it right?\n
      \n
      There really is no agreed upon standard even amongst experts.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1702408839 {#5311
      date: 2023-12-12 20:20:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Perfide@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5314 …}
    +nested: Doctrine\ORM\PersistentCollection {#5316 …}
    +votes: Doctrine\ORM\PersistentCollection {#5318 …}
    +reports: Doctrine\ORM\PersistentCollection {#5320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
    -id: 219043
    -bodyTs: "'1':33,49 '50':45,46 '9':51 'actual':5 'agre':88 'amongst':92 'brand':38 'calcul':2,29,41 'casio':70 'comment':24 'consensus':15 'engin':68 'especi':18 'even':91 'expert':64,93 'got':76,81 'hardwar':40 'hp':73 'hundr':66 'import':7 'instrument':72 'interest':19 'm':54 'pretti':6 'realli':85 'respect':21 'right':83 'rough':44 'say':30,48 'scientif':27 'section':3 'sharp':16,28,75 'show':10 'standard':90 'suggest':60 'sure':56 'texa':71 'thousand':62 'upon':89 'wrong':78"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5662323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702408839 {#5312
      date: 2023-12-12 20:20:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4385}
  +body: "Hi, expert here, calculators have nothing to do with it. There’s an agreed upon “Order of Operations” that we teach to kids, and there’s a mutual agreement that it’s only approximately correct. Calculators have to pick an explicit parsing algorithm, humans don’t have to and so they don’t. I don’t look to a dictionary to tell me what I mean when I speak to another human."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702418263 {#5440
    date: 2023-12-12 22:57:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Perfide@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5444 …}
  +nested: Doctrine\ORM\PersistentCollection {#5446 …}
  +votes: Doctrine\ORM\PersistentCollection {#5448 …}
  +reports: Doctrine\ORM\PersistentCollection {#5450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5454 …}
  -id: 219443
  -bodyTs: "'agre':14 'agreement':29 'algorithm':43 'anoth':71 'approxim':34 'calcul':4,36 'correct':35 'dictionari':60 'expert':2 'explicit':41 'hi':1 'human':44,72 'kid':23 'look':57 'mean':66 'mutual':28 'noth':6 'oper':18 'order':16 'pars':42 'pick':39 'speak':69 'teach':21 'tell':62 'upon':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5666003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702418263 {#5441
    date: 2023-12-12 22:57:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5512
  +user: Proxies\__CG__\App\Entity\User {#5375 …}
  +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 {#5442
    +user: Proxies\__CG__\App\Entity\User {#5443 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5313
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4385
        +user: App\Entity\User {#4398 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          You lost me on the section when you started going into different calculators, but I read the rest of the post. Well written even if I ultimately disagree!\n
          \n
          The reason imo there is ambiguity with these math problems is bad/outdated teaching. The way I was taught pemdas, you *always* do the left-most operations first, while otherwise still following the ordering.\n
          \n
          Doing this for 6÷2(1+2), there is no ambiguity that the answer is 9. You do your parentheses first as always, 6÷2(3), and then since division and multiplication are equal in ordering weight, you do the division first because it’s the left most operation, leaving us 3(3), which is of course 9.\n
          \n
          If someone wrote this equation with the intention that the answer is 1, they wrote the equation wrong, simple as that.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1704198241 {#4379
          date: 2024-01-02 13:24:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4386 …}
        +nested: Doctrine\ORM\PersistentCollection {#4388 …}
        +votes: Doctrine\ORM\PersistentCollection {#4390 …}
        +reports: Doctrine\ORM\PersistentCollection {#4392 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4394 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4396 …}
        -id: 218999
        -bodyTs: "'+2':69 '1':68,133 '2':67,87 '3':88,114,115 '6':66,86 '9':78,120 'alway':49,85 'ambigu':34,73 'answer':76,131 'bad/outdated':40 'calcul':13 'cours':119 'differ':12 'disagre':28 'divis':92,103 'equal':96 'equat':125,137 'even':24 'first':56,83,104 'follow':60 'go':10 'imo':31 'intent':128 'leav':112 'left':53,109 'left-most':52 'lost':2 'math':37 'multipl':94 'oper':55,111 'order':62,98 'otherwis':58 'parenthes':82 'pemda':47 'post':21 'problem':38 'read':16 'reason':30 'rest':18 'section':6 'simpl':139 'sinc':91 'someon':122 'start':9 'still':59 'taught':46 'teach':41 'ultim':27 'us':113 'way':43 'weight':99 'well':22 'written':23 'wrong':138 'wrote':123,135"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/5591729"
        +editedAt: DateTimeImmutable @1704091055 {#4380
          date: 2024-01-01 07:37:35.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702407680 {#4381
          date: 2023-12-12 20:01:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4385}
      +body: """
        The calculator section is actually pretty important, because it shows how there is no consensus. Sharp is especially interesting with respect to your comment because all scientific Sharp calculators say it’s 1. For all the other brands for hardware calculators there are roughly 50:50 with saying 1 and 9.\n
        \n
        So I’m not sure if you are suggesting that thousands of experts and hundreds of engineers at Casio, Texas Instruments, HP and Sharp got it wrong and you got it right?\n
        \n
        There really is no agreed upon standard even amongst experts.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1702408839 {#5311
        date: 2023-12-12 20:20:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Perfide@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5314 …}
      +nested: Doctrine\ORM\PersistentCollection {#5316 …}
      +votes: Doctrine\ORM\PersistentCollection {#5318 …}
      +reports: Doctrine\ORM\PersistentCollection {#5320 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
      -id: 219043
      -bodyTs: "'1':33,49 '50':45,46 '9':51 'actual':5 'agre':88 'amongst':92 'brand':38 'calcul':2,29,41 'casio':70 'comment':24 'consensus':15 'engin':68 'especi':18 'even':91 'expert':64,93 'got':76,81 'hardwar':40 'hp':73 'hundr':66 'import':7 'instrument':72 'interest':19 'm':54 'pretti':6 'realli':85 'respect':21 'right':83 'rough':44 'say':30,48 'scientif':27 'section':3 'sharp':16,28,75 'show':10 'standard':90 'suggest':60 'sure':56 'texa':71 'thousand':62 'upon':89 'wrong':78"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5662323"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702408839 {#5312
        date: 2023-12-12 20:20:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4385}
    +body: "Hi, expert here, calculators have nothing to do with it. There’s an agreed upon “Order of Operations” that we teach to kids, and there’s a mutual agreement that it’s only approximately correct. Calculators have to pick an explicit parsing algorithm, humans don’t have to and so they don’t. I don’t look to a dictionary to tell me what I mean when I speak to another human."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1702418263 {#5440
      date: 2023-12-12 22:57:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Perfide@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5444 …}
    +nested: Doctrine\ORM\PersistentCollection {#5446 …}
    +votes: Doctrine\ORM\PersistentCollection {#5448 …}
    +reports: Doctrine\ORM\PersistentCollection {#5450 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5454 …}
    -id: 219443
    -bodyTs: "'agre':14 'agreement':29 'algorithm':43 'anoth':71 'approxim':34 'calcul':4,36 'correct':35 'dictionari':60 'expert':2 'explicit':41 'hi':1 'human':44,72 'kid':23 'look':57 'mean':66 'mutual':28 'noth':6 'oper':18 'order':16 'pars':42 'pick':39 'speak':69 'teach':21 'tell':62 'upon':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5666003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702418263 {#5441
      date: 2023-12-12 22:57:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4385}
  +body: """
    Thanks for putting my thoughts into words, that’s exactly why I hate math. It was supposed to be the logical one, but since it only needs to be parsed by humans it failed at even that. It’s just conventions upon conventions to the point where it’s notably different from one teacher/professor to the next.\n
    \n
    I guess you can tell why I went into comp-sci (and also why I’m struggling there too)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702432765 {#5509
    date: 2023-12-13 02:59:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Perfide@reddthat.com"
    "@kogasa@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5513 …}
  +nested: Doctrine\ORM\PersistentCollection {#5515 …}
  +votes: Doctrine\ORM\PersistentCollection {#5517 …}
  +reports: Doctrine\ORM\PersistentCollection {#5519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5523 …}
  -id: 219955
  -bodyTs: "'also':71 'comp':68 'comp-sci':67 'convent':41,43 'differ':51 'even':36 'exact':10 'fail':34 'guess':59 'hate':13 'human':32 'logic':21 'm':74 'math':14 'need':27 'next':57 'notabl':50 'one':22,53 'pars':30 'point':46 'put':3 'sci':69 'sinc':24 'struggl':75 'suppos':17 'teacher/professor':54 'tell':62 'thank':1 'thought':5 'upon':42 'went':65 'word':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5667703"
  +editedAt: DateTimeImmutable @1704198521 {#5510
    date: 2024-01-02 13:28:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702432765 {#5511
    date: 2023-12-13 02:59: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
59 DENIED edit
App\Entity\EntryComment {#5512
  +user: Proxies\__CG__\App\Entity\User {#5375 …}
  +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 {#5442
    +user: Proxies\__CG__\App\Entity\User {#5443 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5313
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4385
        +user: App\Entity\User {#4398 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          You lost me on the section when you started going into different calculators, but I read the rest of the post. Well written even if I ultimately disagree!\n
          \n
          The reason imo there is ambiguity with these math problems is bad/outdated teaching. The way I was taught pemdas, you *always* do the left-most operations first, while otherwise still following the ordering.\n
          \n
          Doing this for 6÷2(1+2), there is no ambiguity that the answer is 9. You do your parentheses first as always, 6÷2(3), and then since division and multiplication are equal in ordering weight, you do the division first because it’s the left most operation, leaving us 3(3), which is of course 9.\n
          \n
          If someone wrote this equation with the intention that the answer is 1, they wrote the equation wrong, simple as that.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1704198241 {#4379
          date: 2024-01-02 13:24:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4386 …}
        +nested: Doctrine\ORM\PersistentCollection {#4388 …}
        +votes: Doctrine\ORM\PersistentCollection {#4390 …}
        +reports: Doctrine\ORM\PersistentCollection {#4392 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4394 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4396 …}
        -id: 218999
        -bodyTs: "'+2':69 '1':68,133 '2':67,87 '3':88,114,115 '6':66,86 '9':78,120 'alway':49,85 'ambigu':34,73 'answer':76,131 'bad/outdated':40 'calcul':13 'cours':119 'differ':12 'disagre':28 'divis':92,103 'equal':96 'equat':125,137 'even':24 'first':56,83,104 'follow':60 'go':10 'imo':31 'intent':128 'leav':112 'left':53,109 'left-most':52 'lost':2 'math':37 'multipl':94 'oper':55,111 'order':62,98 'otherwis':58 'parenthes':82 'pemda':47 'post':21 'problem':38 'read':16 'reason':30 'rest':18 'section':6 'simpl':139 'sinc':91 'someon':122 'start':9 'still':59 'taught':46 'teach':41 'ultim':27 'us':113 'way':43 'weight':99 'well':22 'written':23 'wrong':138 'wrote':123,135"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/5591729"
        +editedAt: DateTimeImmutable @1704091055 {#4380
          date: 2024-01-01 07:37:35.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702407680 {#4381
          date: 2023-12-12 20:01:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4385}
      +body: """
        The calculator section is actually pretty important, because it shows how there is no consensus. Sharp is especially interesting with respect to your comment because all scientific Sharp calculators say it’s 1. For all the other brands for hardware calculators there are roughly 50:50 with saying 1 and 9.\n
        \n
        So I’m not sure if you are suggesting that thousands of experts and hundreds of engineers at Casio, Texas Instruments, HP and Sharp got it wrong and you got it right?\n
        \n
        There really is no agreed upon standard even amongst experts.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1702408839 {#5311
        date: 2023-12-12 20:20:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Perfide@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5314 …}
      +nested: Doctrine\ORM\PersistentCollection {#5316 …}
      +votes: Doctrine\ORM\PersistentCollection {#5318 …}
      +reports: Doctrine\ORM\PersistentCollection {#5320 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
      -id: 219043
      -bodyTs: "'1':33,49 '50':45,46 '9':51 'actual':5 'agre':88 'amongst':92 'brand':38 'calcul':2,29,41 'casio':70 'comment':24 'consensus':15 'engin':68 'especi':18 'even':91 'expert':64,93 'got':76,81 'hardwar':40 'hp':73 'hundr':66 'import':7 'instrument':72 'interest':19 'm':54 'pretti':6 'realli':85 'respect':21 'right':83 'rough':44 'say':30,48 'scientif':27 'section':3 'sharp':16,28,75 'show':10 'standard':90 'suggest':60 'sure':56 'texa':71 'thousand':62 'upon':89 'wrong':78"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5662323"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702408839 {#5312
        date: 2023-12-12 20:20:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4385}
    +body: "Hi, expert here, calculators have nothing to do with it. There’s an agreed upon “Order of Operations” that we teach to kids, and there’s a mutual agreement that it’s only approximately correct. Calculators have to pick an explicit parsing algorithm, humans don’t have to and so they don’t. I don’t look to a dictionary to tell me what I mean when I speak to another human."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1702418263 {#5440
      date: 2023-12-12 22:57:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Perfide@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5444 …}
    +nested: Doctrine\ORM\PersistentCollection {#5446 …}
    +votes: Doctrine\ORM\PersistentCollection {#5448 …}
    +reports: Doctrine\ORM\PersistentCollection {#5450 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5454 …}
    -id: 219443
    -bodyTs: "'agre':14 'agreement':29 'algorithm':43 'anoth':71 'approxim':34 'calcul':4,36 'correct':35 'dictionari':60 'expert':2 'explicit':41 'hi':1 'human':44,72 'kid':23 'look':57 'mean':66 'mutual':28 'noth':6 'oper':18 'order':16 'pars':42 'pick':39 'speak':69 'teach':21 'tell':62 'upon':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5666003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702418263 {#5441
      date: 2023-12-12 22:57:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4385}
  +body: """
    Thanks for putting my thoughts into words, that’s exactly why I hate math. It was supposed to be the logical one, but since it only needs to be parsed by humans it failed at even that. It’s just conventions upon conventions to the point where it’s notably different from one teacher/professor to the next.\n
    \n
    I guess you can tell why I went into comp-sci (and also why I’m struggling there too)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702432765 {#5509
    date: 2023-12-13 02:59:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Perfide@reddthat.com"
    "@kogasa@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5513 …}
  +nested: Doctrine\ORM\PersistentCollection {#5515 …}
  +votes: Doctrine\ORM\PersistentCollection {#5517 …}
  +reports: Doctrine\ORM\PersistentCollection {#5519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5523 …}
  -id: 219955
  -bodyTs: "'also':71 'comp':68 'comp-sci':67 'convent':41,43 'differ':51 'even':36 'exact':10 'fail':34 'guess':59 'hate':13 'human':32 'logic':21 'm':74 'math':14 'need':27 'next':57 'notabl':50 'one':22,53 'pars':30 'point':46 'put':3 'sci':69 'sinc':24 'struggl':75 'suppos':17 'teacher/professor':54 'tell':62 'thank':1 'thought':5 'upon':42 'went':65 'word':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5667703"
  +editedAt: DateTimeImmutable @1704198521 {#5510
    date: 2024-01-02 13:28:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702432765 {#5511
    date: 2023-12-13 02:59: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
60 DENIED moderate
App\Entity\EntryComment {#5512
  +user: Proxies\__CG__\App\Entity\User {#5375 …}
  +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 {#5442
    +user: Proxies\__CG__\App\Entity\User {#5443 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5313
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4385
        +user: App\Entity\User {#4398 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          You lost me on the section when you started going into different calculators, but I read the rest of the post. Well written even if I ultimately disagree!\n
          \n
          The reason imo there is ambiguity with these math problems is bad/outdated teaching. The way I was taught pemdas, you *always* do the left-most operations first, while otherwise still following the ordering.\n
          \n
          Doing this for 6÷2(1+2), there is no ambiguity that the answer is 9. You do your parentheses first as always, 6÷2(3), and then since division and multiplication are equal in ordering weight, you do the division first because it’s the left most operation, leaving us 3(3), which is of course 9.\n
          \n
          If someone wrote this equation with the intention that the answer is 1, they wrote the equation wrong, simple as that.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1704198241 {#4379
          date: 2024-01-02 13:24:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4386 …}
        +nested: Doctrine\ORM\PersistentCollection {#4388 …}
        +votes: Doctrine\ORM\PersistentCollection {#4390 …}
        +reports: Doctrine\ORM\PersistentCollection {#4392 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4394 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4396 …}
        -id: 218999
        -bodyTs: "'+2':69 '1':68,133 '2':67,87 '3':88,114,115 '6':66,86 '9':78,120 'alway':49,85 'ambigu':34,73 'answer':76,131 'bad/outdated':40 'calcul':13 'cours':119 'differ':12 'disagre':28 'divis':92,103 'equal':96 'equat':125,137 'even':24 'first':56,83,104 'follow':60 'go':10 'imo':31 'intent':128 'leav':112 'left':53,109 'left-most':52 'lost':2 'math':37 'multipl':94 'oper':55,111 'order':62,98 'otherwis':58 'parenthes':82 'pemda':47 'post':21 'problem':38 'read':16 'reason':30 'rest':18 'section':6 'simpl':139 'sinc':91 'someon':122 'start':9 'still':59 'taught':46 'teach':41 'ultim':27 'us':113 'way':43 'weight':99 'well':22 'written':23 'wrong':138 'wrote':123,135"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/5591729"
        +editedAt: DateTimeImmutable @1704091055 {#4380
          date: 2024-01-01 07:37:35.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702407680 {#4381
          date: 2023-12-12 20:01:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4385}
      +body: """
        The calculator section is actually pretty important, because it shows how there is no consensus. Sharp is especially interesting with respect to your comment because all scientific Sharp calculators say it’s 1. For all the other brands for hardware calculators there are roughly 50:50 with saying 1 and 9.\n
        \n
        So I’m not sure if you are suggesting that thousands of experts and hundreds of engineers at Casio, Texas Instruments, HP and Sharp got it wrong and you got it right?\n
        \n
        There really is no agreed upon standard even amongst experts.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1702408839 {#5311
        date: 2023-12-12 20:20:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Perfide@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5314 …}
      +nested: Doctrine\ORM\PersistentCollection {#5316 …}
      +votes: Doctrine\ORM\PersistentCollection {#5318 …}
      +reports: Doctrine\ORM\PersistentCollection {#5320 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
      -id: 219043
      -bodyTs: "'1':33,49 '50':45,46 '9':51 'actual':5 'agre':88 'amongst':92 'brand':38 'calcul':2,29,41 'casio':70 'comment':24 'consensus':15 'engin':68 'especi':18 'even':91 'expert':64,93 'got':76,81 'hardwar':40 'hp':73 'hundr':66 'import':7 'instrument':72 'interest':19 'm':54 'pretti':6 'realli':85 'respect':21 'right':83 'rough':44 'say':30,48 'scientif':27 'section':3 'sharp':16,28,75 'show':10 'standard':90 'suggest':60 'sure':56 'texa':71 'thousand':62 'upon':89 'wrong':78"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5662323"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702408839 {#5312
        date: 2023-12-12 20:20:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4385}
    +body: "Hi, expert here, calculators have nothing to do with it. There’s an agreed upon “Order of Operations” that we teach to kids, and there’s a mutual agreement that it’s only approximately correct. Calculators have to pick an explicit parsing algorithm, humans don’t have to and so they don’t. I don’t look to a dictionary to tell me what I mean when I speak to another human."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1702418263 {#5440
      date: 2023-12-12 22:57:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Perfide@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5444 …}
    +nested: Doctrine\ORM\PersistentCollection {#5446 …}
    +votes: Doctrine\ORM\PersistentCollection {#5448 …}
    +reports: Doctrine\ORM\PersistentCollection {#5450 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5454 …}
    -id: 219443
    -bodyTs: "'agre':14 'agreement':29 'algorithm':43 'anoth':71 'approxim':34 'calcul':4,36 'correct':35 'dictionari':60 'expert':2 'explicit':41 'hi':1 'human':44,72 'kid':23 'look':57 'mean':66 'mutual':28 'noth':6 'oper':18 'order':16 'pars':42 'pick':39 'speak':69 'teach':21 'tell':62 'upon':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5666003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702418263 {#5441
      date: 2023-12-12 22:57:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4385}
  +body: """
    Thanks for putting my thoughts into words, that’s exactly why I hate math. It was supposed to be the logical one, but since it only needs to be parsed by humans it failed at even that. It’s just conventions upon conventions to the point where it’s notably different from one teacher/professor to the next.\n
    \n
    I guess you can tell why I went into comp-sci (and also why I’m struggling there too)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702432765 {#5509
    date: 2023-12-13 02:59:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Perfide@reddthat.com"
    "@kogasa@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5513 …}
  +nested: Doctrine\ORM\PersistentCollection {#5515 …}
  +votes: Doctrine\ORM\PersistentCollection {#5517 …}
  +reports: Doctrine\ORM\PersistentCollection {#5519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5523 …}
  -id: 219955
  -bodyTs: "'also':71 'comp':68 'comp-sci':67 'convent':41,43 'differ':51 'even':36 'exact':10 'fail':34 'guess':59 'hate':13 'human':32 'logic':21 'm':74 'math':14 'need':27 'next':57 'notabl':50 'one':22,53 'pars':30 'point':46 'put':3 'sci':69 'sinc':24 'struggl':75 'suppos':17 'teacher/professor':54 'tell':62 'thank':1 'thought':5 'upon':42 'went':65 'word':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5667703"
  +editedAt: DateTimeImmutable @1704198521 {#5510
    date: 2024-01-02 13:28:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702432765 {#5511
    date: 2023-12-13 02:59: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
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 {#5458
  +user: App\Entity\User {#4398 …}
  +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 {#5313
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4385
      +user: App\Entity\User {#4398 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        You lost me on the section when you started going into different calculators, but I read the rest of the post. Well written even if I ultimately disagree!\n
        \n
        The reason imo there is ambiguity with these math problems is bad/outdated teaching. The way I was taught pemdas, you *always* do the left-most operations first, while otherwise still following the ordering.\n
        \n
        Doing this for 6÷2(1+2), there is no ambiguity that the answer is 9. You do your parentheses first as always, 6÷2(3), and then since division and multiplication are equal in ordering weight, you do the division first because it’s the left most operation, leaving us 3(3), which is of course 9.\n
        \n
        If someone wrote this equation with the intention that the answer is 1, they wrote the equation wrong, simple as that.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1704198241 {#4379
        date: 2024-01-02 13:24:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4386 …}
      +nested: Doctrine\ORM\PersistentCollection {#4388 …}
      +votes: Doctrine\ORM\PersistentCollection {#4390 …}
      +reports: Doctrine\ORM\PersistentCollection {#4392 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4394 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4396 …}
      -id: 218999
      -bodyTs: "'+2':69 '1':68,133 '2':67,87 '3':88,114,115 '6':66,86 '9':78,120 'alway':49,85 'ambigu':34,73 'answer':76,131 'bad/outdated':40 'calcul':13 'cours':119 'differ':12 'disagre':28 'divis':92,103 'equal':96 'equat':125,137 'even':24 'first':56,83,104 'follow':60 'go':10 'imo':31 'intent':128 'leav':112 'left':53,109 'left-most':52 'lost':2 'math':37 'multipl':94 'oper':55,111 'order':62,98 'otherwis':58 'parenthes':82 'pemda':47 'post':21 'problem':38 'read':16 'reason':30 'rest':18 'section':6 'simpl':139 'sinc':91 'someon':122 'start':9 'still':59 'taught':46 'teach':41 'ultim':27 'us':113 'way':43 'weight':99 'well':22 'written':23 'wrong':138 'wrote':123,135"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/5591729"
      +editedAt: DateTimeImmutable @1704091055 {#4380
        date: 2024-01-01 07:37:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702407680 {#4381
        date: 2023-12-12 20:01:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4385}
    +body: """
      The calculator section is actually pretty important, because it shows how there is no consensus. Sharp is especially interesting with respect to your comment because all scientific Sharp calculators say it’s 1. For all the other brands for hardware calculators there are roughly 50:50 with saying 1 and 9.\n
      \n
      So I’m not sure if you are suggesting that thousands of experts and hundreds of engineers at Casio, Texas Instruments, HP and Sharp got it wrong and you got it right?\n
      \n
      There really is no agreed upon standard even amongst experts.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1702408839 {#5311
      date: 2023-12-12 20:20:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Perfide@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5314 …}
    +nested: Doctrine\ORM\PersistentCollection {#5316 …}
    +votes: Doctrine\ORM\PersistentCollection {#5318 …}
    +reports: Doctrine\ORM\PersistentCollection {#5320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
    -id: 219043
    -bodyTs: "'1':33,49 '50':45,46 '9':51 'actual':5 'agre':88 'amongst':92 'brand':38 'calcul':2,29,41 'casio':70 'comment':24 'consensus':15 'engin':68 'especi':18 'even':91 'expert':64,93 'got':76,81 'hardwar':40 'hp':73 'hundr':66 'import':7 'instrument':72 'interest':19 'm':54 'pretti':6 'realli':85 'respect':21 'right':83 'rough':44 'say':30,48 'scientif':27 'section':3 'sharp':16,28,75 'show':10 'standard':90 'suggest':60 'sure':56 'texa':71 'thousand':62 'upon':89 'wrong':78"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5662323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702408839 {#5312
      date: 2023-12-12 20:20:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4385}
  +body: """
    No, those companies aren’t wrong, but they’re not entirely right either. The answer to “6 ÷ 2(1+2)” is 1 on those calculators because that is a badly written equation and you(not literally you, to be clear) should feel bad for writing it, and the calculators can’t handle it with their rigid hardcoded logic. The ones that do give the correct answer of 9 on that equation will get other equations wrong that it shouldn’t be, again because the logic is hardcoded.\n
    \n
    That doesn’t change the fact that that equation worked out on paper is absolutely 9 based on modern rules of math. Calculate the parentheses first, you then have 6 ÷ 2(3). We could solve from here, but to make the point extra clear I’m going to actually expand this out to explicit multiplication. “2(3)” is the same as “2 x 3”, so we can rewrite the equation as “6 ÷ 2 x 3”. All operators now inarguably have equal precedence, which means the only factor left in which order to do the operations is left to right, and thus division first. The answer can only be 9.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702419079 {#5456
    date: 2023-12-12 23:11:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Perfide@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5459 …}
  +nested: Doctrine\ORM\PersistentCollection {#5461 …}
  +votes: Doctrine\ORM\PersistentCollection {#5463 …}
  +reports: Doctrine\ORM\PersistentCollection {#5465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5469 …}
  -id: 219473
  -bodyTs: "'+2':20 '1':19,22 '2':18,118,143,149,160 '3':119,144,151,162 '6':17,117,159 '9':68,103,196 'absolut':102 'actual':136 'answer':15,66,192 'aren':4 'bad':30,43 'base':104 'calcul':25,49,110 'chang':91 'clear':40,131 'compani':3 'correct':65 'could':121 'divis':189 'doesn':89 'either':13 'entir':11 'equal':168 'equat':32,71,75,96,157 'expand':137 'explicit':141 'extra':130 'fact':93 'factor':174 'feel':42 'first':113,190 'get':73 'give':63 'go':134 'handl':52 'hardcod':57,87 'inargu':166 'left':175,184 'liter':36 'logic':58,85 'm':133 'make':127 'math':109 'mean':171 'modern':106 'multipl':142 'one':60 'oper':164,182 'order':178 'paper':100 'parenthes':112 'point':129 'preced':169 're':9 'rewrit':155 'right':12,186 'rigid':56 'rule':107 'shouldn':79 'solv':122 'thus':188 'work':97 'write':45 'written':31 'wrong':6,76 'x':150,161"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5596244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702419079 {#5457
    date: 2023-12-12 23:11: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
63 DENIED edit
App\Entity\EntryComment {#5458
  +user: App\Entity\User {#4398 …}
  +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 {#5313
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4385
      +user: App\Entity\User {#4398 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        You lost me on the section when you started going into different calculators, but I read the rest of the post. Well written even if I ultimately disagree!\n
        \n
        The reason imo there is ambiguity with these math problems is bad/outdated teaching. The way I was taught pemdas, you *always* do the left-most operations first, while otherwise still following the ordering.\n
        \n
        Doing this for 6÷2(1+2), there is no ambiguity that the answer is 9. You do your parentheses first as always, 6÷2(3), and then since division and multiplication are equal in ordering weight, you do the division first because it’s the left most operation, leaving us 3(3), which is of course 9.\n
        \n
        If someone wrote this equation with the intention that the answer is 1, they wrote the equation wrong, simple as that.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1704198241 {#4379
        date: 2024-01-02 13:24:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4386 …}
      +nested: Doctrine\ORM\PersistentCollection {#4388 …}
      +votes: Doctrine\ORM\PersistentCollection {#4390 …}
      +reports: Doctrine\ORM\PersistentCollection {#4392 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4394 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4396 …}
      -id: 218999
      -bodyTs: "'+2':69 '1':68,133 '2':67,87 '3':88,114,115 '6':66,86 '9':78,120 'alway':49,85 'ambigu':34,73 'answer':76,131 'bad/outdated':40 'calcul':13 'cours':119 'differ':12 'disagre':28 'divis':92,103 'equal':96 'equat':125,137 'even':24 'first':56,83,104 'follow':60 'go':10 'imo':31 'intent':128 'leav':112 'left':53,109 'left-most':52 'lost':2 'math':37 'multipl':94 'oper':55,111 'order':62,98 'otherwis':58 'parenthes':82 'pemda':47 'post':21 'problem':38 'read':16 'reason':30 'rest':18 'section':6 'simpl':139 'sinc':91 'someon':122 'start':9 'still':59 'taught':46 'teach':41 'ultim':27 'us':113 'way':43 'weight':99 'well':22 'written':23 'wrong':138 'wrote':123,135"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/5591729"
      +editedAt: DateTimeImmutable @1704091055 {#4380
        date: 2024-01-01 07:37:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702407680 {#4381
        date: 2023-12-12 20:01:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4385}
    +body: """
      The calculator section is actually pretty important, because it shows how there is no consensus. Sharp is especially interesting with respect to your comment because all scientific Sharp calculators say it’s 1. For all the other brands for hardware calculators there are roughly 50:50 with saying 1 and 9.\n
      \n
      So I’m not sure if you are suggesting that thousands of experts and hundreds of engineers at Casio, Texas Instruments, HP and Sharp got it wrong and you got it right?\n
      \n
      There really is no agreed upon standard even amongst experts.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1702408839 {#5311
      date: 2023-12-12 20:20:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Perfide@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5314 …}
    +nested: Doctrine\ORM\PersistentCollection {#5316 …}
    +votes: Doctrine\ORM\PersistentCollection {#5318 …}
    +reports: Doctrine\ORM\PersistentCollection {#5320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
    -id: 219043
    -bodyTs: "'1':33,49 '50':45,46 '9':51 'actual':5 'agre':88 'amongst':92 'brand':38 'calcul':2,29,41 'casio':70 'comment':24 'consensus':15 'engin':68 'especi':18 'even':91 'expert':64,93 'got':76,81 'hardwar':40 'hp':73 'hundr':66 'import':7 'instrument':72 'interest':19 'm':54 'pretti':6 'realli':85 'respect':21 'right':83 'rough':44 'say':30,48 'scientif':27 'section':3 'sharp':16,28,75 'show':10 'standard':90 'suggest':60 'sure':56 'texa':71 'thousand':62 'upon':89 'wrong':78"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5662323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702408839 {#5312
      date: 2023-12-12 20:20:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4385}
  +body: """
    No, those companies aren’t wrong, but they’re not entirely right either. The answer to “6 ÷ 2(1+2)” is 1 on those calculators because that is a badly written equation and you(not literally you, to be clear) should feel bad for writing it, and the calculators can’t handle it with their rigid hardcoded logic. The ones that do give the correct answer of 9 on that equation will get other equations wrong that it shouldn’t be, again because the logic is hardcoded.\n
    \n
    That doesn’t change the fact that that equation worked out on paper is absolutely 9 based on modern rules of math. Calculate the parentheses first, you then have 6 ÷ 2(3). We could solve from here, but to make the point extra clear I’m going to actually expand this out to explicit multiplication. “2(3)” is the same as “2 x 3”, so we can rewrite the equation as “6 ÷ 2 x 3”. All operators now inarguably have equal precedence, which means the only factor left in which order to do the operations is left to right, and thus division first. The answer can only be 9.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702419079 {#5456
    date: 2023-12-12 23:11:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Perfide@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5459 …}
  +nested: Doctrine\ORM\PersistentCollection {#5461 …}
  +votes: Doctrine\ORM\PersistentCollection {#5463 …}
  +reports: Doctrine\ORM\PersistentCollection {#5465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5469 …}
  -id: 219473
  -bodyTs: "'+2':20 '1':19,22 '2':18,118,143,149,160 '3':119,144,151,162 '6':17,117,159 '9':68,103,196 'absolut':102 'actual':136 'answer':15,66,192 'aren':4 'bad':30,43 'base':104 'calcul':25,49,110 'chang':91 'clear':40,131 'compani':3 'correct':65 'could':121 'divis':189 'doesn':89 'either':13 'entir':11 'equal':168 'equat':32,71,75,96,157 'expand':137 'explicit':141 'extra':130 'fact':93 'factor':174 'feel':42 'first':113,190 'get':73 'give':63 'go':134 'handl':52 'hardcod':57,87 'inargu':166 'left':175,184 'liter':36 'logic':58,85 'm':133 'make':127 'math':109 'mean':171 'modern':106 'multipl':142 'one':60 'oper':164,182 'order':178 'paper':100 'parenthes':112 'point':129 'preced':169 're':9 'rewrit':155 'right':12,186 'rigid':56 'rule':107 'shouldn':79 'solv':122 'thus':188 'work':97 'write':45 'written':31 'wrong':6,76 'x':150,161"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5596244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702419079 {#5457
    date: 2023-12-12 23:11: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
64 DENIED moderate
App\Entity\EntryComment {#5458
  +user: App\Entity\User {#4398 …}
  +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 {#5313
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4385
      +user: App\Entity\User {#4398 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        You lost me on the section when you started going into different calculators, but I read the rest of the post. Well written even if I ultimately disagree!\n
        \n
        The reason imo there is ambiguity with these math problems is bad/outdated teaching. The way I was taught pemdas, you *always* do the left-most operations first, while otherwise still following the ordering.\n
        \n
        Doing this for 6÷2(1+2), there is no ambiguity that the answer is 9. You do your parentheses first as always, 6÷2(3), and then since division and multiplication are equal in ordering weight, you do the division first because it’s the left most operation, leaving us 3(3), which is of course 9.\n
        \n
        If someone wrote this equation with the intention that the answer is 1, they wrote the equation wrong, simple as that.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1704198241 {#4379
        date: 2024-01-02 13:24:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4386 …}
      +nested: Doctrine\ORM\PersistentCollection {#4388 …}
      +votes: Doctrine\ORM\PersistentCollection {#4390 …}
      +reports: Doctrine\ORM\PersistentCollection {#4392 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4394 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4396 …}
      -id: 218999
      -bodyTs: "'+2':69 '1':68,133 '2':67,87 '3':88,114,115 '6':66,86 '9':78,120 'alway':49,85 'ambigu':34,73 'answer':76,131 'bad/outdated':40 'calcul':13 'cours':119 'differ':12 'disagre':28 'divis':92,103 'equal':96 'equat':125,137 'even':24 'first':56,83,104 'follow':60 'go':10 'imo':31 'intent':128 'leav':112 'left':53,109 'left-most':52 'lost':2 'math':37 'multipl':94 'oper':55,111 'order':62,98 'otherwis':58 'parenthes':82 'pemda':47 'post':21 'problem':38 'read':16 'reason':30 'rest':18 'section':6 'simpl':139 'sinc':91 'someon':122 'start':9 'still':59 'taught':46 'teach':41 'ultim':27 'us':113 'way':43 'weight':99 'well':22 'written':23 'wrong':138 'wrote':123,135"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/5591729"
      +editedAt: DateTimeImmutable @1704091055 {#4380
        date: 2024-01-01 07:37:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702407680 {#4381
        date: 2023-12-12 20:01:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4385}
    +body: """
      The calculator section is actually pretty important, because it shows how there is no consensus. Sharp is especially interesting with respect to your comment because all scientific Sharp calculators say it’s 1. For all the other brands for hardware calculators there are roughly 50:50 with saying 1 and 9.\n
      \n
      So I’m not sure if you are suggesting that thousands of experts and hundreds of engineers at Casio, Texas Instruments, HP and Sharp got it wrong and you got it right?\n
      \n
      There really is no agreed upon standard even amongst experts.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1702408839 {#5311
      date: 2023-12-12 20:20:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Perfide@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5314 …}
    +nested: Doctrine\ORM\PersistentCollection {#5316 …}
    +votes: Doctrine\ORM\PersistentCollection {#5318 …}
    +reports: Doctrine\ORM\PersistentCollection {#5320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
    -id: 219043
    -bodyTs: "'1':33,49 '50':45,46 '9':51 'actual':5 'agre':88 'amongst':92 'brand':38 'calcul':2,29,41 'casio':70 'comment':24 'consensus':15 'engin':68 'especi':18 'even':91 'expert':64,93 'got':76,81 'hardwar':40 'hp':73 'hundr':66 'import':7 'instrument':72 'interest':19 'm':54 'pretti':6 'realli':85 'respect':21 'right':83 'rough':44 'say':30,48 'scientif':27 'section':3 'sharp':16,28,75 'show':10 'standard':90 'suggest':60 'sure':56 'texa':71 'thousand':62 'upon':89 'wrong':78"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5662323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702408839 {#5312
      date: 2023-12-12 20:20:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4385}
  +body: """
    No, those companies aren’t wrong, but they’re not entirely right either. The answer to “6 ÷ 2(1+2)” is 1 on those calculators because that is a badly written equation and you(not literally you, to be clear) should feel bad for writing it, and the calculators can’t handle it with their rigid hardcoded logic. The ones that do give the correct answer of 9 on that equation will get other equations wrong that it shouldn’t be, again because the logic is hardcoded.\n
    \n
    That doesn’t change the fact that that equation worked out on paper is absolutely 9 based on modern rules of math. Calculate the parentheses first, you then have 6 ÷ 2(3). We could solve from here, but to make the point extra clear I’m going to actually expand this out to explicit multiplication. “2(3)” is the same as “2 x 3”, so we can rewrite the equation as “6 ÷ 2 x 3”. All operators now inarguably have equal precedence, which means the only factor left in which order to do the operations is left to right, and thus division first. The answer can only be 9.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702419079 {#5456
    date: 2023-12-12 23:11:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Perfide@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5459 …}
  +nested: Doctrine\ORM\PersistentCollection {#5461 …}
  +votes: Doctrine\ORM\PersistentCollection {#5463 …}
  +reports: Doctrine\ORM\PersistentCollection {#5465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5469 …}
  -id: 219473
  -bodyTs: "'+2':20 '1':19,22 '2':18,118,143,149,160 '3':119,144,151,162 '6':17,117,159 '9':68,103,196 'absolut':102 'actual':136 'answer':15,66,192 'aren':4 'bad':30,43 'base':104 'calcul':25,49,110 'chang':91 'clear':40,131 'compani':3 'correct':65 'could':121 'divis':189 'doesn':89 'either':13 'entir':11 'equal':168 'equat':32,71,75,96,157 'expand':137 'explicit':141 'extra':130 'fact':93 'factor':174 'feel':42 'first':113,190 'get':73 'give':63 'go':134 'handl':52 'hardcod':57,87 'inargu':166 'left':175,184 'liter':36 'logic':58,85 'm':133 'make':127 'math':109 'mean':171 'modern':106 'multipl':142 'one':60 'oper':164,182 'order':178 'paper':100 'parenthes':112 'point':129 'preced':169 're':9 'rewrit':155 'right':12,186 'rigid':56 'rule':107 'shouldn':79 'solv':122 'thus':188 'work':97 'write':45 'written':31 'wrong':6,76 'x':150,161"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5596244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702419079 {#5457
    date: 2023-12-12 23:11: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
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 {#5527
  +user: Proxies\__CG__\App\Entity\User {#5528 …}
  +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 {#5458
    +user: App\Entity\User {#4398 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5313
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4385
        +user: App\Entity\User {#4398 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          You lost me on the section when you started going into different calculators, but I read the rest of the post. Well written even if I ultimately disagree!\n
          \n
          The reason imo there is ambiguity with these math problems is bad/outdated teaching. The way I was taught pemdas, you *always* do the left-most operations first, while otherwise still following the ordering.\n
          \n
          Doing this for 6÷2(1+2), there is no ambiguity that the answer is 9. You do your parentheses first as always, 6÷2(3), and then since division and multiplication are equal in ordering weight, you do the division first because it’s the left most operation, leaving us 3(3), which is of course 9.\n
          \n
          If someone wrote this equation with the intention that the answer is 1, they wrote the equation wrong, simple as that.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1704198241 {#4379
          date: 2024-01-02 13:24:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4386 …}
        +nested: Doctrine\ORM\PersistentCollection {#4388 …}
        +votes: Doctrine\ORM\PersistentCollection {#4390 …}
        +reports: Doctrine\ORM\PersistentCollection {#4392 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4394 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4396 …}
        -id: 218999
        -bodyTs: "'+2':69 '1':68,133 '2':67,87 '3':88,114,115 '6':66,86 '9':78,120 'alway':49,85 'ambigu':34,73 'answer':76,131 'bad/outdated':40 'calcul':13 'cours':119 'differ':12 'disagre':28 'divis':92,103 'equal':96 'equat':125,137 'even':24 'first':56,83,104 'follow':60 'go':10 'imo':31 'intent':128 'leav':112 'left':53,109 'left-most':52 'lost':2 'math':37 'multipl':94 'oper':55,111 'order':62,98 'otherwis':58 'parenthes':82 'pemda':47 'post':21 'problem':38 'read':16 'reason':30 'rest':18 'section':6 'simpl':139 'sinc':91 'someon':122 'start':9 'still':59 'taught':46 'teach':41 'ultim':27 'us':113 'way':43 'weight':99 'well':22 'written':23 'wrong':138 'wrote':123,135"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/5591729"
        +editedAt: DateTimeImmutable @1704091055 {#4380
          date: 2024-01-01 07:37:35.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702407680 {#4381
          date: 2023-12-12 20:01:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4385}
      +body: """
        The calculator section is actually pretty important, because it shows how there is no consensus. Sharp is especially interesting with respect to your comment because all scientific Sharp calculators say it’s 1. For all the other brands for hardware calculators there are roughly 50:50 with saying 1 and 9.\n
        \n
        So I’m not sure if you are suggesting that thousands of experts and hundreds of engineers at Casio, Texas Instruments, HP and Sharp got it wrong and you got it right?\n
        \n
        There really is no agreed upon standard even amongst experts.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1702408839 {#5311
        date: 2023-12-12 20:20:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Perfide@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5314 …}
      +nested: Doctrine\ORM\PersistentCollection {#5316 …}
      +votes: Doctrine\ORM\PersistentCollection {#5318 …}
      +reports: Doctrine\ORM\PersistentCollection {#5320 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
      -id: 219043
      -bodyTs: "'1':33,49 '50':45,46 '9':51 'actual':5 'agre':88 'amongst':92 'brand':38 'calcul':2,29,41 'casio':70 'comment':24 'consensus':15 'engin':68 'especi':18 'even':91 'expert':64,93 'got':76,81 'hardwar':40 'hp':73 'hundr':66 'import':7 'instrument':72 'interest':19 'm':54 'pretti':6 'realli':85 'respect':21 'right':83 'rough':44 'say':30,48 'scientif':27 'section':3 'sharp':16,28,75 'show':10 'standard':90 'suggest':60 'sure':56 'texa':71 'thousand':62 'upon':89 'wrong':78"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5662323"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702408839 {#5312
        date: 2023-12-12 20:20:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4385}
    +body: """
      No, those companies aren’t wrong, but they’re not entirely right either. The answer to “6 ÷ 2(1+2)” is 1 on those calculators because that is a badly written equation and you(not literally you, to be clear) should feel bad for writing it, and the calculators can’t handle it with their rigid hardcoded logic. The ones that do give the correct answer of 9 on that equation will get other equations wrong that it shouldn’t be, again because the logic is hardcoded.\n
      \n
      That doesn’t change the fact that that equation worked out on paper is absolutely 9 based on modern rules of math. Calculate the parentheses first, you then have 6 ÷ 2(3). We could solve from here, but to make the point extra clear I’m going to actually expand this out to explicit multiplication. “2(3)” is the same as “2 x 3”, so we can rewrite the equation as “6 ÷ 2 x 3”. All operators now inarguably have equal precedence, which means the only factor left in which order to do the operations is left to right, and thus division first. The answer can only be 9.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702419079 {#5456
      date: 2023-12-12 23:11:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Perfide@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5459 …}
    +nested: Doctrine\ORM\PersistentCollection {#5461 …}
    +votes: Doctrine\ORM\PersistentCollection {#5463 …}
    +reports: Doctrine\ORM\PersistentCollection {#5465 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5467 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5469 …}
    -id: 219473
    -bodyTs: "'+2':20 '1':19,22 '2':18,118,143,149,160 '3':119,144,151,162 '6':17,117,159 '9':68,103,196 'absolut':102 'actual':136 'answer':15,66,192 'aren':4 'bad':30,43 'base':104 'calcul':25,49,110 'chang':91 'clear':40,131 'compani':3 'correct':65 'could':121 'divis':189 'doesn':89 'either':13 'entir':11 'equal':168 'equat':32,71,75,96,157 'expand':137 'explicit':141 'extra':130 'fact':93 'factor':174 'feel':42 'first':113,190 'get':73 'give':63 'go':134 'handl':52 'hardcod':57,87 'inargu':166 'left':175,184 'liter':36 'logic':58,85 'm':133 'make':127 'math':109 'mean':171 'modern':106 'multipl':142 'one':60 'oper':164,182 'order':178 'paper':100 'parenthes':112 'point':129 'preced':169 're':9 'rewrit':155 'right':12,186 'rigid':56 'rule':107 'shouldn':79 'solv':122 'thus':188 'work':97 'write':45 'written':31 'wrong':6,76 'x':150,161"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/5596244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702419079 {#5457
      date: 2023-12-12 23:11:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4385}
  +body: """
    If you’d ever taken any advanced math, you’d see that the answer is 1 all day. The implicit multiplication is done before the division because anyone taking advanced math would see 2(1+2) as a term that must be resolved first. The answer still lies in the ambiguity of the way the problem is written though. If the author used fractions instead of that stupid division symbol, there would be no ambiguity. It’s either 6/2 x 3 = 9 or [6/(2x3)] = 1. Comment formatting aside, if someone put 6 in the numerator, and then did or did NOT put all the rest in the denominator underneath a horizontal bar, it would be obvious.\n
    \n
    TL;DR It’s still a formatting issue, but 9 is definitely not the clear and only answer.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702421426 {#5525
    date: 2023-12-12 23:50:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Perfide@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5529 …}
  +nested: Doctrine\ORM\PersistentCollection {#5531 …}
  +votes: Doctrine\ORM\PersistentCollection {#5533 …}
  +reports: Doctrine\ORM\PersistentCollection {#5535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5539 …}
  -id: 219569
  -bodyTs: "'+2':36 '1':16,35,86 '2':34 '2x3':85 '3':81 '6':84,93 '6/2':79 '9':82,127 'advanc':7,30 'ambigu':51,75 'answer':14,46,135 'anyon':28 'asid':89 'author':62 'bar':113 'clear':132 'comment':87 'd':3,10 'day':18 'definit':129 'denomin':109 'divis':26,69 'done':23 'dr':119 'either':78 'ever':4 'first':44 'format':88,124 'fraction':64 'horizont':112 'implicit':20 'instead':65 'issu':125 'lie':48 'math':8,31 'multipl':21 'must':41 'numer':96 'obvious':117 'problem':56 'put':92,103 'resolv':43 'rest':106 'see':11,33 'someon':91 'still':47,122 'stupid':68 'symbol':70 'take':29 'taken':5 'term':39 'though':59 'tl':118 'underneath':110 'use':63 'way':54 'would':32,72,115 'written':58 'x':80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6602444"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702421426 {#5526
    date: 2023-12-12 23:50: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
67 DENIED edit
App\Entity\EntryComment {#5527
  +user: Proxies\__CG__\App\Entity\User {#5528 …}
  +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 {#5458
    +user: App\Entity\User {#4398 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5313
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4385
        +user: App\Entity\User {#4398 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          You lost me on the section when you started going into different calculators, but I read the rest of the post. Well written even if I ultimately disagree!\n
          \n
          The reason imo there is ambiguity with these math problems is bad/outdated teaching. The way I was taught pemdas, you *always* do the left-most operations first, while otherwise still following the ordering.\n
          \n
          Doing this for 6÷2(1+2), there is no ambiguity that the answer is 9. You do your parentheses first as always, 6÷2(3), and then since division and multiplication are equal in ordering weight, you do the division first because it’s the left most operation, leaving us 3(3), which is of course 9.\n
          \n
          If someone wrote this equation with the intention that the answer is 1, they wrote the equation wrong, simple as that.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1704198241 {#4379
          date: 2024-01-02 13:24:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4386 …}
        +nested: Doctrine\ORM\PersistentCollection {#4388 …}
        +votes: Doctrine\ORM\PersistentCollection {#4390 …}
        +reports: Doctrine\ORM\PersistentCollection {#4392 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4394 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4396 …}
        -id: 218999
        -bodyTs: "'+2':69 '1':68,133 '2':67,87 '3':88,114,115 '6':66,86 '9':78,120 'alway':49,85 'ambigu':34,73 'answer':76,131 'bad/outdated':40 'calcul':13 'cours':119 'differ':12 'disagre':28 'divis':92,103 'equal':96 'equat':125,137 'even':24 'first':56,83,104 'follow':60 'go':10 'imo':31 'intent':128 'leav':112 'left':53,109 'left-most':52 'lost':2 'math':37 'multipl':94 'oper':55,111 'order':62,98 'otherwis':58 'parenthes':82 'pemda':47 'post':21 'problem':38 'read':16 'reason':30 'rest':18 'section':6 'simpl':139 'sinc':91 'someon':122 'start':9 'still':59 'taught':46 'teach':41 'ultim':27 'us':113 'way':43 'weight':99 'well':22 'written':23 'wrong':138 'wrote':123,135"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/5591729"
        +editedAt: DateTimeImmutable @1704091055 {#4380
          date: 2024-01-01 07:37:35.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702407680 {#4381
          date: 2023-12-12 20:01:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4385}
      +body: """
        The calculator section is actually pretty important, because it shows how there is no consensus. Sharp is especially interesting with respect to your comment because all scientific Sharp calculators say it’s 1. For all the other brands for hardware calculators there are roughly 50:50 with saying 1 and 9.\n
        \n
        So I’m not sure if you are suggesting that thousands of experts and hundreds of engineers at Casio, Texas Instruments, HP and Sharp got it wrong and you got it right?\n
        \n
        There really is no agreed upon standard even amongst experts.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1702408839 {#5311
        date: 2023-12-12 20:20:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Perfide@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5314 …}
      +nested: Doctrine\ORM\PersistentCollection {#5316 …}
      +votes: Doctrine\ORM\PersistentCollection {#5318 …}
      +reports: Doctrine\ORM\PersistentCollection {#5320 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
      -id: 219043
      -bodyTs: "'1':33,49 '50':45,46 '9':51 'actual':5 'agre':88 'amongst':92 'brand':38 'calcul':2,29,41 'casio':70 'comment':24 'consensus':15 'engin':68 'especi':18 'even':91 'expert':64,93 'got':76,81 'hardwar':40 'hp':73 'hundr':66 'import':7 'instrument':72 'interest':19 'm':54 'pretti':6 'realli':85 'respect':21 'right':83 'rough':44 'say':30,48 'scientif':27 'section':3 'sharp':16,28,75 'show':10 'standard':90 'suggest':60 'sure':56 'texa':71 'thousand':62 'upon':89 'wrong':78"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5662323"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702408839 {#5312
        date: 2023-12-12 20:20:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4385}
    +body: """
      No, those companies aren’t wrong, but they’re not entirely right either. The answer to “6 ÷ 2(1+2)” is 1 on those calculators because that is a badly written equation and you(not literally you, to be clear) should feel bad for writing it, and the calculators can’t handle it with their rigid hardcoded logic. The ones that do give the correct answer of 9 on that equation will get other equations wrong that it shouldn’t be, again because the logic is hardcoded.\n
      \n
      That doesn’t change the fact that that equation worked out on paper is absolutely 9 based on modern rules of math. Calculate the parentheses first, you then have 6 ÷ 2(3). We could solve from here, but to make the point extra clear I’m going to actually expand this out to explicit multiplication. “2(3)” is the same as “2 x 3”, so we can rewrite the equation as “6 ÷ 2 x 3”. All operators now inarguably have equal precedence, which means the only factor left in which order to do the operations is left to right, and thus division first. The answer can only be 9.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702419079 {#5456
      date: 2023-12-12 23:11:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Perfide@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5459 …}
    +nested: Doctrine\ORM\PersistentCollection {#5461 …}
    +votes: Doctrine\ORM\PersistentCollection {#5463 …}
    +reports: Doctrine\ORM\PersistentCollection {#5465 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5467 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5469 …}
    -id: 219473
    -bodyTs: "'+2':20 '1':19,22 '2':18,118,143,149,160 '3':119,144,151,162 '6':17,117,159 '9':68,103,196 'absolut':102 'actual':136 'answer':15,66,192 'aren':4 'bad':30,43 'base':104 'calcul':25,49,110 'chang':91 'clear':40,131 'compani':3 'correct':65 'could':121 'divis':189 'doesn':89 'either':13 'entir':11 'equal':168 'equat':32,71,75,96,157 'expand':137 'explicit':141 'extra':130 'fact':93 'factor':174 'feel':42 'first':113,190 'get':73 'give':63 'go':134 'handl':52 'hardcod':57,87 'inargu':166 'left':175,184 'liter':36 'logic':58,85 'm':133 'make':127 'math':109 'mean':171 'modern':106 'multipl':142 'one':60 'oper':164,182 'order':178 'paper':100 'parenthes':112 'point':129 'preced':169 're':9 'rewrit':155 'right':12,186 'rigid':56 'rule':107 'shouldn':79 'solv':122 'thus':188 'work':97 'write':45 'written':31 'wrong':6,76 'x':150,161"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/5596244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702419079 {#5457
      date: 2023-12-12 23:11:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4385}
  +body: """
    If you’d ever taken any advanced math, you’d see that the answer is 1 all day. The implicit multiplication is done before the division because anyone taking advanced math would see 2(1+2) as a term that must be resolved first. The answer still lies in the ambiguity of the way the problem is written though. If the author used fractions instead of that stupid division symbol, there would be no ambiguity. It’s either 6/2 x 3 = 9 or [6/(2x3)] = 1. Comment formatting aside, if someone put 6 in the numerator, and then did or did NOT put all the rest in the denominator underneath a horizontal bar, it would be obvious.\n
    \n
    TL;DR It’s still a formatting issue, but 9 is definitely not the clear and only answer.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702421426 {#5525
    date: 2023-12-12 23:50:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Perfide@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5529 …}
  +nested: Doctrine\ORM\PersistentCollection {#5531 …}
  +votes: Doctrine\ORM\PersistentCollection {#5533 …}
  +reports: Doctrine\ORM\PersistentCollection {#5535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5539 …}
  -id: 219569
  -bodyTs: "'+2':36 '1':16,35,86 '2':34 '2x3':85 '3':81 '6':84,93 '6/2':79 '9':82,127 'advanc':7,30 'ambigu':51,75 'answer':14,46,135 'anyon':28 'asid':89 'author':62 'bar':113 'clear':132 'comment':87 'd':3,10 'day':18 'definit':129 'denomin':109 'divis':26,69 'done':23 'dr':119 'either':78 'ever':4 'first':44 'format':88,124 'fraction':64 'horizont':112 'implicit':20 'instead':65 'issu':125 'lie':48 'math':8,31 'multipl':21 'must':41 'numer':96 'obvious':117 'problem':56 'put':92,103 'resolv':43 'rest':106 'see':11,33 'someon':91 'still':47,122 'stupid':68 'symbol':70 'take':29 'taken':5 'term':39 'though':59 'tl':118 'underneath':110 'use':63 'way':54 'would':32,72,115 'written':58 'x':80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6602444"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702421426 {#5526
    date: 2023-12-12 23:50: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
68 DENIED moderate
App\Entity\EntryComment {#5527
  +user: Proxies\__CG__\App\Entity\User {#5528 …}
  +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 {#5458
    +user: App\Entity\User {#4398 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5313
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4385
        +user: App\Entity\User {#4398 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          You lost me on the section when you started going into different calculators, but I read the rest of the post. Well written even if I ultimately disagree!\n
          \n
          The reason imo there is ambiguity with these math problems is bad/outdated teaching. The way I was taught pemdas, you *always* do the left-most operations first, while otherwise still following the ordering.\n
          \n
          Doing this for 6÷2(1+2), there is no ambiguity that the answer is 9. You do your parentheses first as always, 6÷2(3), and then since division and multiplication are equal in ordering weight, you do the division first because it’s the left most operation, leaving us 3(3), which is of course 9.\n
          \n
          If someone wrote this equation with the intention that the answer is 1, they wrote the equation wrong, simple as that.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1704198241 {#4379
          date: 2024-01-02 13:24:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4386 …}
        +nested: Doctrine\ORM\PersistentCollection {#4388 …}
        +votes: Doctrine\ORM\PersistentCollection {#4390 …}
        +reports: Doctrine\ORM\PersistentCollection {#4392 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4394 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4396 …}
        -id: 218999
        -bodyTs: "'+2':69 '1':68,133 '2':67,87 '3':88,114,115 '6':66,86 '9':78,120 'alway':49,85 'ambigu':34,73 'answer':76,131 'bad/outdated':40 'calcul':13 'cours':119 'differ':12 'disagre':28 'divis':92,103 'equal':96 'equat':125,137 'even':24 'first':56,83,104 'follow':60 'go':10 'imo':31 'intent':128 'leav':112 'left':53,109 'left-most':52 'lost':2 'math':37 'multipl':94 'oper':55,111 'order':62,98 'otherwis':58 'parenthes':82 'pemda':47 'post':21 'problem':38 'read':16 'reason':30 'rest':18 'section':6 'simpl':139 'sinc':91 'someon':122 'start':9 'still':59 'taught':46 'teach':41 'ultim':27 'us':113 'way':43 'weight':99 'well':22 'written':23 'wrong':138 'wrote':123,135"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/5591729"
        +editedAt: DateTimeImmutable @1704091055 {#4380
          date: 2024-01-01 07:37:35.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702407680 {#4381
          date: 2023-12-12 20:01:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4385}
      +body: """
        The calculator section is actually pretty important, because it shows how there is no consensus. Sharp is especially interesting with respect to your comment because all scientific Sharp calculators say it’s 1. For all the other brands for hardware calculators there are roughly 50:50 with saying 1 and 9.\n
        \n
        So I’m not sure if you are suggesting that thousands of experts and hundreds of engineers at Casio, Texas Instruments, HP and Sharp got it wrong and you got it right?\n
        \n
        There really is no agreed upon standard even amongst experts.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1702408839 {#5311
        date: 2023-12-12 20:20:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Perfide@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5314 …}
      +nested: Doctrine\ORM\PersistentCollection {#5316 …}
      +votes: Doctrine\ORM\PersistentCollection {#5318 …}
      +reports: Doctrine\ORM\PersistentCollection {#5320 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5322 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5324 …}
      -id: 219043
      -bodyTs: "'1':33,49 '50':45,46 '9':51 'actual':5 'agre':88 'amongst':92 'brand':38 'calcul':2,29,41 'casio':70 'comment':24 'consensus':15 'engin':68 'especi':18 'even':91 'expert':64,93 'got':76,81 'hardwar':40 'hp':73 'hundr':66 'import':7 'instrument':72 'interest':19 'm':54 'pretti':6 'realli':85 'respect':21 'right':83 'rough':44 'say':30,48 'scientif':27 'section':3 'sharp':16,28,75 'show':10 'standard':90 'suggest':60 'sure':56 'texa':71 'thousand':62 'upon':89 'wrong':78"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5662323"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702408839 {#5312
        date: 2023-12-12 20:20:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4385}
    +body: """
      No, those companies aren’t wrong, but they’re not entirely right either. The answer to “6 ÷ 2(1+2)” is 1 on those calculators because that is a badly written equation and you(not literally you, to be clear) should feel bad for writing it, and the calculators can’t handle it with their rigid hardcoded logic. The ones that do give the correct answer of 9 on that equation will get other equations wrong that it shouldn’t be, again because the logic is hardcoded.\n
      \n
      That doesn’t change the fact that that equation worked out on paper is absolutely 9 based on modern rules of math. Calculate the parentheses first, you then have 6 ÷ 2(3). We could solve from here, but to make the point extra clear I’m going to actually expand this out to explicit multiplication. “2(3)” is the same as “2 x 3”, so we can rewrite the equation as “6 ÷ 2 x 3”. All operators now inarguably have equal precedence, which means the only factor left in which order to do the operations is left to right, and thus division first. The answer can only be 9.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702419079 {#5456
      date: 2023-12-12 23:11:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Perfide@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5459 …}
    +nested: Doctrine\ORM\PersistentCollection {#5461 …}
    +votes: Doctrine\ORM\PersistentCollection {#5463 …}
    +reports: Doctrine\ORM\PersistentCollection {#5465 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5467 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5469 …}
    -id: 219473
    -bodyTs: "'+2':20 '1':19,22 '2':18,118,143,149,160 '3':119,144,151,162 '6':17,117,159 '9':68,103,196 'absolut':102 'actual':136 'answer':15,66,192 'aren':4 'bad':30,43 'base':104 'calcul':25,49,110 'chang':91 'clear':40,131 'compani':3 'correct':65 'could':121 'divis':189 'doesn':89 'either':13 'entir':11 'equal':168 'equat':32,71,75,96,157 'expand':137 'explicit':141 'extra':130 'fact':93 'factor':174 'feel':42 'first':113,190 'get':73 'give':63 'go':134 'handl':52 'hardcod':57,87 'inargu':166 'left':175,184 'liter':36 'logic':58,85 'm':133 'make':127 'math':109 'mean':171 'modern':106 'multipl':142 'one':60 'oper':164,182 'order':178 'paper':100 'parenthes':112 'point':129 'preced':169 're':9 'rewrit':155 'right':12,186 'rigid':56 'rule':107 'shouldn':79 'solv':122 'thus':188 'work':97 'write':45 'written':31 'wrong':6,76 'x':150,161"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/5596244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702419079 {#5457
      date: 2023-12-12 23:11:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4385}
  +body: """
    If you’d ever taken any advanced math, you’d see that the answer is 1 all day. The implicit multiplication is done before the division because anyone taking advanced math would see 2(1+2) as a term that must be resolved first. The answer still lies in the ambiguity of the way the problem is written though. If the author used fractions instead of that stupid division symbol, there would be no ambiguity. It’s either 6/2 x 3 = 9 or [6/(2x3)] = 1. Comment formatting aside, if someone put 6 in the numerator, and then did or did NOT put all the rest in the denominator underneath a horizontal bar, it would be obvious.\n
    \n
    TL;DR It’s still a formatting issue, but 9 is definitely not the clear and only answer.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702421426 {#5525
    date: 2023-12-12 23:50:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Perfide@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5529 …}
  +nested: Doctrine\ORM\PersistentCollection {#5531 …}
  +votes: Doctrine\ORM\PersistentCollection {#5533 …}
  +reports: Doctrine\ORM\PersistentCollection {#5535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5539 …}
  -id: 219569
  -bodyTs: "'+2':36 '1':16,35,86 '2':34 '2x3':85 '3':81 '6':84,93 '6/2':79 '9':82,127 'advanc':7,30 'ambigu':51,75 'answer':14,46,135 'anyon':28 'asid':89 'author':62 'bar':113 'clear':132 'comment':87 'd':3,10 'day':18 'definit':129 'denomin':109 'divis':26,69 'done':23 'dr':119 'either':78 'ever':4 'first':44 'format':88,124 'fraction':64 'horizont':112 'implicit':20 'instead':65 'issu':125 'lie':48 'math':8,31 'multipl':21 'must':41 'numer':96 'obvious':117 'problem':56 'put':92,103 'resolv':43 'rest':106 'see':11,33 'someon':91 'still':47,122 'stupid':68 'symbol':70 'take':29 'taken':5 'term':39 'though':59 'tl':118 'underneath':110 'use':63 'way':54 'would':32,72,115 'written':58 'x':80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6602444"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702421426 {#5526
    date: 2023-12-12 23:50: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
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 {#4458
  +user: App\Entity\User {#4471 …}
  +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: "Great write up! The answer is use parentheses or fractions and stop wasting everyone’s time 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1704094726 {#4453
    date: 2024-01-01 08:38:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4459 …}
  +nested: Doctrine\ORM\PersistentCollection {#4461 …}
  +votes: Doctrine\ORM\PersistentCollection {#4463 …}
  +reports: Doctrine\ORM\PersistentCollection {#4465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4469 …}
  -id: 218963
  -bodyTs: "'answer':5 'everyon':14 'fraction':10 'great':1 'parenthes':8 'stop':12 'time':16 'use':7 'wast':13 'write':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5997810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702406896 {#4454
    date: 2023-12-12 19:48:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4458
  +user: App\Entity\User {#4471 …}
  +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: "Great write up! The answer is use parentheses or fractions and stop wasting everyone’s time 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1704094726 {#4453
    date: 2024-01-01 08:38:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4459 …}
  +nested: Doctrine\ORM\PersistentCollection {#4461 …}
  +votes: Doctrine\ORM\PersistentCollection {#4463 …}
  +reports: Doctrine\ORM\PersistentCollection {#4465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4469 …}
  -id: 218963
  -bodyTs: "'answer':5 'everyon':14 'fraction':10 'great':1 'parenthes':8 'stop':12 'time':16 'use':7 'wast':13 'write':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5997810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702406896 {#4454
    date: 2023-12-12 19:48:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4458
  +user: App\Entity\User {#4471 …}
  +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: "Great write up! The answer is use parentheses or fractions and stop wasting everyone’s time 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1704094726 {#4453
    date: 2024-01-01 08:38:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4459 …}
  +nested: Doctrine\ORM\PersistentCollection {#4461 …}
  +votes: Doctrine\ORM\PersistentCollection {#4463 …}
  +reports: Doctrine\ORM\PersistentCollection {#4465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4469 …}
  -id: 218963
  -bodyTs: "'answer':5 'everyon':14 'fraction':10 'great':1 'parenthes':8 'stop':12 'time':16 'use':7 'wast':13 'write':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5997810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702406896 {#4454
    date: 2023-12-12 19:48:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5281
  +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 {#4458
    +user: App\Entity\User {#4471 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Great write up! The answer is use parentheses or fractions and stop wasting everyone’s time 😅"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1704094726 {#4453
      date: 2024-01-01 08:38:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4459 …}
    +nested: Doctrine\ORM\PersistentCollection {#4461 …}
    +votes: Doctrine\ORM\PersistentCollection {#4463 …}
    +reports: Doctrine\ORM\PersistentCollection {#4465 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4467 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4469 …}
    -id: 218963
    -bodyTs: "'answer':5 'everyon':14 'fraction':10 'great':1 'parenthes':8 'stop':12 'time':16 'use':7 'wast':13 'write':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5997810"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702406896 {#4454
      date: 2023-12-12 19:48:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4458}
  +body: "That’s actually a great way of putting it 🤣"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702408873 {#5279
    date: 2023-12-12 20:21:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@atomicorange@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5282 …}
  +nested: Doctrine\ORM\PersistentCollection {#5284 …}
  +votes: Doctrine\ORM\PersistentCollection {#5286 …}
  +reports: Doctrine\ORM\PersistentCollection {#5288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5292 …}
  -id: 219046
  -bodyTs: "'actual':3 'great':5 'put':8 'way':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5662341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702408873 {#5280
    date: 2023-12-12 20:21: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
75 DENIED edit
App\Entity\EntryComment {#5281
  +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 {#4458
    +user: App\Entity\User {#4471 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Great write up! The answer is use parentheses or fractions and stop wasting everyone’s time 😅"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1704094726 {#4453
      date: 2024-01-01 08:38:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4459 …}
    +nested: Doctrine\ORM\PersistentCollection {#4461 …}
    +votes: Doctrine\ORM\PersistentCollection {#4463 …}
    +reports: Doctrine\ORM\PersistentCollection {#4465 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4467 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4469 …}
    -id: 218963
    -bodyTs: "'answer':5 'everyon':14 'fraction':10 'great':1 'parenthes':8 'stop':12 'time':16 'use':7 'wast':13 'write':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5997810"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702406896 {#4454
      date: 2023-12-12 19:48:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4458}
  +body: "That’s actually a great way of putting it 🤣"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702408873 {#5279
    date: 2023-12-12 20:21:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@atomicorange@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5282 …}
  +nested: Doctrine\ORM\PersistentCollection {#5284 …}
  +votes: Doctrine\ORM\PersistentCollection {#5286 …}
  +reports: Doctrine\ORM\PersistentCollection {#5288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5292 …}
  -id: 219046
  -bodyTs: "'actual':3 'great':5 'put':8 'way':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5662341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702408873 {#5280
    date: 2023-12-12 20:21: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
76 DENIED moderate
App\Entity\EntryComment {#5281
  +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 {#4458
    +user: App\Entity\User {#4471 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Great write up! The answer is use parentheses or fractions and stop wasting everyone’s time 😅"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1704094726 {#4453
      date: 2024-01-01 08:38:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4459 …}
    +nested: Doctrine\ORM\PersistentCollection {#4461 …}
    +votes: Doctrine\ORM\PersistentCollection {#4463 …}
    +reports: Doctrine\ORM\PersistentCollection {#4465 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4467 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4469 …}
    -id: 218963
    -bodyTs: "'answer':5 'everyon':14 'fraction':10 'great':1 'parenthes':8 'stop':12 'time':16 'use':7 'wast':13 'write':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5997810"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702406896 {#4454
      date: 2023-12-12 19:48:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4458}
  +body: "That’s actually a great way of putting it 🤣"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702408873 {#5279
    date: 2023-12-12 20:21:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@atomicorange@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5282 …}
  +nested: Doctrine\ORM\PersistentCollection {#5284 …}
  +votes: Doctrine\ORM\PersistentCollection {#5286 …}
  +reports: Doctrine\ORM\PersistentCollection {#5288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5292 …}
  -id: 219046
  -bodyTs: "'actual':3 'great':5 'put':8 'way':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5662341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702408873 {#5280
    date: 2023-12-12 20:21: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
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 {#4532
  +user: App\Entity\User {#4545 …}
  +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: "That blog post was awesome, thanks for doing that work and letting us know about it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704094839 {#4527
    date: 2024-01-01 08:40:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4533 …}
  +nested: Doctrine\ORM\PersistentCollection {#4535 …}
  +votes: Doctrine\ORM\PersistentCollection {#4537 …}
  +reports: Doctrine\ORM\PersistentCollection {#4539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4543 …}
  -id: 218916
  -bodyTs: "'awesom':5 'blog':2 'know':14 'let':12 'post':3 'thank':6 'us':13 'work':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1867658"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702405802 {#4528
    date: 2023-12-12 19:30: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
79 DENIED edit
App\Entity\EntryComment {#4532
  +user: App\Entity\User {#4545 …}
  +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: "That blog post was awesome, thanks for doing that work and letting us know about it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704094839 {#4527
    date: 2024-01-01 08:40:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4533 …}
  +nested: Doctrine\ORM\PersistentCollection {#4535 …}
  +votes: Doctrine\ORM\PersistentCollection {#4537 …}
  +reports: Doctrine\ORM\PersistentCollection {#4539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4543 …}
  -id: 218916
  -bodyTs: "'awesom':5 'blog':2 'know':14 'let':12 'post':3 'thank':6 'us':13 'work':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1867658"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702405802 {#4528
    date: 2023-12-12 19:30: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
80 DENIED moderate
App\Entity\EntryComment {#4532
  +user: App\Entity\User {#4545 …}
  +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: "That blog post was awesome, thanks for doing that work and letting us know about it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704094839 {#4527
    date: 2024-01-01 08:40:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4533 …}
  +nested: Doctrine\ORM\PersistentCollection {#4535 …}
  +votes: Doctrine\ORM\PersistentCollection {#4537 …}
  +reports: Doctrine\ORM\PersistentCollection {#4539 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4541 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4543 …}
  -id: 218916
  -bodyTs: "'awesom':5 'blog':2 'know':14 'let':12 'post':3 'thank':6 'us':13 'work':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1867658"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702405802 {#4528
    date: 2023-12-12 19:30: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
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 {#5266
  +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 {#4532
    +user: App\Entity\User {#4545 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "That blog post was awesome, thanks for doing that work and letting us know about it!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1704094839 {#4527
      date: 2024-01-01 08:40:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4533 …}
    +nested: Doctrine\ORM\PersistentCollection {#4535 …}
    +votes: Doctrine\ORM\PersistentCollection {#4537 …}
    +reports: Doctrine\ORM\PersistentCollection {#4539 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4541 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4543 …}
    -id: 218916
    -bodyTs: "'awesom':5 'blog':2 'know':14 'let':12 'post':3 'thank':6 'us':13 'work':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1867658"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702405802 {#4528
      date: 2023-12-12 19:30:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4532}
  +body: "Thank you for taking the time to read it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702408903 {#5264
    date: 2023-12-12 20:21:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@friendly_ghost@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5267 …}
  +nested: Doctrine\ORM\PersistentCollection {#5269 …}
  +votes: Doctrine\ORM\PersistentCollection {#5271 …}
  +reports: Doctrine\ORM\PersistentCollection {#5273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5277 …}
  -id: 219050
  -bodyTs: "'read':8 'take':4 'thank':1 'time':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5662357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702408903 {#5265
    date: 2023-12-12 20:21:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#5266
  +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 {#4532
    +user: App\Entity\User {#4545 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "That blog post was awesome, thanks for doing that work and letting us know about it!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1704094839 {#4527
      date: 2024-01-01 08:40:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4533 …}
    +nested: Doctrine\ORM\PersistentCollection {#4535 …}
    +votes: Doctrine\ORM\PersistentCollection {#4537 …}
    +reports: Doctrine\ORM\PersistentCollection {#4539 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4541 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4543 …}
    -id: 218916
    -bodyTs: "'awesom':5 'blog':2 'know':14 'let':12 'post':3 'thank':6 'us':13 'work':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1867658"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702405802 {#4528
      date: 2023-12-12 19:30:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4532}
  +body: "Thank you for taking the time to read it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702408903 {#5264
    date: 2023-12-12 20:21:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@friendly_ghost@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5267 …}
  +nested: Doctrine\ORM\PersistentCollection {#5269 …}
  +votes: Doctrine\ORM\PersistentCollection {#5271 …}
  +reports: Doctrine\ORM\PersistentCollection {#5273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5277 …}
  -id: 219050
  -bodyTs: "'read':8 'take':4 'thank':1 'time':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5662357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702408903 {#5265
    date: 2023-12-12 20:21:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#5266
  +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 {#4532
    +user: App\Entity\User {#4545 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "That blog post was awesome, thanks for doing that work and letting us know about it!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1704094839 {#4527
      date: 2024-01-01 08:40:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4533 …}
    +nested: Doctrine\ORM\PersistentCollection {#4535 …}
    +votes: Doctrine\ORM\PersistentCollection {#4537 …}
    +reports: Doctrine\ORM\PersistentCollection {#4539 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4541 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4543 …}
    -id: 218916
    -bodyTs: "'awesom':5 'blog':2 'know':14 'let':12 'post':3 'thank':6 'us':13 'work':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1867658"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702405802 {#4528
      date: 2023-12-12 19:30:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4532}
  +body: "Thank you for taking the time to read it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702408903 {#5264
    date: 2023-12-12 20:21:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@friendly_ghost@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5267 …}
  +nested: Doctrine\ORM\PersistentCollection {#5269 …}
  +votes: Doctrine\ORM\PersistentCollection {#5271 …}
  +reports: Doctrine\ORM\PersistentCollection {#5273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5277 …}
  -id: 219050
  -bodyTs: "'read':8 'take':4 'thank':1 'time':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5662357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702408903 {#5265
    date: 2023-12-12 20:21:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4606
  +user: App\Entity\User {#4619 …}
  +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: """
    1 2 + 2 * 6 /\n
    \n
    What’s the problem?\n
    \n
    Also, you forgot my inlaws, one of whom believes the answer is 5.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704282856 {#4600
    date: 2024-01-03 12:54:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4607 …}
  +nested: Doctrine\ORM\PersistentCollection {#4609 …}
  +votes: Doctrine\ORM\PersistentCollection {#4611 …}
  +reports: Doctrine\ORM\PersistentCollection {#4613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
  -id: 218913
  -bodyTs: "'1':1 '2':2,3 '5':21 '6':4 'also':9 'answer':19 'believ':17 'forgot':11 'inlaw':13 'one':14 'problem':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5456371"
  +editedAt: DateTimeImmutable @1704080911 {#4601
    date: 2024-01-01 04:48:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702405791 {#4602
    date: 2023-12-12 19:29: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
87 DENIED edit
App\Entity\EntryComment {#4606
  +user: App\Entity\User {#4619 …}
  +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: """
    1 2 + 2 * 6 /\n
    \n
    What’s the problem?\n
    \n
    Also, you forgot my inlaws, one of whom believes the answer is 5.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704282856 {#4600
    date: 2024-01-03 12:54:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4607 …}
  +nested: Doctrine\ORM\PersistentCollection {#4609 …}
  +votes: Doctrine\ORM\PersistentCollection {#4611 …}
  +reports: Doctrine\ORM\PersistentCollection {#4613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
  -id: 218913
  -bodyTs: "'1':1 '2':2,3 '5':21 '6':4 'also':9 'answer':19 'believ':17 'forgot':11 'inlaw':13 'one':14 'problem':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5456371"
  +editedAt: DateTimeImmutable @1704080911 {#4601
    date: 2024-01-01 04:48:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702405791 {#4602
    date: 2023-12-12 19:29: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
88 DENIED moderate
App\Entity\EntryComment {#4606
  +user: App\Entity\User {#4619 …}
  +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: """
    1 2 + 2 * 6 /\n
    \n
    What’s the problem?\n
    \n
    Also, you forgot my inlaws, one of whom believes the answer is 5.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704282856 {#4600
    date: 2024-01-03 12:54:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4607 …}
  +nested: Doctrine\ORM\PersistentCollection {#4609 …}
  +votes: Doctrine\ORM\PersistentCollection {#4611 …}
  +reports: Doctrine\ORM\PersistentCollection {#4613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
  -id: 218913
  -bodyTs: "'1':1 '2':2,3 '5':21 '6':4 'also':9 'answer':19 'believ':17 'forgot':11 'inlaw':13 'one':14 'problem':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/5456371"
  +editedAt: DateTimeImmutable @1704080911 {#4601
    date: 2024-01-01 04:48:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702405791 {#4602
    date: 2023-12-12 19:29: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
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 {#5203
  +user: Proxies\__CG__\App\Entity\User {#5204 …}
  +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 {#4606
    +user: App\Entity\User {#4619 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      1 2 + 2 * 6 /\n
      \n
      What’s the problem?\n
      \n
      Also, you forgot my inlaws, one of whom believes the answer is 5.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1704282856 {#4600
      date: 2024-01-03 12:54:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4607 …}
    +nested: Doctrine\ORM\PersistentCollection {#4609 …}
    +votes: Doctrine\ORM\PersistentCollection {#4611 …}
    +reports: Doctrine\ORM\PersistentCollection {#4613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
    -id: 218913
    -bodyTs: "'1':1 '2':2,3 '5':21 '6':4 'also':9 'answer':19 'believ':17 'forgot':11 'inlaw':13 'one':14 'problem':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5456371"
    +editedAt: DateTimeImmutable @1704080911 {#4601
      date: 2024-01-01 04:48:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702405791 {#4602
      date: 2023-12-12 19:29:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4606}
  +body: "It’s actually 6 2 / 1 2 + *"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702424390 {#5201
    date: 2023-12-13 00:39:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@frezik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5205 …}
  +nested: Doctrine\ORM\PersistentCollection {#5207 …}
  +votes: Doctrine\ORM\PersistentCollection {#5209 …}
  +reports: Doctrine\ORM\PersistentCollection {#5211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5215 …}
  -id: 219680
  -bodyTs: "'1':6 '2':5,7 '6':4 'actual':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6003414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702424390 {#5202
    date: 2023-12-13 00:39: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
91 DENIED edit
App\Entity\EntryComment {#5203
  +user: Proxies\__CG__\App\Entity\User {#5204 …}
  +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 {#4606
    +user: App\Entity\User {#4619 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      1 2 + 2 * 6 /\n
      \n
      What’s the problem?\n
      \n
      Also, you forgot my inlaws, one of whom believes the answer is 5.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1704282856 {#4600
      date: 2024-01-03 12:54:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4607 …}
    +nested: Doctrine\ORM\PersistentCollection {#4609 …}
    +votes: Doctrine\ORM\PersistentCollection {#4611 …}
    +reports: Doctrine\ORM\PersistentCollection {#4613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
    -id: 218913
    -bodyTs: "'1':1 '2':2,3 '5':21 '6':4 'also':9 'answer':19 'believ':17 'forgot':11 'inlaw':13 'one':14 'problem':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5456371"
    +editedAt: DateTimeImmutable @1704080911 {#4601
      date: 2024-01-01 04:48:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702405791 {#4602
      date: 2023-12-12 19:29:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4606}
  +body: "It’s actually 6 2 / 1 2 + *"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702424390 {#5201
    date: 2023-12-13 00:39:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@frezik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5205 …}
  +nested: Doctrine\ORM\PersistentCollection {#5207 …}
  +votes: Doctrine\ORM\PersistentCollection {#5209 …}
  +reports: Doctrine\ORM\PersistentCollection {#5211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5215 …}
  -id: 219680
  -bodyTs: "'1':6 '2':5,7 '6':4 'actual':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6003414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702424390 {#5202
    date: 2023-12-13 00:39: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
92 DENIED moderate
App\Entity\EntryComment {#5203
  +user: Proxies\__CG__\App\Entity\User {#5204 …}
  +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 {#4606
    +user: App\Entity\User {#4619 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      1 2 + 2 * 6 /\n
      \n
      What’s the problem?\n
      \n
      Also, you forgot my inlaws, one of whom believes the answer is 5.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1704282856 {#4600
      date: 2024-01-03 12:54:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4607 …}
    +nested: Doctrine\ORM\PersistentCollection {#4609 …}
    +votes: Doctrine\ORM\PersistentCollection {#4611 …}
    +reports: Doctrine\ORM\PersistentCollection {#4613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
    -id: 218913
    -bodyTs: "'1':1 '2':2,3 '5':21 '6':4 'also':9 'answer':19 'believ':17 'forgot':11 'inlaw':13 'one':14 'problem':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5456371"
    +editedAt: DateTimeImmutable @1704080911 {#4601
      date: 2024-01-01 04:48:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702405791 {#4602
      date: 2023-12-12 19:29:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4606}
  +body: "It’s actually 6 2 / 1 2 + *"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702424390 {#5201
    date: 2023-12-13 00:39:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@frezik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5205 …}
  +nested: Doctrine\ORM\PersistentCollection {#5207 …}
  +votes: Doctrine\ORM\PersistentCollection {#5209 …}
  +reports: Doctrine\ORM\PersistentCollection {#5211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5215 …}
  -id: 219680
  -bodyTs: "'1':6 '2':5,7 '6':4 'actual':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6003414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702424390 {#5202
    date: 2023-12-13 00:39: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
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 {#5219
  +user: Proxies\__CG__\App\Entity\User {#5220 …}
  +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 {#4606
    +user: App\Entity\User {#4619 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      1 2 + 2 * 6 /\n
      \n
      What’s the problem?\n
      \n
      Also, you forgot my inlaws, one of whom believes the answer is 5.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1704282856 {#4600
      date: 2024-01-03 12:54:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4607 …}
    +nested: Doctrine\ORM\PersistentCollection {#4609 …}
    +votes: Doctrine\ORM\PersistentCollection {#4611 …}
    +reports: Doctrine\ORM\PersistentCollection {#4613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
    -id: 218913
    -bodyTs: "'1':1 '2':2,3 '5':21 '6':4 'also':9 'answer':19 'believ':17 'forgot':11 'inlaw':13 'one':14 'problem':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5456371"
    +editedAt: DateTimeImmutable @1704080911 {#4601
      date: 2024-01-01 04:48:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702405791 {#4602
      date: 2023-12-12 19:29:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4606}
  +body: "Found the reverse Pole."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702406031 {#5217
    date: 2023-12-12 19:33:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@frezik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5221 …}
  +nested: Doctrine\ORM\PersistentCollection {#5223 …}
  +votes: Doctrine\ORM\PersistentCollection {#5225 …}
  +reports: Doctrine\ORM\PersistentCollection {#5227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5231 …}
  -id: 218927
  -bodyTs: "'found':1 'pole':4 'revers':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5997513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702406031 {#5218
    date: 2023-12-12 19:33: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
95 DENIED edit
App\Entity\EntryComment {#5219
  +user: Proxies\__CG__\App\Entity\User {#5220 …}
  +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 {#4606
    +user: App\Entity\User {#4619 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      1 2 + 2 * 6 /\n
      \n
      What’s the problem?\n
      \n
      Also, you forgot my inlaws, one of whom believes the answer is 5.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1704282856 {#4600
      date: 2024-01-03 12:54:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4607 …}
    +nested: Doctrine\ORM\PersistentCollection {#4609 …}
    +votes: Doctrine\ORM\PersistentCollection {#4611 …}
    +reports: Doctrine\ORM\PersistentCollection {#4613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
    -id: 218913
    -bodyTs: "'1':1 '2':2,3 '5':21 '6':4 'also':9 'answer':19 'believ':17 'forgot':11 'inlaw':13 'one':14 'problem':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5456371"
    +editedAt: DateTimeImmutable @1704080911 {#4601
      date: 2024-01-01 04:48:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702405791 {#4602
      date: 2023-12-12 19:29:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4606}
  +body: "Found the reverse Pole."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702406031 {#5217
    date: 2023-12-12 19:33:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@frezik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5221 …}
  +nested: Doctrine\ORM\PersistentCollection {#5223 …}
  +votes: Doctrine\ORM\PersistentCollection {#5225 …}
  +reports: Doctrine\ORM\PersistentCollection {#5227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5231 …}
  -id: 218927
  -bodyTs: "'found':1 'pole':4 'revers':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5997513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702406031 {#5218
    date: 2023-12-12 19:33: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
96 DENIED moderate
App\Entity\EntryComment {#5219
  +user: Proxies\__CG__\App\Entity\User {#5220 …}
  +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 {#4606
    +user: App\Entity\User {#4619 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      1 2 + 2 * 6 /\n
      \n
      What’s the problem?\n
      \n
      Also, you forgot my inlaws, one of whom believes the answer is 5.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1704282856 {#4600
      date: 2024-01-03 12:54:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4607 …}
    +nested: Doctrine\ORM\PersistentCollection {#4609 …}
    +votes: Doctrine\ORM\PersistentCollection {#4611 …}
    +reports: Doctrine\ORM\PersistentCollection {#4613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
    -id: 218913
    -bodyTs: "'1':1 '2':2,3 '5':21 '6':4 'also':9 'answer':19 'believ':17 'forgot':11 'inlaw':13 'one':14 'problem':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5456371"
    +editedAt: DateTimeImmutable @1704080911 {#4601
      date: 2024-01-01 04:48:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702405791 {#4602
      date: 2023-12-12 19:29:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4606}
  +body: "Found the reverse Pole."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702406031 {#5217
    date: 2023-12-12 19:33:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@frezik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5221 …}
  +nested: Doctrine\ORM\PersistentCollection {#5223 …}
  +votes: Doctrine\ORM\PersistentCollection {#5225 …}
  +reports: Doctrine\ORM\PersistentCollection {#5227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5231 …}
  -id: 218927
  -bodyTs: "'found':1 'pole':4 'revers':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5997513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702406031 {#5218
    date: 2023-12-12 19:33: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
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 {#5235
  +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 {#4606
    +user: App\Entity\User {#4619 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      1 2 + 2 * 6 /\n
      \n
      What’s the problem?\n
      \n
      Also, you forgot my inlaws, one of whom believes the answer is 5.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1704282856 {#4600
      date: 2024-01-03 12:54:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4607 …}
    +nested: Doctrine\ORM\PersistentCollection {#4609 …}
    +votes: Doctrine\ORM\PersistentCollection {#4611 …}
    +reports: Doctrine\ORM\PersistentCollection {#4613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
    -id: 218913
    -bodyTs: "'1':1 '2':2,3 '5':21 '6':4 'also':9 'answer':19 'believ':17 'forgot':11 'inlaw':13 'one':14 'problem':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5456371"
    +editedAt: DateTimeImmutable @1704080911 {#4601
      date: 2024-01-01 04:48:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702405791 {#4602
      date: 2023-12-12 19:29:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4606}
  +body: "I’m not sure if you read the post yet but I also have a short section about alternative notations which are less ambiguous or never ambiguous. RPN has the same issue as most notations that are never ambiguous namely that it’s hard to read - especially for big expressions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702406089 {#5233
    date: 2023-12-12 19:34:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@frezik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5236 …}
  +nested: Doctrine\ORM\PersistentCollection {#5238 …}
  +votes: Doctrine\ORM\PersistentCollection {#5240 …}
  +reports: Doctrine\ORM\PersistentCollection {#5242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5246 …}
  -id: 218930
  -bodyTs: "'also':13 'altern':19 'ambigu':24,27,39 'big':49 'especi':47 'express':50 'hard':44 'issu':32 'less':23 'm':2 'name':40 'never':26,38 'notat':20,35 'post':9 'read':7,46 'rpn':28 'section':17 'short':16 'sure':4 'yet':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5661239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702406089 {#5234
    date: 2023-12-12 19:34: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
99 DENIED edit
App\Entity\EntryComment {#5235
  +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 {#4606
    +user: App\Entity\User {#4619 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      1 2 + 2 * 6 /\n
      \n
      What’s the problem?\n
      \n
      Also, you forgot my inlaws, one of whom believes the answer is 5.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1704282856 {#4600
      date: 2024-01-03 12:54:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4607 …}
    +nested: Doctrine\ORM\PersistentCollection {#4609 …}
    +votes: Doctrine\ORM\PersistentCollection {#4611 …}
    +reports: Doctrine\ORM\PersistentCollection {#4613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
    -id: 218913
    -bodyTs: "'1':1 '2':2,3 '5':21 '6':4 'also':9 'answer':19 'believ':17 'forgot':11 'inlaw':13 'one':14 'problem':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5456371"
    +editedAt: DateTimeImmutable @1704080911 {#4601
      date: 2024-01-01 04:48:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702405791 {#4602
      date: 2023-12-12 19:29:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4606}
  +body: "I’m not sure if you read the post yet but I also have a short section about alternative notations which are less ambiguous or never ambiguous. RPN has the same issue as most notations that are never ambiguous namely that it’s hard to read - especially for big expressions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702406089 {#5233
    date: 2023-12-12 19:34:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@frezik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5236 …}
  +nested: Doctrine\ORM\PersistentCollection {#5238 …}
  +votes: Doctrine\ORM\PersistentCollection {#5240 …}
  +reports: Doctrine\ORM\PersistentCollection {#5242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5246 …}
  -id: 218930
  -bodyTs: "'also':13 'altern':19 'ambigu':24,27,39 'big':49 'especi':47 'express':50 'hard':44 'issu':32 'less':23 'm':2 'name':40 'never':26,38 'notat':20,35 'post':9 'read':7,46 'rpn':28 'section':17 'short':16 'sure':4 'yet':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5661239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702406089 {#5234
    date: 2023-12-12 19:34: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
100 DENIED moderate
App\Entity\EntryComment {#5235
  +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 {#4606
    +user: App\Entity\User {#4619 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      1 2 + 2 * 6 /\n
      \n
      What’s the problem?\n
      \n
      Also, you forgot my inlaws, one of whom believes the answer is 5.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1704282856 {#4600
      date: 2024-01-03 12:54:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4607 …}
    +nested: Doctrine\ORM\PersistentCollection {#4609 …}
    +votes: Doctrine\ORM\PersistentCollection {#4611 …}
    +reports: Doctrine\ORM\PersistentCollection {#4613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
    -id: 218913
    -bodyTs: "'1':1 '2':2,3 '5':21 '6':4 'also':9 'answer':19 'believ':17 'forgot':11 'inlaw':13 'one':14 'problem':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5456371"
    +editedAt: DateTimeImmutable @1704080911 {#4601
      date: 2024-01-01 04:48:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702405791 {#4602
      date: 2023-12-12 19:29:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4606}
  +body: "I’m not sure if you read the post yet but I also have a short section about alternative notations which are less ambiguous or never ambiguous. RPN has the same issue as most notations that are never ambiguous namely that it’s hard to read - especially for big expressions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702406089 {#5233
    date: 2023-12-12 19:34:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@frezik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5236 …}
  +nested: Doctrine\ORM\PersistentCollection {#5238 …}
  +votes: Doctrine\ORM\PersistentCollection {#5240 …}
  +reports: Doctrine\ORM\PersistentCollection {#5242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5246 …}
  -id: 218930
  -bodyTs: "'also':13 'altern':19 'ambigu':24,27,39 'big':49 'especi':47 'express':50 'hard':44 'issu':32 'less':23 'm':2 'name':40 'never':26,38 'notat':20,35 'post':9 'read':7,46 'rpn':28 'section':17 'short':16 'sure':4 'yet':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5661239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702406089 {#5234
    date: 2023-12-12 19:34: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
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 {#5250
  +user: Proxies\__CG__\App\Entity\User {#5251 …}
  +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 {#4606
    +user: App\Entity\User {#4619 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      1 2 + 2 * 6 /\n
      \n
      What’s the problem?\n
      \n
      Also, you forgot my inlaws, one of whom believes the answer is 5.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1704282856 {#4600
      date: 2024-01-03 12:54:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4607 …}
    +nested: Doctrine\ORM\PersistentCollection {#4609 …}
    +votes: Doctrine\ORM\PersistentCollection {#4611 …}
    +reports: Doctrine\ORM\PersistentCollection {#4613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
    -id: 218913
    -bodyTs: "'1':1 '2':2,3 '5':21 '6':4 'also':9 'answer':19 'believ':17 'forgot':11 'inlaw':13 'one':14 'problem':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5456371"
    +editedAt: DateTimeImmutable @1704080911 {#4601
      date: 2024-01-01 04:48:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702405791 {#4602
      date: 2023-12-12 19:29:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4606}
  +body: """
    It’s three cubits in diameter and no ne cubits around.\n
    \n
    Therefore π is three.\n
    \n
    Fackz.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702461241 {#5248
    date: 2023-12-13 10:54:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@frezik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5252 …}
  +nested: Doctrine\ORM\PersistentCollection {#5254 …}
  +votes: Doctrine\ORM\PersistentCollection {#5256 …}
  +reports: Doctrine\ORM\PersistentCollection {#5258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
  -id: 220396
  -bodyTs: "'around':11 'cubit':4,10 'diamet':6 'fackz':16 'ne':9 'therefor':12 'three':3,15 'π':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/4403020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702461241 {#5249
    date: 2023-12-13 10:54: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
103 DENIED edit
App\Entity\EntryComment {#5250
  +user: Proxies\__CG__\App\Entity\User {#5251 …}
  +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 {#4606
    +user: App\Entity\User {#4619 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      1 2 + 2 * 6 /\n
      \n
      What’s the problem?\n
      \n
      Also, you forgot my inlaws, one of whom believes the answer is 5.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1704282856 {#4600
      date: 2024-01-03 12:54:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4607 …}
    +nested: Doctrine\ORM\PersistentCollection {#4609 …}
    +votes: Doctrine\ORM\PersistentCollection {#4611 …}
    +reports: Doctrine\ORM\PersistentCollection {#4613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
    -id: 218913
    -bodyTs: "'1':1 '2':2,3 '5':21 '6':4 'also':9 'answer':19 'believ':17 'forgot':11 'inlaw':13 'one':14 'problem':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5456371"
    +editedAt: DateTimeImmutable @1704080911 {#4601
      date: 2024-01-01 04:48:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702405791 {#4602
      date: 2023-12-12 19:29:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4606}
  +body: """
    It’s three cubits in diameter and no ne cubits around.\n
    \n
    Therefore π is three.\n
    \n
    Fackz.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702461241 {#5248
    date: 2023-12-13 10:54:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@frezik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5252 …}
  +nested: Doctrine\ORM\PersistentCollection {#5254 …}
  +votes: Doctrine\ORM\PersistentCollection {#5256 …}
  +reports: Doctrine\ORM\PersistentCollection {#5258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
  -id: 220396
  -bodyTs: "'around':11 'cubit':4,10 'diamet':6 'fackz':16 'ne':9 'therefor':12 'three':3,15 'π':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/4403020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702461241 {#5249
    date: 2023-12-13 10:54: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
104 DENIED moderate
App\Entity\EntryComment {#5250
  +user: Proxies\__CG__\App\Entity\User {#5251 …}
  +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 {#4606
    +user: App\Entity\User {#4619 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      1 2 + 2 * 6 /\n
      \n
      What’s the problem?\n
      \n
      Also, you forgot my inlaws, one of whom believes the answer is 5.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1704282856 {#4600
      date: 2024-01-03 12:54:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4607 …}
    +nested: Doctrine\ORM\PersistentCollection {#4609 …}
    +votes: Doctrine\ORM\PersistentCollection {#4611 …}
    +reports: Doctrine\ORM\PersistentCollection {#4613 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4615 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4617 …}
    -id: 218913
    -bodyTs: "'1':1 '2':2,3 '5':21 '6':4 'also':9 'answer':19 'believ':17 'forgot':11 'inlaw':13 'one':14 'problem':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/5456371"
    +editedAt: DateTimeImmutable @1704080911 {#4601
      date: 2024-01-01 04:48:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702405791 {#4602
      date: 2023-12-12 19:29:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4606}
  +body: """
    It’s three cubits in diameter and no ne cubits around.\n
    \n
    Therefore π is three.\n
    \n
    Fackz.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702461241 {#5248
    date: 2023-12-13 10:54:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@frezik@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5252 …}
  +nested: Doctrine\ORM\PersistentCollection {#5254 …}
  +votes: Doctrine\ORM\PersistentCollection {#5256 …}
  +reports: Doctrine\ORM\PersistentCollection {#5258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
  -id: 220396
  -bodyTs: "'around':11 'cubit':4,10 'diamet':6 'fackz':16 'ne':9 'therefor':12 'three':3,15 'π':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/4403020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702461241 {#5249
    date: 2023-12-13 10:54: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
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 {#4679
  +user: App\Entity\User {#4692 …}
  +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: "This is a very nice piece that had so much information I did not know. Toward the top of the article I was wishing for footnotes, references or something that would indicate it was not just your opinion, but as I got further into the piece you provided so many great references. I thought the calculator manuals were particularly accessible and convincing. Thanks for a great read!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702404143 {#4674
    date: 2023-12-12 19:02:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4680 …}
  +nested: Doctrine\ORM\PersistentCollection {#4682 …}
  +votes: Doctrine\ORM\PersistentCollection {#4684 …}
  +reports: Doctrine\ORM\PersistentCollection {#4686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4688 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4690 …}
  -id: 218853
  -bodyTs: "'access':60 'articl':21 'calcul':56 'convinc':62 'footnot':26 'got':42 'great':51,66 'indic':32 'inform':11 'know':15 'mani':50 'manual':57 'much':10 'nice':5 'opinion':38 'particular':59 'piec':6,46 'provid':48 'read':67 'refer':27,52 'someth':29 'thank':63 'thought':54 'top':18 'toward':16 'wish':24 'would':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5996889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702404143 {#4675
    date: 2023-12-12 19:02: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
107 DENIED edit
App\Entity\EntryComment {#4679
  +user: App\Entity\User {#4692 …}
  +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: "This is a very nice piece that had so much information I did not know. Toward the top of the article I was wishing for footnotes, references or something that would indicate it was not just your opinion, but as I got further into the piece you provided so many great references. I thought the calculator manuals were particularly accessible and convincing. Thanks for a great read!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702404143 {#4674
    date: 2023-12-12 19:02:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4680 …}
  +nested: Doctrine\ORM\PersistentCollection {#4682 …}
  +votes: Doctrine\ORM\PersistentCollection {#4684 …}
  +reports: Doctrine\ORM\PersistentCollection {#4686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4688 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4690 …}
  -id: 218853
  -bodyTs: "'access':60 'articl':21 'calcul':56 'convinc':62 'footnot':26 'got':42 'great':51,66 'indic':32 'inform':11 'know':15 'mani':50 'manual':57 'much':10 'nice':5 'opinion':38 'particular':59 'piec':6,46 'provid':48 'read':67 'refer':27,52 'someth':29 'thank':63 'thought':54 'top':18 'toward':16 'wish':24 'would':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5996889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702404143 {#4675
    date: 2023-12-12 19:02: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
108 DENIED moderate
App\Entity\EntryComment {#4679
  +user: App\Entity\User {#4692 …}
  +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: "This is a very nice piece that had so much information I did not know. Toward the top of the article I was wishing for footnotes, references or something that would indicate it was not just your opinion, but as I got further into the piece you provided so many great references. I thought the calculator manuals were particularly accessible and convincing. Thanks for a great read!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702404143 {#4674
    date: 2023-12-12 19:02:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4680 …}
  +nested: Doctrine\ORM\PersistentCollection {#4682 …}
  +votes: Doctrine\ORM\PersistentCollection {#4684 …}
  +reports: Doctrine\ORM\PersistentCollection {#4686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4688 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4690 …}
  -id: 218853
  -bodyTs: "'access':60 'articl':21 'calcul':56 'convinc':62 'footnot':26 'got':42 'great':51,66 'indic':32 'inform':11 'know':15 'mani':50 'manual':57 'much':10 'nice':5 'opinion':38 'particular':59 'piec':6,46 'provid':48 'read':67 'refer':27,52 'someth':29 'thank':63 'thought':54 'top':18 'toward':16 'wish':24 'would':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5996889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702404143 {#4675
    date: 2023-12-12 19:02: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
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 {#4752
  +user: App\Entity\User {#4765 …}
  +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 tried explaining this to people on facebook in 2010 or so.\n
    \n
    “You must be fun at parties!”\n
    \n
    Bitch, i dont want to attend your lame ass party where people think they know how math works.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1702401256 {#4747
    date: 2023-12-12 18:14:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4753 …}
  +nested: Doctrine\ORM\PersistentCollection {#4755 …}
  +votes: Doctrine\ORM\PersistentCollection {#4757 …}
  +reports: Doctrine\ORM\PersistentCollection {#4759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4763 …}
  -id: 218710
  -bodyTs: "'2010':10 'ass':27 'attend':24 'bitch':19 'dont':21 'explain':3 'facebook':8 'fun':16 'know':33 'lame':26 'math':35 'must':14 'parti':18,28 'peopl':6,30 'think':31 'tri':2 'want':22 'work':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5909055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702401256 {#4748
    date: 2023-12-12 18:14:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4752
  +user: App\Entity\User {#4765 …}
  +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 tried explaining this to people on facebook in 2010 or so.\n
    \n
    “You must be fun at parties!”\n
    \n
    Bitch, i dont want to attend your lame ass party where people think they know how math works.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1702401256 {#4747
    date: 2023-12-12 18:14:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4753 …}
  +nested: Doctrine\ORM\PersistentCollection {#4755 …}
  +votes: Doctrine\ORM\PersistentCollection {#4757 …}
  +reports: Doctrine\ORM\PersistentCollection {#4759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4763 …}
  -id: 218710
  -bodyTs: "'2010':10 'ass':27 'attend':24 'bitch':19 'dont':21 'explain':3 'facebook':8 'fun':16 'know':33 'lame':26 'math':35 'must':14 'parti':18,28 'peopl':6,30 'think':31 'tri':2 'want':22 'work':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5909055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702401256 {#4748
    date: 2023-12-12 18:14:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4752
  +user: App\Entity\User {#4765 …}
  +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 tried explaining this to people on facebook in 2010 or so.\n
    \n
    “You must be fun at parties!”\n
    \n
    Bitch, i dont want to attend your lame ass party where people think they know how math works.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1702401256 {#4747
    date: 2023-12-12 18:14:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4753 …}
  +nested: Doctrine\ORM\PersistentCollection {#4755 …}
  +votes: Doctrine\ORM\PersistentCollection {#4757 …}
  +reports: Doctrine\ORM\PersistentCollection {#4759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4763 …}
  -id: 218710
  -bodyTs: "'2010':10 'ass':27 'attend':24 'bitch':19 'dont':21 'explain':3 'facebook':8 'fun':16 'know':33 'lame':26 'math':35 'must':14 'parti':18,28 'peopl':6,30 'think':31 'tri':2 'want':22 'work':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5909055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702401256 {#4748
    date: 2023-12-12 18:14:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4825
  +user: App\Entity\User {#4838 …}
  +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: "Honestly, I do disagree that the question is ambiguous. The lack of parenthetical separation is itself a choice that informs order of operations. If the answer was meant to be 9, then the 6/2 would be isolated in parenthesis."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704090138 {#4820
    date: 2024-01-01 07:22:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4826 …}
  +nested: Doctrine\ORM\PersistentCollection {#4828 …}
  +votes: Doctrine\ORM\PersistentCollection {#4830 …}
  +reports: Doctrine\ORM\PersistentCollection {#4832 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4836 …}
  -id: 218688
  -bodyTs: "'6/2':34 '9':31 'ambigu':9 'answer':26 'choic':18 'disagre':4 'honest':1 'inform':20 'isol':37 'lack':11 'meant':28 'oper':23 'order':21 'parenthesi':39 'parenthet':13 'question':7 'separ':14 'would':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6583504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702400919 {#4821
    date: 2023-12-12 18:08: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
115 DENIED edit
App\Entity\EntryComment {#4825
  +user: App\Entity\User {#4838 …}
  +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: "Honestly, I do disagree that the question is ambiguous. The lack of parenthetical separation is itself a choice that informs order of operations. If the answer was meant to be 9, then the 6/2 would be isolated in parenthesis."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704090138 {#4820
    date: 2024-01-01 07:22:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4826 …}
  +nested: Doctrine\ORM\PersistentCollection {#4828 …}
  +votes: Doctrine\ORM\PersistentCollection {#4830 …}
  +reports: Doctrine\ORM\PersistentCollection {#4832 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4836 …}
  -id: 218688
  -bodyTs: "'6/2':34 '9':31 'ambigu':9 'answer':26 'choic':18 'disagre':4 'honest':1 'inform':20 'isol':37 'lack':11 'meant':28 'oper':23 'order':21 'parenthesi':39 'parenthet':13 'question':7 'separ':14 'would':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6583504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702400919 {#4821
    date: 2023-12-12 18:08: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
116 DENIED moderate
App\Entity\EntryComment {#4825
  +user: App\Entity\User {#4838 …}
  +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: "Honestly, I do disagree that the question is ambiguous. The lack of parenthetical separation is itself a choice that informs order of operations. If the answer was meant to be 9, then the 6/2 would be isolated in parenthesis."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704090138 {#4820
    date: 2024-01-01 07:22:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4826 …}
  +nested: Doctrine\ORM\PersistentCollection {#4828 …}
  +votes: Doctrine\ORM\PersistentCollection {#4830 …}
  +reports: Doctrine\ORM\PersistentCollection {#4832 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4836 …}
  -id: 218688
  -bodyTs: "'6/2':34 '9':31 'ambigu':9 'answer':26 'choic':18 'disagre':4 'honest':1 'inform':20 'isol':37 'lack':11 'meant':28 'oper':23 'order':21 'parenthesi':39 'parenthet':13 'question':7 'separ':14 'would':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6583504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702400919 {#4821
    date: 2023-12-12 18:08: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
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 {#5172
  +user: Proxies\__CG__\App\Entity\User {#5173 …}
  +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 {#4825
    +user: App\Entity\User {#4838 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Honestly, I do disagree that the question is ambiguous. The lack of parenthetical separation is itself a choice that informs order of operations. If the answer was meant to be 9, then the 6/2 would be isolated in parenthesis."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704090138 {#4820
      date: 2024-01-01 07:22:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4826 …}
    +nested: Doctrine\ORM\PersistentCollection {#4828 …}
    +votes: Doctrine\ORM\PersistentCollection {#4830 …}
    +reports: Doctrine\ORM\PersistentCollection {#4832 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4834 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4836 …}
    -id: 218688
    -bodyTs: "'6/2':34 '9':31 'ambigu':9 'answer':26 'choic':18 'disagre':4 'honest':1 'inform':20 'isol':37 'lack':11 'meant':28 'oper':23 'order':21 'parenthesi':39 'parenthet':13 'question':7 'separ':14 'would':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6583504"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702400919 {#4821
      date: 2023-12-12 18:08:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4825}
  +body: "It’s covered in the blog, but this is likely due to a bias towards Strong Juxtaposition rules for parentheses rather than Weak. It’s common for those who learned math into advanced algebra/ beginning Calc and beyond, since that’s the usual method for higher math education. But it isn’t “correct”, it’s one of two standard ways of doing it. The ambiguity in the question is intentional and pervasive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702403186 {#5170
    date: 2023-12-12 18:46:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Portosian@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5174 …}
  +nested: Doctrine\ORM\PersistentCollection {#5176 …}
  +votes: Doctrine\ORM\PersistentCollection {#5178 …}
  +reports: Doctrine\ORM\PersistentCollection {#5180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
  -id: 218803
  -bodyTs: "'advanc':33 'algebra':34 'ambigu':65 'begin':35 'beyond':38 'bias':14 'blog':6 'calc':36 'common':26 'correct':53 'cover':3 'due':11 'educ':48 'higher':46 'intent':70 'isn':51 'juxtaposit':17 'learn':30 'like':10 'math':31,47 'method':44 'one':56 'parenthes':20 'pervas':72 'question':68 'rather':21 'rule':18 'sinc':39 'standard':59 'strong':16 'toward':15 'two':58 'usual':43 'way':60 'weak':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5996553"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702403186 {#5171
    date: 2023-12-12 18:46: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
119 DENIED edit
App\Entity\EntryComment {#5172
  +user: Proxies\__CG__\App\Entity\User {#5173 …}
  +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 {#4825
    +user: App\Entity\User {#4838 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Honestly, I do disagree that the question is ambiguous. The lack of parenthetical separation is itself a choice that informs order of operations. If the answer was meant to be 9, then the 6/2 would be isolated in parenthesis."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704090138 {#4820
      date: 2024-01-01 07:22:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4826 …}
    +nested: Doctrine\ORM\PersistentCollection {#4828 …}
    +votes: Doctrine\ORM\PersistentCollection {#4830 …}
    +reports: Doctrine\ORM\PersistentCollection {#4832 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4834 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4836 …}
    -id: 218688
    -bodyTs: "'6/2':34 '9':31 'ambigu':9 'answer':26 'choic':18 'disagre':4 'honest':1 'inform':20 'isol':37 'lack':11 'meant':28 'oper':23 'order':21 'parenthesi':39 'parenthet':13 'question':7 'separ':14 'would':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6583504"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702400919 {#4821
      date: 2023-12-12 18:08:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4825}
  +body: "It’s covered in the blog, but this is likely due to a bias towards Strong Juxtaposition rules for parentheses rather than Weak. It’s common for those who learned math into advanced algebra/ beginning Calc and beyond, since that’s the usual method for higher math education. But it isn’t “correct”, it’s one of two standard ways of doing it. The ambiguity in the question is intentional and pervasive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702403186 {#5170
    date: 2023-12-12 18:46:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Portosian@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5174 …}
  +nested: Doctrine\ORM\PersistentCollection {#5176 …}
  +votes: Doctrine\ORM\PersistentCollection {#5178 …}
  +reports: Doctrine\ORM\PersistentCollection {#5180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
  -id: 218803
  -bodyTs: "'advanc':33 'algebra':34 'ambigu':65 'begin':35 'beyond':38 'bias':14 'blog':6 'calc':36 'common':26 'correct':53 'cover':3 'due':11 'educ':48 'higher':46 'intent':70 'isn':51 'juxtaposit':17 'learn':30 'like':10 'math':31,47 'method':44 'one':56 'parenthes':20 'pervas':72 'question':68 'rather':21 'rule':18 'sinc':39 'standard':59 'strong':16 'toward':15 'two':58 'usual':43 'way':60 'weak':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5996553"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702403186 {#5171
    date: 2023-12-12 18:46: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
120 DENIED moderate
App\Entity\EntryComment {#5172
  +user: Proxies\__CG__\App\Entity\User {#5173 …}
  +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 {#4825
    +user: App\Entity\User {#4838 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Honestly, I do disagree that the question is ambiguous. The lack of parenthetical separation is itself a choice that informs order of operations. If the answer was meant to be 9, then the 6/2 would be isolated in parenthesis."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704090138 {#4820
      date: 2024-01-01 07:22:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4826 …}
    +nested: Doctrine\ORM\PersistentCollection {#4828 …}
    +votes: Doctrine\ORM\PersistentCollection {#4830 …}
    +reports: Doctrine\ORM\PersistentCollection {#4832 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4834 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4836 …}
    -id: 218688
    -bodyTs: "'6/2':34 '9':31 'ambigu':9 'answer':26 'choic':18 'disagre':4 'honest':1 'inform':20 'isol':37 'lack':11 'meant':28 'oper':23 'order':21 'parenthesi':39 'parenthet':13 'question':7 'separ':14 'would':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6583504"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702400919 {#4821
      date: 2023-12-12 18:08:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4825}
  +body: "It’s covered in the blog, but this is likely due to a bias towards Strong Juxtaposition rules for parentheses rather than Weak. It’s common for those who learned math into advanced algebra/ beginning Calc and beyond, since that’s the usual method for higher math education. But it isn’t “correct”, it’s one of two standard ways of doing it. The ambiguity in the question is intentional and pervasive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702403186 {#5170
    date: 2023-12-12 18:46:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Portosian@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5174 …}
  +nested: Doctrine\ORM\PersistentCollection {#5176 …}
  +votes: Doctrine\ORM\PersistentCollection {#5178 …}
  +reports: Doctrine\ORM\PersistentCollection {#5180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
  -id: 218803
  -bodyTs: "'advanc':33 'algebra':34 'ambigu':65 'begin':35 'beyond':38 'bias':14 'blog':6 'calc':36 'common':26 'correct':53 'cover':3 'due':11 'educ':48 'higher':46 'intent':70 'isn':51 'juxtaposit':17 'learn':30 'like':10 'math':31,47 'method':44 'one':56 'parenthes':20 'pervas':72 'question':68 'rather':21 'rule':18 'sinc':39 'standard':59 'strong':16 'toward':15 'two':58 'usual':43 'way':60 'weak':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5996553"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702403186 {#5171
    date: 2023-12-12 18:46: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
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 {#5427
  +user: App\Entity\User {#4838 …}
  +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 {#5172
    +user: Proxies\__CG__\App\Entity\User {#5173 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4825
      +user: App\Entity\User {#4838 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Honestly, I do disagree that the question is ambiguous. The lack of parenthetical separation is itself a choice that informs order of operations. If the answer was meant to be 9, then the 6/2 would be isolated in parenthesis."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704090138 {#4820
        date: 2024-01-01 07:22:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4826 …}
      +nested: Doctrine\ORM\PersistentCollection {#4828 …}
      +votes: Doctrine\ORM\PersistentCollection {#4830 …}
      +reports: Doctrine\ORM\PersistentCollection {#4832 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4834 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4836 …}
      -id: 218688
      -bodyTs: "'6/2':34 '9':31 'ambigu':9 'answer':26 'choic':18 'disagre':4 'honest':1 'inform':20 'isol':37 'lack':11 'meant':28 'oper':23 'order':21 'parenthesi':39 'parenthet':13 'question':7 'separ':14 'would':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6583504"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702400919 {#4821
        date: 2023-12-12 18:08:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4825}
    +body: "It’s covered in the blog, but this is likely due to a bias towards Strong Juxtaposition rules for parentheses rather than Weak. It’s common for those who learned math into advanced algebra/ beginning Calc and beyond, since that’s the usual method for higher math education. But it isn’t “correct”, it’s one of two standard ways of doing it. The ambiguity in the question is intentional and pervasive."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702403186 {#5170
      date: 2023-12-12 18:46:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Portosian@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5174 …}
    +nested: Doctrine\ORM\PersistentCollection {#5176 …}
    +votes: Doctrine\ORM\PersistentCollection {#5178 …}
    +reports: Doctrine\ORM\PersistentCollection {#5180 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
    -id: 218803
    -bodyTs: "'advanc':33 'algebra':34 'ambigu':65 'begin':35 'beyond':38 'bias':14 'blog':6 'calc':36 'common':26 'correct':53 'cover':3 'due':11 'educ':48 'higher':46 'intent':70 'isn':51 'juxtaposit':17 'learn':30 'like':10 'math':31,47 'method':44 'one':56 'parenthes':20 'pervas':72 'question':68 'rather':21 'rule':18 'sinc':39 'standard':59 'strong':16 'toward':15 'two':58 'usual':43 'way':60 'weak':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5996553"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702403186 {#5171
      date: 2023-12-12 18:46:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4825}
  +body: """
    My argument is specifically that using no separation shows intent for which way to interpret and should not default to weak juxtaposition.\n
    \n
    Choosing not to use (6/2)(1+2) implies to me to use the only other interpretation.\n
    \n
    There’s also the difference between 6/2(1+2) and 6/2*(1+2). I think the post has a point for the latter, but not the former.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702404033 {#5425
    date: 2023-12-12 19:00:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Portosian@sh.itjust.works"
    "@chuckleslord@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5428 …}
  +nested: Doctrine\ORM\PersistentCollection {#5430 …}
  +votes: Doctrine\ORM\PersistentCollection {#5432 …}
  +reports: Doctrine\ORM\PersistentCollection {#5434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5438 …}
  -id: 218847
  -bodyTs: "'+2':29,47,51 '1':28,46,50 '6/2':27,45,49 'also':41 'argument':2 'choos':23 'default':19 'differ':43 'former':65 'impli':30 'intent':10 'interpret':15,38 'juxtaposit':22 'latter':61 'point':58 'post':55 'separ':8 'show':9 'specif':4 'think':53 'use':6,26,34 'way':13 'weak':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6584627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702404033 {#5426
    date: 2023-12-12 19:00: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
123 DENIED edit
App\Entity\EntryComment {#5427
  +user: App\Entity\User {#4838 …}
  +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 {#5172
    +user: Proxies\__CG__\App\Entity\User {#5173 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4825
      +user: App\Entity\User {#4838 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Honestly, I do disagree that the question is ambiguous. The lack of parenthetical separation is itself a choice that informs order of operations. If the answer was meant to be 9, then the 6/2 would be isolated in parenthesis."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704090138 {#4820
        date: 2024-01-01 07:22:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4826 …}
      +nested: Doctrine\ORM\PersistentCollection {#4828 …}
      +votes: Doctrine\ORM\PersistentCollection {#4830 …}
      +reports: Doctrine\ORM\PersistentCollection {#4832 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4834 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4836 …}
      -id: 218688
      -bodyTs: "'6/2':34 '9':31 'ambigu':9 'answer':26 'choic':18 'disagre':4 'honest':1 'inform':20 'isol':37 'lack':11 'meant':28 'oper':23 'order':21 'parenthesi':39 'parenthet':13 'question':7 'separ':14 'would':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6583504"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702400919 {#4821
        date: 2023-12-12 18:08:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4825}
    +body: "It’s covered in the blog, but this is likely due to a bias towards Strong Juxtaposition rules for parentheses rather than Weak. It’s common for those who learned math into advanced algebra/ beginning Calc and beyond, since that’s the usual method for higher math education. But it isn’t “correct”, it’s one of two standard ways of doing it. The ambiguity in the question is intentional and pervasive."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702403186 {#5170
      date: 2023-12-12 18:46:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Portosian@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5174 …}
    +nested: Doctrine\ORM\PersistentCollection {#5176 …}
    +votes: Doctrine\ORM\PersistentCollection {#5178 …}
    +reports: Doctrine\ORM\PersistentCollection {#5180 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
    -id: 218803
    -bodyTs: "'advanc':33 'algebra':34 'ambigu':65 'begin':35 'beyond':38 'bias':14 'blog':6 'calc':36 'common':26 'correct':53 'cover':3 'due':11 'educ':48 'higher':46 'intent':70 'isn':51 'juxtaposit':17 'learn':30 'like':10 'math':31,47 'method':44 'one':56 'parenthes':20 'pervas':72 'question':68 'rather':21 'rule':18 'sinc':39 'standard':59 'strong':16 'toward':15 'two':58 'usual':43 'way':60 'weak':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5996553"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702403186 {#5171
      date: 2023-12-12 18:46:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4825}
  +body: """
    My argument is specifically that using no separation shows intent for which way to interpret and should not default to weak juxtaposition.\n
    \n
    Choosing not to use (6/2)(1+2) implies to me to use the only other interpretation.\n
    \n
    There’s also the difference between 6/2(1+2) and 6/2*(1+2). I think the post has a point for the latter, but not the former.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702404033 {#5425
    date: 2023-12-12 19:00:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Portosian@sh.itjust.works"
    "@chuckleslord@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5428 …}
  +nested: Doctrine\ORM\PersistentCollection {#5430 …}
  +votes: Doctrine\ORM\PersistentCollection {#5432 …}
  +reports: Doctrine\ORM\PersistentCollection {#5434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5438 …}
  -id: 218847
  -bodyTs: "'+2':29,47,51 '1':28,46,50 '6/2':27,45,49 'also':41 'argument':2 'choos':23 'default':19 'differ':43 'former':65 'impli':30 'intent':10 'interpret':15,38 'juxtaposit':22 'latter':61 'point':58 'post':55 'separ':8 'show':9 'specif':4 'think':53 'use':6,26,34 'way':13 'weak':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6584627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702404033 {#5426
    date: 2023-12-12 19:00: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
124 DENIED moderate
App\Entity\EntryComment {#5427
  +user: App\Entity\User {#4838 …}
  +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 {#5172
    +user: Proxies\__CG__\App\Entity\User {#5173 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4825
      +user: App\Entity\User {#4838 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Honestly, I do disagree that the question is ambiguous. The lack of parenthetical separation is itself a choice that informs order of operations. If the answer was meant to be 9, then the 6/2 would be isolated in parenthesis."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704090138 {#4820
        date: 2024-01-01 07:22:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4826 …}
      +nested: Doctrine\ORM\PersistentCollection {#4828 …}
      +votes: Doctrine\ORM\PersistentCollection {#4830 …}
      +reports: Doctrine\ORM\PersistentCollection {#4832 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4834 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4836 …}
      -id: 218688
      -bodyTs: "'6/2':34 '9':31 'ambigu':9 'answer':26 'choic':18 'disagre':4 'honest':1 'inform':20 'isol':37 'lack':11 'meant':28 'oper':23 'order':21 'parenthesi':39 'parenthet':13 'question':7 'separ':14 'would':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6583504"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702400919 {#4821
        date: 2023-12-12 18:08:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4825}
    +body: "It’s covered in the blog, but this is likely due to a bias towards Strong Juxtaposition rules for parentheses rather than Weak. It’s common for those who learned math into advanced algebra/ beginning Calc and beyond, since that’s the usual method for higher math education. But it isn’t “correct”, it’s one of two standard ways of doing it. The ambiguity in the question is intentional and pervasive."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702403186 {#5170
      date: 2023-12-12 18:46:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Portosian@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5174 …}
    +nested: Doctrine\ORM\PersistentCollection {#5176 …}
    +votes: Doctrine\ORM\PersistentCollection {#5178 …}
    +reports: Doctrine\ORM\PersistentCollection {#5180 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
    -id: 218803
    -bodyTs: "'advanc':33 'algebra':34 'ambigu':65 'begin':35 'beyond':38 'bias':14 'blog':6 'calc':36 'common':26 'correct':53 'cover':3 'due':11 'educ':48 'higher':46 'intent':70 'isn':51 'juxtaposit':17 'learn':30 'like':10 'math':31,47 'method':44 'one':56 'parenthes':20 'pervas':72 'question':68 'rather':21 'rule':18 'sinc':39 'standard':59 'strong':16 'toward':15 'two':58 'usual':43 'way':60 'weak':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5996553"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702403186 {#5171
      date: 2023-12-12 18:46:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4825}
  +body: """
    My argument is specifically that using no separation shows intent for which way to interpret and should not default to weak juxtaposition.\n
    \n
    Choosing not to use (6/2)(1+2) implies to me to use the only other interpretation.\n
    \n
    There’s also the difference between 6/2(1+2) and 6/2*(1+2). I think the post has a point for the latter, but not the former.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702404033 {#5425
    date: 2023-12-12 19:00:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Portosian@sh.itjust.works"
    "@chuckleslord@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5428 …}
  +nested: Doctrine\ORM\PersistentCollection {#5430 …}
  +votes: Doctrine\ORM\PersistentCollection {#5432 …}
  +reports: Doctrine\ORM\PersistentCollection {#5434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5438 …}
  -id: 218847
  -bodyTs: "'+2':29,47,51 '1':28,46,50 '6/2':27,45,49 'also':41 'argument':2 'choos':23 'default':19 'differ':43 'former':65 'impli':30 'intent':10 'interpret':15,38 'juxtaposit':22 'latter':61 'point':58 'post':55 'separ':8 'show':9 'specif':4 'think':53 'use':6,26,34 'way':13 'weak':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6584627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702404033 {#5426
    date: 2023-12-12 19:00: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
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 {#5482
  +user: Proxies\__CG__\App\Entity\User {#5173 …}
  +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 {#5427
    +user: App\Entity\User {#4838 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5172
      +user: Proxies\__CG__\App\Entity\User {#5173 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4825
        +user: App\Entity\User {#4838 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Honestly, I do disagree that the question is ambiguous. The lack of parenthetical separation is itself a choice that informs order of operations. If the answer was meant to be 9, then the 6/2 would be isolated in parenthesis."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704090138 {#4820
          date: 2024-01-01 07:22:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4826 …}
        +nested: Doctrine\ORM\PersistentCollection {#4828 …}
        +votes: Doctrine\ORM\PersistentCollection {#4830 …}
        +reports: Doctrine\ORM\PersistentCollection {#4832 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4834 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4836 …}
        -id: 218688
        -bodyTs: "'6/2':34 '9':31 'ambigu':9 'answer':26 'choic':18 'disagre':4 'honest':1 'inform':20 'isol':37 'lack':11 'meant':28 'oper':23 'order':21 'parenthesi':39 'parenthet':13 'question':7 'separ':14 'would':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6583504"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702400919 {#4821
          date: 2023-12-12 18:08:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4825}
      +body: "It’s covered in the blog, but this is likely due to a bias towards Strong Juxtaposition rules for parentheses rather than Weak. It’s common for those who learned math into advanced algebra/ beginning Calc and beyond, since that’s the usual method for higher math education. But it isn’t “correct”, it’s one of two standard ways of doing it. The ambiguity in the question is intentional and pervasive."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1702403186 {#5170
        date: 2023-12-12 18:46:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Portosian@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5174 …}
      +nested: Doctrine\ORM\PersistentCollection {#5176 …}
      +votes: Doctrine\ORM\PersistentCollection {#5178 …}
      +reports: Doctrine\ORM\PersistentCollection {#5180 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
      -id: 218803
      -bodyTs: "'advanc':33 'algebra':34 'ambigu':65 'begin':35 'beyond':38 'bias':14 'blog':6 'calc':36 'common':26 'correct':53 'cover':3 'due':11 'educ':48 'higher':46 'intent':70 'isn':51 'juxtaposit':17 'learn':30 'like':10 'math':31,47 'method':44 'one':56 'parenthes':20 'pervas':72 'question':68 'rather':21 'rule':18 'sinc':39 'standard':59 'strong':16 'toward':15 'two':58 'usual':43 'way':60 'weak':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5996553"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702403186 {#5171
        date: 2023-12-12 18:46:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4825}
    +body: """
      My argument is specifically that using no separation shows intent for which way to interpret and should not default to weak juxtaposition.\n
      \n
      Choosing not to use (6/2)(1+2) implies to me to use the only other interpretation.\n
      \n
      There’s also the difference between 6/2(1+2) and 6/2*(1+2). I think the post has a point for the latter, but not the former.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702404033 {#5425
      date: 2023-12-12 19:00:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Portosian@sh.itjust.works"
      "@chuckleslord@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5428 …}
    +nested: Doctrine\ORM\PersistentCollection {#5430 …}
    +votes: Doctrine\ORM\PersistentCollection {#5432 …}
    +reports: Doctrine\ORM\PersistentCollection {#5434 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5436 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5438 …}
    -id: 218847
    -bodyTs: "'+2':29,47,51 '1':28,46,50 '6/2':27,45,49 'also':41 'argument':2 'choos':23 'default':19 'differ':43 'former':65 'impli':30 'intent':10 'interpret':15,38 'juxtaposit':22 'latter':61 'point':58 'post':55 'separ':8 'show':9 'specif':4 'think':53 'use':6,26,34 'way':13 'weak':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6584627"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702404033 {#5426
      date: 2023-12-12 19:00:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4825}
  +body: "I don’t know what you want, man. The blog’s goal is to describe the problem and why it comes about and your response is “Following my logic, there is no confusion!” when there clearly is confusion in the wider world here. The blog does a good job of narrowing down why there’s confusion, you’re response doesn’t add anything or refute anything. It’s just… you bragging? I’m not certain what your point is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702405119 {#5483
    date: 2023-12-12 19:18:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Portosian@sh.itjust.works"
    "@chuckleslord@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5478 …}
  +nested: Doctrine\ORM\PersistentCollection {#5473 …}
  +votes: Doctrine\ORM\PersistentCollection {#5477 …}
  +reports: Doctrine\ORM\PersistentCollection {#5487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5491 …}
  -id: 218885
  -bodyTs: "'add':62 'anyth':63,66 'blog':10,45 'brag':71 'certain':75 'clear':36 'come':21 'confus':33,38,56 'describ':15 'doesn':60 'follow':27 'goal':12 'good':48 'job':49 'know':4 'logic':29 'm':73 'man':8 'narrow':51 'point':78 'problem':17 're':58 'refut':65 'respons':25,59 'want':7 'wider':41 'world':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5997212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702405119 {#5486
    date: 2023-12-12 19:18: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
127 DENIED edit
App\Entity\EntryComment {#5482
  +user: Proxies\__CG__\App\Entity\User {#5173 …}
  +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 {#5427
    +user: App\Entity\User {#4838 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5172
      +user: Proxies\__CG__\App\Entity\User {#5173 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4825
        +user: App\Entity\User {#4838 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Honestly, I do disagree that the question is ambiguous. The lack of parenthetical separation is itself a choice that informs order of operations. If the answer was meant to be 9, then the 6/2 would be isolated in parenthesis."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704090138 {#4820
          date: 2024-01-01 07:22:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4826 …}
        +nested: Doctrine\ORM\PersistentCollection {#4828 …}
        +votes: Doctrine\ORM\PersistentCollection {#4830 …}
        +reports: Doctrine\ORM\PersistentCollection {#4832 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4834 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4836 …}
        -id: 218688
        -bodyTs: "'6/2':34 '9':31 'ambigu':9 'answer':26 'choic':18 'disagre':4 'honest':1 'inform':20 'isol':37 'lack':11 'meant':28 'oper':23 'order':21 'parenthesi':39 'parenthet':13 'question':7 'separ':14 'would':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6583504"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702400919 {#4821
          date: 2023-12-12 18:08:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4825}
      +body: "It’s covered in the blog, but this is likely due to a bias towards Strong Juxtaposition rules for parentheses rather than Weak. It’s common for those who learned math into advanced algebra/ beginning Calc and beyond, since that’s the usual method for higher math education. But it isn’t “correct”, it’s one of two standard ways of doing it. The ambiguity in the question is intentional and pervasive."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1702403186 {#5170
        date: 2023-12-12 18:46:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Portosian@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5174 …}
      +nested: Doctrine\ORM\PersistentCollection {#5176 …}
      +votes: Doctrine\ORM\PersistentCollection {#5178 …}
      +reports: Doctrine\ORM\PersistentCollection {#5180 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
      -id: 218803
      -bodyTs: "'advanc':33 'algebra':34 'ambigu':65 'begin':35 'beyond':38 'bias':14 'blog':6 'calc':36 'common':26 'correct':53 'cover':3 'due':11 'educ':48 'higher':46 'intent':70 'isn':51 'juxtaposit':17 'learn':30 'like':10 'math':31,47 'method':44 'one':56 'parenthes':20 'pervas':72 'question':68 'rather':21 'rule':18 'sinc':39 'standard':59 'strong':16 'toward':15 'two':58 'usual':43 'way':60 'weak':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5996553"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702403186 {#5171
        date: 2023-12-12 18:46:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4825}
    +body: """
      My argument is specifically that using no separation shows intent for which way to interpret and should not default to weak juxtaposition.\n
      \n
      Choosing not to use (6/2)(1+2) implies to me to use the only other interpretation.\n
      \n
      There’s also the difference between 6/2(1+2) and 6/2*(1+2). I think the post has a point for the latter, but not the former.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702404033 {#5425
      date: 2023-12-12 19:00:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Portosian@sh.itjust.works"
      "@chuckleslord@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5428 …}
    +nested: Doctrine\ORM\PersistentCollection {#5430 …}
    +votes: Doctrine\ORM\PersistentCollection {#5432 …}
    +reports: Doctrine\ORM\PersistentCollection {#5434 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5436 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5438 …}
    -id: 218847
    -bodyTs: "'+2':29,47,51 '1':28,46,50 '6/2':27,45,49 'also':41 'argument':2 'choos':23 'default':19 'differ':43 'former':65 'impli':30 'intent':10 'interpret':15,38 'juxtaposit':22 'latter':61 'point':58 'post':55 'separ':8 'show':9 'specif':4 'think':53 'use':6,26,34 'way':13 'weak':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6584627"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702404033 {#5426
      date: 2023-12-12 19:00:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4825}
  +body: "I don’t know what you want, man. The blog’s goal is to describe the problem and why it comes about and your response is “Following my logic, there is no confusion!” when there clearly is confusion in the wider world here. The blog does a good job of narrowing down why there’s confusion, you’re response doesn’t add anything or refute anything. It’s just… you bragging? I’m not certain what your point is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702405119 {#5483
    date: 2023-12-12 19:18:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Portosian@sh.itjust.works"
    "@chuckleslord@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5478 …}
  +nested: Doctrine\ORM\PersistentCollection {#5473 …}
  +votes: Doctrine\ORM\PersistentCollection {#5477 …}
  +reports: Doctrine\ORM\PersistentCollection {#5487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5491 …}
  -id: 218885
  -bodyTs: "'add':62 'anyth':63,66 'blog':10,45 'brag':71 'certain':75 'clear':36 'come':21 'confus':33,38,56 'describ':15 'doesn':60 'follow':27 'goal':12 'good':48 'job':49 'know':4 'logic':29 'm':73 'man':8 'narrow':51 'point':78 'problem':17 're':58 'refut':65 'respons':25,59 'want':7 'wider':41 'world':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5997212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702405119 {#5486
    date: 2023-12-12 19:18: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
128 DENIED moderate
App\Entity\EntryComment {#5482
  +user: Proxies\__CG__\App\Entity\User {#5173 …}
  +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 {#5427
    +user: App\Entity\User {#4838 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5172
      +user: Proxies\__CG__\App\Entity\User {#5173 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4825
        +user: App\Entity\User {#4838 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Honestly, I do disagree that the question is ambiguous. The lack of parenthetical separation is itself a choice that informs order of operations. If the answer was meant to be 9, then the 6/2 would be isolated in parenthesis."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704090138 {#4820
          date: 2024-01-01 07:22:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4826 …}
        +nested: Doctrine\ORM\PersistentCollection {#4828 …}
        +votes: Doctrine\ORM\PersistentCollection {#4830 …}
        +reports: Doctrine\ORM\PersistentCollection {#4832 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4834 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4836 …}
        -id: 218688
        -bodyTs: "'6/2':34 '9':31 'ambigu':9 'answer':26 'choic':18 'disagre':4 'honest':1 'inform':20 'isol':37 'lack':11 'meant':28 'oper':23 'order':21 'parenthesi':39 'parenthet':13 'question':7 'separ':14 'would':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6583504"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702400919 {#4821
          date: 2023-12-12 18:08:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4825}
      +body: "It’s covered in the blog, but this is likely due to a bias towards Strong Juxtaposition rules for parentheses rather than Weak. It’s common for those who learned math into advanced algebra/ beginning Calc and beyond, since that’s the usual method for higher math education. But it isn’t “correct”, it’s one of two standard ways of doing it. The ambiguity in the question is intentional and pervasive."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1702403186 {#5170
        date: 2023-12-12 18:46:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Portosian@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5174 …}
      +nested: Doctrine\ORM\PersistentCollection {#5176 …}
      +votes: Doctrine\ORM\PersistentCollection {#5178 …}
      +reports: Doctrine\ORM\PersistentCollection {#5180 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
      -id: 218803
      -bodyTs: "'advanc':33 'algebra':34 'ambigu':65 'begin':35 'beyond':38 'bias':14 'blog':6 'calc':36 'common':26 'correct':53 'cover':3 'due':11 'educ':48 'higher':46 'intent':70 'isn':51 'juxtaposit':17 'learn':30 'like':10 'math':31,47 'method':44 'one':56 'parenthes':20 'pervas':72 'question':68 'rather':21 'rule':18 'sinc':39 'standard':59 'strong':16 'toward':15 'two':58 'usual':43 'way':60 'weak':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5996553"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702403186 {#5171
        date: 2023-12-12 18:46:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4825}
    +body: """
      My argument is specifically that using no separation shows intent for which way to interpret and should not default to weak juxtaposition.\n
      \n
      Choosing not to use (6/2)(1+2) implies to me to use the only other interpretation.\n
      \n
      There’s also the difference between 6/2(1+2) and 6/2*(1+2). I think the post has a point for the latter, but not the former.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702404033 {#5425
      date: 2023-12-12 19:00:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Portosian@sh.itjust.works"
      "@chuckleslord@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5428 …}
    +nested: Doctrine\ORM\PersistentCollection {#5430 …}
    +votes: Doctrine\ORM\PersistentCollection {#5432 …}
    +reports: Doctrine\ORM\PersistentCollection {#5434 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5436 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5438 …}
    -id: 218847
    -bodyTs: "'+2':29,47,51 '1':28,46,50 '6/2':27,45,49 'also':41 'argument':2 'choos':23 'default':19 'differ':43 'former':65 'impli':30 'intent':10 'interpret':15,38 'juxtaposit':22 'latter':61 'point':58 'post':55 'separ':8 'show':9 'specif':4 'think':53 'use':6,26,34 'way':13 'weak':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6584627"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702404033 {#5426
      date: 2023-12-12 19:00:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4825}
  +body: "I don’t know what you want, man. The blog’s goal is to describe the problem and why it comes about and your response is “Following my logic, there is no confusion!” when there clearly is confusion in the wider world here. The blog does a good job of narrowing down why there’s confusion, you’re response doesn’t add anything or refute anything. It’s just… you bragging? I’m not certain what your point is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702405119 {#5483
    date: 2023-12-12 19:18:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Portosian@sh.itjust.works"
    "@chuckleslord@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5478 …}
  +nested: Doctrine\ORM\PersistentCollection {#5473 …}
  +votes: Doctrine\ORM\PersistentCollection {#5477 …}
  +reports: Doctrine\ORM\PersistentCollection {#5487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5491 …}
  -id: 218885
  -bodyTs: "'add':62 'anyth':63,66 'blog':10,45 'brag':71 'certain':75 'clear':36 'come':21 'confus':33,38,56 'describ':15 'doesn':60 'follow':27 'goal':12 'good':48 'job':49 'know':4 'logic':29 'm':73 'man':8 'narrow':51 'point':78 'problem':17 're':58 'refut':65 'respons':25,59 'want':7 'wider':41 'world':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5997212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702405119 {#5486
    date: 2023-12-12 19:18: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
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 {#5547
  +user: App\Entity\User {#4838 …}
  +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 {#5482
    +user: Proxies\__CG__\App\Entity\User {#5173 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5427
      +user: App\Entity\User {#4838 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5172
        +user: Proxies\__CG__\App\Entity\User {#5173 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4825
          +user: App\Entity\User {#4838 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Honestly, I do disagree that the question is ambiguous. The lack of parenthetical separation is itself a choice that informs order of operations. If the answer was meant to be 9, then the 6/2 would be isolated in parenthesis."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1704090138 {#4820
            date: 2024-01-01 07:22:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4826 …}
          +nested: Doctrine\ORM\PersistentCollection {#4828 …}
          +votes: Doctrine\ORM\PersistentCollection {#4830 …}
          +reports: Doctrine\ORM\PersistentCollection {#4832 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4834 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4836 …}
          -id: 218688
          -bodyTs: "'6/2':34 '9':31 'ambigu':9 'answer':26 'choic':18 'disagre':4 'honest':1 'inform':20 'isol':37 'lack':11 'meant':28 'oper':23 'order':21 'parenthesi':39 'parenthet':13 'question':7 'separ':14 'would':35"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/6583504"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702400919 {#4821
            date: 2023-12-12 18:08:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4825}
        +body: "It’s covered in the blog, but this is likely due to a bias towards Strong Juxtaposition rules for parentheses rather than Weak. It’s common for those who learned math into advanced algebra/ beginning Calc and beyond, since that’s the usual method for higher math education. But it isn’t “correct”, it’s one of two standard ways of doing it. The ambiguity in the question is intentional and pervasive."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1702403186 {#5170
          date: 2023-12-12 18:46:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@Portosian@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5174 …}
        +nested: Doctrine\ORM\PersistentCollection {#5176 …}
        +votes: Doctrine\ORM\PersistentCollection {#5178 …}
        +reports: Doctrine\ORM\PersistentCollection {#5180 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
        -id: 218803
        -bodyTs: "'advanc':33 'algebra':34 'ambigu':65 'begin':35 'beyond':38 'bias':14 'blog':6 'calc':36 'common':26 'correct':53 'cover':3 'due':11 'educ':48 'higher':46 'intent':70 'isn':51 'juxtaposit':17 'learn':30 'like':10 'math':31,47 'method':44 'one':56 'parenthes':20 'pervas':72 'question':68 'rather':21 'rule':18 'sinc':39 'standard':59 'strong':16 'toward':15 'two':58 'usual':43 'way':60 'weak':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5996553"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702403186 {#5171
          date: 2023-12-12 18:46:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4825}
      +body: """
        My argument is specifically that using no separation shows intent for which way to interpret and should not default to weak juxtaposition.\n
        \n
        Choosing not to use (6/2)(1+2) implies to me to use the only other interpretation.\n
        \n
        There’s also the difference between 6/2(1+2) and 6/2*(1+2). I think the post has a point for the latter, but not the former.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702404033 {#5425
        date: 2023-12-12 19:00:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Portosian@sh.itjust.works"
        "@chuckleslord@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5428 …}
      +nested: Doctrine\ORM\PersistentCollection {#5430 …}
      +votes: Doctrine\ORM\PersistentCollection {#5432 …}
      +reports: Doctrine\ORM\PersistentCollection {#5434 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5436 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5438 …}
      -id: 218847
      -bodyTs: "'+2':29,47,51 '1':28,46,50 '6/2':27,45,49 'also':41 'argument':2 'choos':23 'default':19 'differ':43 'former':65 'impli':30 'intent':10 'interpret':15,38 'juxtaposit':22 'latter':61 'point':58 'post':55 'separ':8 'show':9 'specif':4 'think':53 'use':6,26,34 'way':13 'weak':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6584627"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702404033 {#5426
        date: 2023-12-12 19:00:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4825}
    +body: "I don’t know what you want, man. The blog’s goal is to describe the problem and why it comes about and your response is “Following my logic, there is no confusion!” when there clearly is confusion in the wider world here. The blog does a good job of narrowing down why there’s confusion, you’re response doesn’t add anything or refute anything. It’s just… you bragging? I’m not certain what your point is."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702405119 {#5483
      date: 2023-12-12 19:18:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Portosian@sh.itjust.works"
      "@chuckleslord@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5478 …}
    +nested: Doctrine\ORM\PersistentCollection {#5473 …}
    +votes: Doctrine\ORM\PersistentCollection {#5477 …}
    +reports: Doctrine\ORM\PersistentCollection {#5487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5491 …}
    -id: 218885
    -bodyTs: "'add':62 'anyth':63,66 'blog':10,45 'brag':71 'certain':75 'clear':36 'come':21 'confus':33,38,56 'describ':15 'doesn':60 'follow':27 'goal':12 'good':48 'job':49 'know':4 'logic':29 'm':73 'man':8 'narrow':51 'point':78 'problem':17 're':58 'refut':65 'respons':25,59 'want':7 'wider':41 'world':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5997212"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702405119 {#5486
      date: 2023-12-12 19:18:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4825}
  +body: "None of this has a point. We’re talking over a shitpost rant about common use of math symbols. Even the conclusion boils down to it being a context dependent matter of preference. I’m just disagreeing that the original question as posed should be interpreted with weak juxtaposition."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702406061 {#5546
    date: 2023-12-12 19:34:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Portosian@sh.itjust.works"
    "@chuckleslord@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5550 …}
  +nested: Doctrine\ORM\PersistentCollection {#5555 …}
  +votes: Doctrine\ORM\PersistentCollection {#5551 …}
  +reports: Doctrine\ORM\PersistentCollection {#5557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5561 …}
  -id: 218928
  -bodyTs: "'boil':23 'common':15 'conclus':22 'context':29 'depend':30 'disagre':37 'even':20 'interpret':46 'juxtaposit':49 'm':35 'math':18 'matter':31 'none':1 'origin':40 'point':6 'pose':43 'prefer':33 'question':41 'rant':13 're':8 'shitpost':12 'symbol':19 'talk':9 'use':16 'weak':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6585372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702406061 {#5543
    date: 2023-12-12 19:34:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#5547
  +user: App\Entity\User {#4838 …}
  +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 {#5482
    +user: Proxies\__CG__\App\Entity\User {#5173 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5427
      +user: App\Entity\User {#4838 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5172
        +user: Proxies\__CG__\App\Entity\User {#5173 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4825
          +user: App\Entity\User {#4838 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Honestly, I do disagree that the question is ambiguous. The lack of parenthetical separation is itself a choice that informs order of operations. If the answer was meant to be 9, then the 6/2 would be isolated in parenthesis."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1704090138 {#4820
            date: 2024-01-01 07:22:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4826 …}
          +nested: Doctrine\ORM\PersistentCollection {#4828 …}
          +votes: Doctrine\ORM\PersistentCollection {#4830 …}
          +reports: Doctrine\ORM\PersistentCollection {#4832 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4834 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4836 …}
          -id: 218688
          -bodyTs: "'6/2':34 '9':31 'ambigu':9 'answer':26 'choic':18 'disagre':4 'honest':1 'inform':20 'isol':37 'lack':11 'meant':28 'oper':23 'order':21 'parenthesi':39 'parenthet':13 'question':7 'separ':14 'would':35"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/6583504"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702400919 {#4821
            date: 2023-12-12 18:08:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4825}
        +body: "It’s covered in the blog, but this is likely due to a bias towards Strong Juxtaposition rules for parentheses rather than Weak. It’s common for those who learned math into advanced algebra/ beginning Calc and beyond, since that’s the usual method for higher math education. But it isn’t “correct”, it’s one of two standard ways of doing it. The ambiguity in the question is intentional and pervasive."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1702403186 {#5170
          date: 2023-12-12 18:46:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@Portosian@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5174 …}
        +nested: Doctrine\ORM\PersistentCollection {#5176 …}
        +votes: Doctrine\ORM\PersistentCollection {#5178 …}
        +reports: Doctrine\ORM\PersistentCollection {#5180 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
        -id: 218803
        -bodyTs: "'advanc':33 'algebra':34 'ambigu':65 'begin':35 'beyond':38 'bias':14 'blog':6 'calc':36 'common':26 'correct':53 'cover':3 'due':11 'educ':48 'higher':46 'intent':70 'isn':51 'juxtaposit':17 'learn':30 'like':10 'math':31,47 'method':44 'one':56 'parenthes':20 'pervas':72 'question':68 'rather':21 'rule':18 'sinc':39 'standard':59 'strong':16 'toward':15 'two':58 'usual':43 'way':60 'weak':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5996553"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702403186 {#5171
          date: 2023-12-12 18:46:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4825}
      +body: """
        My argument is specifically that using no separation shows intent for which way to interpret and should not default to weak juxtaposition.\n
        \n
        Choosing not to use (6/2)(1+2) implies to me to use the only other interpretation.\n
        \n
        There’s also the difference between 6/2(1+2) and 6/2*(1+2). I think the post has a point for the latter, but not the former.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702404033 {#5425
        date: 2023-12-12 19:00:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Portosian@sh.itjust.works"
        "@chuckleslord@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5428 …}
      +nested: Doctrine\ORM\PersistentCollection {#5430 …}
      +votes: Doctrine\ORM\PersistentCollection {#5432 …}
      +reports: Doctrine\ORM\PersistentCollection {#5434 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5436 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5438 …}
      -id: 218847
      -bodyTs: "'+2':29,47,51 '1':28,46,50 '6/2':27,45,49 'also':41 'argument':2 'choos':23 'default':19 'differ':43 'former':65 'impli':30 'intent':10 'interpret':15,38 'juxtaposit':22 'latter':61 'point':58 'post':55 'separ':8 'show':9 'specif':4 'think':53 'use':6,26,34 'way':13 'weak':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6584627"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702404033 {#5426
        date: 2023-12-12 19:00:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4825}
    +body: "I don’t know what you want, man. The blog’s goal is to describe the problem and why it comes about and your response is “Following my logic, there is no confusion!” when there clearly is confusion in the wider world here. The blog does a good job of narrowing down why there’s confusion, you’re response doesn’t add anything or refute anything. It’s just… you bragging? I’m not certain what your point is."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702405119 {#5483
      date: 2023-12-12 19:18:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Portosian@sh.itjust.works"
      "@chuckleslord@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5478 …}
    +nested: Doctrine\ORM\PersistentCollection {#5473 …}
    +votes: Doctrine\ORM\PersistentCollection {#5477 …}
    +reports: Doctrine\ORM\PersistentCollection {#5487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5491 …}
    -id: 218885
    -bodyTs: "'add':62 'anyth':63,66 'blog':10,45 'brag':71 'certain':75 'clear':36 'come':21 'confus':33,38,56 'describ':15 'doesn':60 'follow':27 'goal':12 'good':48 'job':49 'know':4 'logic':29 'm':73 'man':8 'narrow':51 'point':78 'problem':17 're':58 'refut':65 'respons':25,59 'want':7 'wider':41 'world':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5997212"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702405119 {#5486
      date: 2023-12-12 19:18:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4825}
  +body: "None of this has a point. We’re talking over a shitpost rant about common use of math symbols. Even the conclusion boils down to it being a context dependent matter of preference. I’m just disagreeing that the original question as posed should be interpreted with weak juxtaposition."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702406061 {#5546
    date: 2023-12-12 19:34:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Portosian@sh.itjust.works"
    "@chuckleslord@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5550 …}
  +nested: Doctrine\ORM\PersistentCollection {#5555 …}
  +votes: Doctrine\ORM\PersistentCollection {#5551 …}
  +reports: Doctrine\ORM\PersistentCollection {#5557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5561 …}
  -id: 218928
  -bodyTs: "'boil':23 'common':15 'conclus':22 'context':29 'depend':30 'disagre':37 'even':20 'interpret':46 'juxtaposit':49 'm':35 'math':18 'matter':31 'none':1 'origin':40 'point':6 'pose':43 'prefer':33 'question':41 'rant':13 're':8 'shitpost':12 'symbol':19 'talk':9 'use':16 'weak':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6585372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702406061 {#5543
    date: 2023-12-12 19:34:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#5547
  +user: App\Entity\User {#4838 …}
  +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 {#5482
    +user: Proxies\__CG__\App\Entity\User {#5173 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5427
      +user: App\Entity\User {#4838 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5172
        +user: Proxies\__CG__\App\Entity\User {#5173 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4825
          +user: App\Entity\User {#4838 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Honestly, I do disagree that the question is ambiguous. The lack of parenthetical separation is itself a choice that informs order of operations. If the answer was meant to be 9, then the 6/2 would be isolated in parenthesis."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1704090138 {#4820
            date: 2024-01-01 07:22:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wischi@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4826 …}
          +nested: Doctrine\ORM\PersistentCollection {#4828 …}
          +votes: Doctrine\ORM\PersistentCollection {#4830 …}
          +reports: Doctrine\ORM\PersistentCollection {#4832 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4834 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4836 …}
          -id: 218688
          -bodyTs: "'6/2':34 '9':31 'ambigu':9 'answer':26 'choic':18 'disagre':4 'honest':1 'inform':20 'isol':37 'lack':11 'meant':28 'oper':23 'order':21 'parenthesi':39 'parenthet':13 'question':7 'separ':14 'would':35"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/6583504"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702400919 {#4821
            date: 2023-12-12 18:08:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4825}
        +body: "It’s covered in the blog, but this is likely due to a bias towards Strong Juxtaposition rules for parentheses rather than Weak. It’s common for those who learned math into advanced algebra/ beginning Calc and beyond, since that’s the usual method for higher math education. But it isn’t “correct”, it’s one of two standard ways of doing it. The ambiguity in the question is intentional and pervasive."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1702403186 {#5170
          date: 2023-12-12 18:46:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
          "@Portosian@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5174 …}
        +nested: Doctrine\ORM\PersistentCollection {#5176 …}
        +votes: Doctrine\ORM\PersistentCollection {#5178 …}
        +reports: Doctrine\ORM\PersistentCollection {#5180 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
        -id: 218803
        -bodyTs: "'advanc':33 'algebra':34 'ambigu':65 'begin':35 'beyond':38 'bias':14 'blog':6 'calc':36 'common':26 'correct':53 'cover':3 'due':11 'educ':48 'higher':46 'intent':70 'isn':51 'juxtaposit':17 'learn':30 'like':10 'math':31,47 'method':44 'one':56 'parenthes':20 'pervas':72 'question':68 'rather':21 'rule':18 'sinc':39 'standard':59 'strong':16 'toward':15 'two':58 'usual':43 'way':60 'weak':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5996553"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702403186 {#5171
          date: 2023-12-12 18:46:26.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4825}
      +body: """
        My argument is specifically that using no separation shows intent for which way to interpret and should not default to weak juxtaposition.\n
        \n
        Choosing not to use (6/2)(1+2) implies to me to use the only other interpretation.\n
        \n
        There’s also the difference between 6/2(1+2) and 6/2*(1+2). I think the post has a point for the latter, but not the former.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702404033 {#5425
        date: 2023-12-12 19:00:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Portosian@sh.itjust.works"
        "@chuckleslord@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5428 …}
      +nested: Doctrine\ORM\PersistentCollection {#5430 …}
      +votes: Doctrine\ORM\PersistentCollection {#5432 …}
      +reports: Doctrine\ORM\PersistentCollection {#5434 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5436 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5438 …}
      -id: 218847
      -bodyTs: "'+2':29,47,51 '1':28,46,50 '6/2':27,45,49 'also':41 'argument':2 'choos':23 'default':19 'differ':43 'former':65 'impli':30 'intent':10 'interpret':15,38 'juxtaposit':22 'latter':61 'point':58 'post':55 'separ':8 'show':9 'specif':4 'think':53 'use':6,26,34 'way':13 'weak':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6584627"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702404033 {#5426
        date: 2023-12-12 19:00:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4825}
    +body: "I don’t know what you want, man. The blog’s goal is to describe the problem and why it comes about and your response is “Following my logic, there is no confusion!” when there clearly is confusion in the wider world here. The blog does a good job of narrowing down why there’s confusion, you’re response doesn’t add anything or refute anything. It’s just… you bragging? I’m not certain what your point is."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702405119 {#5483
      date: 2023-12-12 19:18:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Portosian@sh.itjust.works"
      "@chuckleslord@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5478 …}
    +nested: Doctrine\ORM\PersistentCollection {#5473 …}
    +votes: Doctrine\ORM\PersistentCollection {#5477 …}
    +reports: Doctrine\ORM\PersistentCollection {#5487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5491 …}
    -id: 218885
    -bodyTs: "'add':62 'anyth':63,66 'blog':10,45 'brag':71 'certain':75 'clear':36 'come':21 'confus':33,38,56 'describ':15 'doesn':60 'follow':27 'goal':12 'good':48 'job':49 'know':4 'logic':29 'm':73 'man':8 'narrow':51 'point':78 'problem':17 're':58 'refut':65 'respons':25,59 'want':7 'wider':41 'world':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5997212"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702405119 {#5486
      date: 2023-12-12 19:18:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4825}
  +body: "None of this has a point. We’re talking over a shitpost rant about common use of math symbols. Even the conclusion boils down to it being a context dependent matter of preference. I’m just disagreeing that the original question as posed should be interpreted with weak juxtaposition."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702406061 {#5546
    date: 2023-12-12 19:34:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Portosian@sh.itjust.works"
    "@chuckleslord@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5550 …}
  +nested: Doctrine\ORM\PersistentCollection {#5555 …}
  +votes: Doctrine\ORM\PersistentCollection {#5551 …}
  +reports: Doctrine\ORM\PersistentCollection {#5557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5561 …}
  -id: 218928
  -bodyTs: "'boil':23 'common':15 'conclus':22 'context':29 'depend':30 'disagre':37 'even':20 'interpret':46 'juxtaposit':49 'm':35 'math':18 'matter':31 'none':1 'origin':40 'point':6 'pose':43 'prefer':33 'question':41 'rant':13 're':8 'shitpost':12 'symbol':19 'talk':9 'use':16 'weak':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6585372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702406061 {#5543
    date: 2023-12-12 19:34:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#5496
  +user: App\Entity\User {#4471 …}
  +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 {#5427
    +user: App\Entity\User {#4838 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5172
      +user: Proxies\__CG__\App\Entity\User {#5173 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4825
        +user: App\Entity\User {#4838 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Honestly, I do disagree that the question is ambiguous. The lack of parenthetical separation is itself a choice that informs order of operations. If the answer was meant to be 9, then the 6/2 would be isolated in parenthesis."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704090138 {#4820
          date: 2024-01-01 07:22:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4826 …}
        +nested: Doctrine\ORM\PersistentCollection {#4828 …}
        +votes: Doctrine\ORM\PersistentCollection {#4830 …}
        +reports: Doctrine\ORM\PersistentCollection {#4832 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4834 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4836 …}
        -id: 218688
        -bodyTs: "'6/2':34 '9':31 'ambigu':9 'answer':26 'choic':18 'disagre':4 'honest':1 'inform':20 'isol':37 'lack':11 'meant':28 'oper':23 'order':21 'parenthesi':39 'parenthet':13 'question':7 'separ':14 'would':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6583504"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702400919 {#4821
          date: 2023-12-12 18:08:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4825}
      +body: "It’s covered in the blog, but this is likely due to a bias towards Strong Juxtaposition rules for parentheses rather than Weak. It’s common for those who learned math into advanced algebra/ beginning Calc and beyond, since that’s the usual method for higher math education. But it isn’t “correct”, it’s one of two standard ways of doing it. The ambiguity in the question is intentional and pervasive."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1702403186 {#5170
        date: 2023-12-12 18:46:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Portosian@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5174 …}
      +nested: Doctrine\ORM\PersistentCollection {#5176 …}
      +votes: Doctrine\ORM\PersistentCollection {#5178 …}
      +reports: Doctrine\ORM\PersistentCollection {#5180 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
      -id: 218803
      -bodyTs: "'advanc':33 'algebra':34 'ambigu':65 'begin':35 'beyond':38 'bias':14 'blog':6 'calc':36 'common':26 'correct':53 'cover':3 'due':11 'educ':48 'higher':46 'intent':70 'isn':51 'juxtaposit':17 'learn':30 'like':10 'math':31,47 'method':44 'one':56 'parenthes':20 'pervas':72 'question':68 'rather':21 'rule':18 'sinc':39 'standard':59 'strong':16 'toward':15 'two':58 'usual':43 'way':60 'weak':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5996553"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702403186 {#5171
        date: 2023-12-12 18:46:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4825}
    +body: """
      My argument is specifically that using no separation shows intent for which way to interpret and should not default to weak juxtaposition.\n
      \n
      Choosing not to use (6/2)(1+2) implies to me to use the only other interpretation.\n
      \n
      There’s also the difference between 6/2(1+2) and 6/2*(1+2). I think the post has a point for the latter, but not the former.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702404033 {#5425
      date: 2023-12-12 19:00:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Portosian@sh.itjust.works"
      "@chuckleslord@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5428 …}
    +nested: Doctrine\ORM\PersistentCollection {#5430 …}
    +votes: Doctrine\ORM\PersistentCollection {#5432 …}
    +reports: Doctrine\ORM\PersistentCollection {#5434 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5436 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5438 …}
    -id: 218847
    -bodyTs: "'+2':29,47,51 '1':28,46,50 '6/2':27,45,49 'also':41 'argument':2 'choos':23 'default':19 'differ':43 'former':65 'impli':30 'intent':10 'interpret':15,38 'juxtaposit':22 'latter':61 'point':58 'post':55 'separ':8 'show':9 'specif':4 'think':53 'use':6,26,34 'way':13 'weak':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6584627"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702404033 {#5426
      date: 2023-12-12 19:00:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4825}
  +body: """
    I originally had the same reasoning but came to the opposite conclusion. Multiplication and division have the same precedence, so I read the operations from left to right unless noted otherwise with parentheses. Thus:\n
    \n
    6/2=3\n
    \n
    3(1+2)=9\n
    \n
    For me to read the whole of 2(1+2) as the denominator in a fraction I would expect it to be isolated in parentheses: 6/(2(1+2)).\n
    \n
    Reading the blog post, I understand the ambiguity now, but i’m still fascinated that we had the same criticism (no parentheses implies intent) but had opposite conclusions.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702407517 {#5493
    date: 2023-12-12 19:58:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Portosian@sh.itjust.works"
    "@chuckleslord@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5497 …}
  +nested: Doctrine\ORM\PersistentCollection {#5499 …}
  +votes: Doctrine\ORM\PersistentCollection {#5501 …}
  +reports: Doctrine\ORM\PersistentCollection {#5503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5507 …}
  -id: 218992
  -bodyTs: "'+2':39,50,69 '1':38,49,68 '2':48,67 '3':36,37 '6':66 '6/2':35 '9':40 'ambigu':77 'blog':72 'came':8 'conclus':12,97 'critic':89 'denomin':53 'divis':15 'expect':59 'fascin':83 'fraction':56 'impli':92 'intent':93 'isol':63 'left':26 'm':81 'multipl':13 'note':30 'oper':24 'opposit':11,96 'origin':2 'otherwis':31 'parenthes':33,65,91 'post':73 'preced':19 'read':22,44,70 'reason':6 'right':28 'still':82 'thus':34 'understand':75 'unless':29 'whole':46 'would':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5998051"
  +editedAt: DateTimeImmutable @1704090299 {#5494
    date: 2024-01-01 07:24:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702407517 {#5495
    date: 2023-12-12 19:58: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
135 DENIED edit
App\Entity\EntryComment {#5496
  +user: App\Entity\User {#4471 …}
  +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 {#5427
    +user: App\Entity\User {#4838 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5172
      +user: Proxies\__CG__\App\Entity\User {#5173 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4825
        +user: App\Entity\User {#4838 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Honestly, I do disagree that the question is ambiguous. The lack of parenthetical separation is itself a choice that informs order of operations. If the answer was meant to be 9, then the 6/2 would be isolated in parenthesis."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704090138 {#4820
          date: 2024-01-01 07:22:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4826 …}
        +nested: Doctrine\ORM\PersistentCollection {#4828 …}
        +votes: Doctrine\ORM\PersistentCollection {#4830 …}
        +reports: Doctrine\ORM\PersistentCollection {#4832 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4834 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4836 …}
        -id: 218688
        -bodyTs: "'6/2':34 '9':31 'ambigu':9 'answer':26 'choic':18 'disagre':4 'honest':1 'inform':20 'isol':37 'lack':11 'meant':28 'oper':23 'order':21 'parenthesi':39 'parenthet':13 'question':7 'separ':14 'would':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6583504"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702400919 {#4821
          date: 2023-12-12 18:08:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4825}
      +body: "It’s covered in the blog, but this is likely due to a bias towards Strong Juxtaposition rules for parentheses rather than Weak. It’s common for those who learned math into advanced algebra/ beginning Calc and beyond, since that’s the usual method for higher math education. But it isn’t “correct”, it’s one of two standard ways of doing it. The ambiguity in the question is intentional and pervasive."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1702403186 {#5170
        date: 2023-12-12 18:46:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Portosian@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5174 …}
      +nested: Doctrine\ORM\PersistentCollection {#5176 …}
      +votes: Doctrine\ORM\PersistentCollection {#5178 …}
      +reports: Doctrine\ORM\PersistentCollection {#5180 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
      -id: 218803
      -bodyTs: "'advanc':33 'algebra':34 'ambigu':65 'begin':35 'beyond':38 'bias':14 'blog':6 'calc':36 'common':26 'correct':53 'cover':3 'due':11 'educ':48 'higher':46 'intent':70 'isn':51 'juxtaposit':17 'learn':30 'like':10 'math':31,47 'method':44 'one':56 'parenthes':20 'pervas':72 'question':68 'rather':21 'rule':18 'sinc':39 'standard':59 'strong':16 'toward':15 'two':58 'usual':43 'way':60 'weak':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5996553"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702403186 {#5171
        date: 2023-12-12 18:46:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4825}
    +body: """
      My argument is specifically that using no separation shows intent for which way to interpret and should not default to weak juxtaposition.\n
      \n
      Choosing not to use (6/2)(1+2) implies to me to use the only other interpretation.\n
      \n
      There’s also the difference between 6/2(1+2) and 6/2*(1+2). I think the post has a point for the latter, but not the former.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702404033 {#5425
      date: 2023-12-12 19:00:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Portosian@sh.itjust.works"
      "@chuckleslord@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5428 …}
    +nested: Doctrine\ORM\PersistentCollection {#5430 …}
    +votes: Doctrine\ORM\PersistentCollection {#5432 …}
    +reports: Doctrine\ORM\PersistentCollection {#5434 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5436 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5438 …}
    -id: 218847
    -bodyTs: "'+2':29,47,51 '1':28,46,50 '6/2':27,45,49 'also':41 'argument':2 'choos':23 'default':19 'differ':43 'former':65 'impli':30 'intent':10 'interpret':15,38 'juxtaposit':22 'latter':61 'point':58 'post':55 'separ':8 'show':9 'specif':4 'think':53 'use':6,26,34 'way':13 'weak':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6584627"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702404033 {#5426
      date: 2023-12-12 19:00:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4825}
  +body: """
    I originally had the same reasoning but came to the opposite conclusion. Multiplication and division have the same precedence, so I read the operations from left to right unless noted otherwise with parentheses. Thus:\n
    \n
    6/2=3\n
    \n
    3(1+2)=9\n
    \n
    For me to read the whole of 2(1+2) as the denominator in a fraction I would expect it to be isolated in parentheses: 6/(2(1+2)).\n
    \n
    Reading the blog post, I understand the ambiguity now, but i’m still fascinated that we had the same criticism (no parentheses implies intent) but had opposite conclusions.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702407517 {#5493
    date: 2023-12-12 19:58:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Portosian@sh.itjust.works"
    "@chuckleslord@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5497 …}
  +nested: Doctrine\ORM\PersistentCollection {#5499 …}
  +votes: Doctrine\ORM\PersistentCollection {#5501 …}
  +reports: Doctrine\ORM\PersistentCollection {#5503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5507 …}
  -id: 218992
  -bodyTs: "'+2':39,50,69 '1':38,49,68 '2':48,67 '3':36,37 '6':66 '6/2':35 '9':40 'ambigu':77 'blog':72 'came':8 'conclus':12,97 'critic':89 'denomin':53 'divis':15 'expect':59 'fascin':83 'fraction':56 'impli':92 'intent':93 'isol':63 'left':26 'm':81 'multipl':13 'note':30 'oper':24 'opposit':11,96 'origin':2 'otherwis':31 'parenthes':33,65,91 'post':73 'preced':19 'read':22,44,70 'reason':6 'right':28 'still':82 'thus':34 'understand':75 'unless':29 'whole':46 'would':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5998051"
  +editedAt: DateTimeImmutable @1704090299 {#5494
    date: 2024-01-01 07:24:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702407517 {#5495
    date: 2023-12-12 19:58: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
136 DENIED moderate
App\Entity\EntryComment {#5496
  +user: App\Entity\User {#4471 …}
  +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 {#5427
    +user: App\Entity\User {#4838 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5172
      +user: Proxies\__CG__\App\Entity\User {#5173 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4825
        +user: App\Entity\User {#4838 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Honestly, I do disagree that the question is ambiguous. The lack of parenthetical separation is itself a choice that informs order of operations. If the answer was meant to be 9, then the 6/2 would be isolated in parenthesis."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704090138 {#4820
          date: 2024-01-01 07:22:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wischi@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4826 …}
        +nested: Doctrine\ORM\PersistentCollection {#4828 …}
        +votes: Doctrine\ORM\PersistentCollection {#4830 …}
        +reports: Doctrine\ORM\PersistentCollection {#4832 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4834 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4836 …}
        -id: 218688
        -bodyTs: "'6/2':34 '9':31 'ambigu':9 'answer':26 'choic':18 'disagre':4 'honest':1 'inform':20 'isol':37 'lack':11 'meant':28 'oper':23 'order':21 'parenthesi':39 'parenthet':13 'question':7 'separ':14 'would':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6583504"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702400919 {#4821
          date: 2023-12-12 18:08:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4825}
      +body: "It’s covered in the blog, but this is likely due to a bias towards Strong Juxtaposition rules for parentheses rather than Weak. It’s common for those who learned math into advanced algebra/ beginning Calc and beyond, since that’s the usual method for higher math education. But it isn’t “correct”, it’s one of two standard ways of doing it. The ambiguity in the question is intentional and pervasive."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1702403186 {#5170
        date: 2023-12-12 18:46:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
        "@Portosian@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5174 …}
      +nested: Doctrine\ORM\PersistentCollection {#5176 …}
      +votes: Doctrine\ORM\PersistentCollection {#5178 …}
      +reports: Doctrine\ORM\PersistentCollection {#5180 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
      -id: 218803
      -bodyTs: "'advanc':33 'algebra':34 'ambigu':65 'begin':35 'beyond':38 'bias':14 'blog':6 'calc':36 'common':26 'correct':53 'cover':3 'due':11 'educ':48 'higher':46 'intent':70 'isn':51 'juxtaposit':17 'learn':30 'like':10 'math':31,47 'method':44 'one':56 'parenthes':20 'pervas':72 'question':68 'rather':21 'rule':18 'sinc':39 'standard':59 'strong':16 'toward':15 'two':58 'usual':43 'way':60 'weak':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5996553"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702403186 {#5171
        date: 2023-12-12 18:46:26.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4825}
    +body: """
      My argument is specifically that using no separation shows intent for which way to interpret and should not default to weak juxtaposition.\n
      \n
      Choosing not to use (6/2)(1+2) implies to me to use the only other interpretation.\n
      \n
      There’s also the difference between 6/2(1+2) and 6/2*(1+2). I think the post has a point for the latter, but not the former.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702404033 {#5425
      date: 2023-12-12 19:00:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Portosian@sh.itjust.works"
      "@chuckleslord@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5428 …}
    +nested: Doctrine\ORM\PersistentCollection {#5430 …}
    +votes: Doctrine\ORM\PersistentCollection {#5432 …}
    +reports: Doctrine\ORM\PersistentCollection {#5434 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5436 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5438 …}
    -id: 218847
    -bodyTs: "'+2':29,47,51 '1':28,46,50 '6/2':27,45,49 'also':41 'argument':2 'choos':23 'default':19 'differ':43 'former':65 'impli':30 'intent':10 'interpret':15,38 'juxtaposit':22 'latter':61 'point':58 'post':55 'separ':8 'show':9 'specif':4 'think':53 'use':6,26,34 'way':13 'weak':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6584627"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702404033 {#5426
      date: 2023-12-12 19:00:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4825}
  +body: """
    I originally had the same reasoning but came to the opposite conclusion. Multiplication and division have the same precedence, so I read the operations from left to right unless noted otherwise with parentheses. Thus:\n
    \n
    6/2=3\n
    \n
    3(1+2)=9\n
    \n
    For me to read the whole of 2(1+2) as the denominator in a fraction I would expect it to be isolated in parentheses: 6/(2(1+2)).\n
    \n
    Reading the blog post, I understand the ambiguity now, but i’m still fascinated that we had the same criticism (no parentheses implies intent) but had opposite conclusions.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702407517 {#5493
    date: 2023-12-12 19:58:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Portosian@sh.itjust.works"
    "@chuckleslord@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5497 …}
  +nested: Doctrine\ORM\PersistentCollection {#5499 …}
  +votes: Doctrine\ORM\PersistentCollection {#5501 …}
  +reports: Doctrine\ORM\PersistentCollection {#5503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5507 …}
  -id: 218992
  -bodyTs: "'+2':39,50,69 '1':38,49,68 '2':48,67 '3':36,37 '6':66 '6/2':35 '9':40 'ambigu':77 'blog':72 'came':8 'conclus':12,97 'critic':89 'denomin':53 'divis':15 'expect':59 'fascin':83 'fraction':56 'impli':92 'intent':93 'isol':63 'left':26 'm':81 'multipl':13 'note':30 'oper':24 'opposit':11,96 'origin':2 'otherwis':31 'parenthes':33,65,91 'post':73 'preced':19 'read':22,44,70 'reason':6 'right':28 'still':82 'thus':34 'understand':75 'unless':29 'whole':46 'would':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5998051"
  +editedAt: DateTimeImmutable @1704090299 {#5494
    date: 2024-01-01 07:24:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702407517 {#5495
    date: 2023-12-12 19:58: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
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 {#5188
  +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 {#4825
    +user: App\Entity\User {#4838 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Honestly, I do disagree that the question is ambiguous. The lack of parenthetical separation is itself a choice that informs order of operations. If the answer was meant to be 9, then the 6/2 would be isolated in parenthesis."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704090138 {#4820
      date: 2024-01-01 07:22:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4826 …}
    +nested: Doctrine\ORM\PersistentCollection {#4828 …}
    +votes: Doctrine\ORM\PersistentCollection {#4830 …}
    +reports: Doctrine\ORM\PersistentCollection {#4832 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4834 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4836 …}
    -id: 218688
    -bodyTs: "'6/2':34 '9':31 'ambigu':9 'answer':26 'choic':18 'disagre':4 'honest':1 'inform':20 'isol':37 'lack':11 'meant':28 'oper':23 'order':21 'parenthesi':39 'parenthet':13 'question':7 'separ':14 'would':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6583504"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702400919 {#4821
      date: 2023-12-12 18:08:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4825}
  +body: "Did you read the blog post?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702402367 {#5186
    date: 2023-12-12 18:32:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Portosian@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5189 …}
  +nested: Doctrine\ORM\PersistentCollection {#5191 …}
  +votes: Doctrine\ORM\PersistentCollection {#5193 …}
  +reports: Doctrine\ORM\PersistentCollection {#5195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5199 …}
  -id: 218765
  -bodyTs: "'blog':5 'post':6 'read':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5659746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702402367 {#5187
    date: 2023-12-12 18:32:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5188
  +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 {#4825
    +user: App\Entity\User {#4838 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Honestly, I do disagree that the question is ambiguous. The lack of parenthetical separation is itself a choice that informs order of operations. If the answer was meant to be 9, then the 6/2 would be isolated in parenthesis."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704090138 {#4820
      date: 2024-01-01 07:22:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4826 …}
    +nested: Doctrine\ORM\PersistentCollection {#4828 …}
    +votes: Doctrine\ORM\PersistentCollection {#4830 …}
    +reports: Doctrine\ORM\PersistentCollection {#4832 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4834 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4836 …}
    -id: 218688
    -bodyTs: "'6/2':34 '9':31 'ambigu':9 'answer':26 'choic':18 'disagre':4 'honest':1 'inform':20 'isol':37 'lack':11 'meant':28 'oper':23 'order':21 'parenthesi':39 'parenthet':13 'question':7 'separ':14 'would':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6583504"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702400919 {#4821
      date: 2023-12-12 18:08:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4825}
  +body: "Did you read the blog post?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702402367 {#5186
    date: 2023-12-12 18:32:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Portosian@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5189 …}
  +nested: Doctrine\ORM\PersistentCollection {#5191 …}
  +votes: Doctrine\ORM\PersistentCollection {#5193 …}
  +reports: Doctrine\ORM\PersistentCollection {#5195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5199 …}
  -id: 218765
  -bodyTs: "'blog':5 'post':6 'read':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5659746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702402367 {#5187
    date: 2023-12-12 18:32:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5188
  +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 {#4825
    +user: App\Entity\User {#4838 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Honestly, I do disagree that the question is ambiguous. The lack of parenthetical separation is itself a choice that informs order of operations. If the answer was meant to be 9, then the 6/2 would be isolated in parenthesis."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704090138 {#4820
      date: 2024-01-01 07:22:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4826 …}
    +nested: Doctrine\ORM\PersistentCollection {#4828 …}
    +votes: Doctrine\ORM\PersistentCollection {#4830 …}
    +reports: Doctrine\ORM\PersistentCollection {#4832 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4834 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4836 …}
    -id: 218688
    -bodyTs: "'6/2':34 '9':31 'ambigu':9 'answer':26 'choic':18 'disagre':4 'honest':1 'inform':20 'isol':37 'lack':11 'meant':28 'oper':23 'order':21 'parenthesi':39 'parenthet':13 'question':7 'separ':14 'would':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6583504"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702400919 {#4821
      date: 2023-12-12 18:08:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4825}
  +body: "Did you read the blog post?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702402367 {#5186
    date: 2023-12-12 18:32:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Portosian@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5189 …}
  +nested: Doctrine\ORM\PersistentCollection {#5191 …}
  +votes: Doctrine\ORM\PersistentCollection {#5193 …}
  +reports: Doctrine\ORM\PersistentCollection {#5195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5199 …}
  -id: 218765
  -bodyTs: "'blog':5 'post':6 'read':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5659746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702402367 {#5187
    date: 2023-12-12 18:32:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4898
  +user: App\Entity\User {#4911 …}
  +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: "Nope it’s bedmas since everything is brackets"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704127354 {#4893
    date: 2024-01-01 17:42:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4899 …}
  +nested: Doctrine\ORM\PersistentCollection {#4901 …}
  +votes: Doctrine\ORM\PersistentCollection {#4903 …}
  +reports: Doctrine\ORM\PersistentCollection {#4905 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4909 …}
  -id: 218640
  -bodyTs: "'bedma':4 'bracket':8 'everyth':6 'nope':1 'sinc':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5620630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702400235 {#4894
    date: 2023-12-12 17:57: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
143 DENIED edit
App\Entity\EntryComment {#4898
  +user: App\Entity\User {#4911 …}
  +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: "Nope it’s bedmas since everything is brackets"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704127354 {#4893
    date: 2024-01-01 17:42:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4899 …}
  +nested: Doctrine\ORM\PersistentCollection {#4901 …}
  +votes: Doctrine\ORM\PersistentCollection {#4903 …}
  +reports: Doctrine\ORM\PersistentCollection {#4905 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4909 …}
  -id: 218640
  -bodyTs: "'bedma':4 'bracket':8 'everyth':6 'nope':1 'sinc':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5620630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702400235 {#4894
    date: 2023-12-12 17:57: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
144 DENIED moderate
App\Entity\EntryComment {#4898
  +user: App\Entity\User {#4911 …}
  +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: "Nope it’s bedmas since everything is brackets"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704127354 {#4893
    date: 2024-01-01 17:42:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4899 …}
  +nested: Doctrine\ORM\PersistentCollection {#4901 …}
  +votes: Doctrine\ORM\PersistentCollection {#4903 …}
  +reports: Doctrine\ORM\PersistentCollection {#4905 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4909 …}
  -id: 218640
  -bodyTs: "'bedma':4 'bracket':8 'everyth':6 'nope':1 'sinc':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5620630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702400235 {#4894
    date: 2023-12-12 17:57: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
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 {#5157
  +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 {#4898
    +user: App\Entity\User {#4911 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Nope it’s bedmas since everything is brackets"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704127354 {#4893
      date: 2024-01-01 17:42:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4899 …}
    +nested: Doctrine\ORM\PersistentCollection {#4901 …}
    +votes: Doctrine\ORM\PersistentCollection {#4903 …}
    +reports: Doctrine\ORM\PersistentCollection {#4905 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4907 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4909 …}
    -id: 218640
    -bodyTs: "'bedma':4 'bracket':8 'everyth':6 'nope':1 'sinc':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5620630"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702400235 {#4894
      date: 2023-12-12 17:57:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4898}
  +body: "Sorry but I don’t follow. Did you read the blog post?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702402405 {#5155
    date: 2023-12-12 18:33:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Kowowow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5158 …}
  +nested: Doctrine\ORM\PersistentCollection {#5160 …}
  +votes: Doctrine\ORM\PersistentCollection {#5162 …}
  +reports: Doctrine\ORM\PersistentCollection {#5164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5168 …}
  -id: 218769
  -bodyTs: "'blog':11 'follow':6 'post':12 'read':9 'sorri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5659760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702402405 {#5156
    date: 2023-12-12 18:33:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#5157
  +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 {#4898
    +user: App\Entity\User {#4911 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Nope it’s bedmas since everything is brackets"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704127354 {#4893
      date: 2024-01-01 17:42:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4899 …}
    +nested: Doctrine\ORM\PersistentCollection {#4901 …}
    +votes: Doctrine\ORM\PersistentCollection {#4903 …}
    +reports: Doctrine\ORM\PersistentCollection {#4905 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4907 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4909 …}
    -id: 218640
    -bodyTs: "'bedma':4 'bracket':8 'everyth':6 'nope':1 'sinc':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5620630"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702400235 {#4894
      date: 2023-12-12 17:57:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4898}
  +body: "Sorry but I don’t follow. Did you read the blog post?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702402405 {#5155
    date: 2023-12-12 18:33:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Kowowow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5158 …}
  +nested: Doctrine\ORM\PersistentCollection {#5160 …}
  +votes: Doctrine\ORM\PersistentCollection {#5162 …}
  +reports: Doctrine\ORM\PersistentCollection {#5164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5168 …}
  -id: 218769
  -bodyTs: "'blog':11 'follow':6 'post':12 'read':9 'sorri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5659760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702402405 {#5156
    date: 2023-12-12 18:33:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#5157
  +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 {#4898
    +user: App\Entity\User {#4911 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Nope it’s bedmas since everything is brackets"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704127354 {#4893
      date: 2024-01-01 17:42:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4899 …}
    +nested: Doctrine\ORM\PersistentCollection {#4901 …}
    +votes: Doctrine\ORM\PersistentCollection {#4903 …}
    +reports: Doctrine\ORM\PersistentCollection {#4905 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4907 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4909 …}
    -id: 218640
    -bodyTs: "'bedma':4 'bracket':8 'everyth':6 'nope':1 'sinc':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5620630"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702400235 {#4894
      date: 2023-12-12 17:57:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4898}
  +body: "Sorry but I don’t follow. Did you read the blog post?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702402405 {#5155
    date: 2023-12-12 18:33:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Kowowow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5158 …}
  +nested: Doctrine\ORM\PersistentCollection {#5160 …}
  +votes: Doctrine\ORM\PersistentCollection {#5162 …}
  +reports: Doctrine\ORM\PersistentCollection {#5164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5168 …}
  -id: 218769
  -bodyTs: "'blog':11 'follow':6 'post':12 'read':9 'sorri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5659760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702402405 {#5156
    date: 2023-12-12 18:33:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#5399
  +user: App\Entity\User {#4911 …}
  +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 {#5157
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4898
      +user: App\Entity\User {#4911 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Nope it’s bedmas since everything is brackets"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704127354 {#4893
        date: 2024-01-01 17:42:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4899 …}
      +nested: Doctrine\ORM\PersistentCollection {#4901 …}
      +votes: Doctrine\ORM\PersistentCollection {#4903 …}
      +reports: Doctrine\ORM\PersistentCollection {#4905 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4907 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4909 …}
      -id: 218640
      -bodyTs: "'bedma':4 'bracket':8 'everyth':6 'nope':1 'sinc':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5620630"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702400235 {#4894
        date: 2023-12-12 17:57:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4898}
    +body: "Sorry but I don’t follow. Did you read the blog post?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702402405 {#5155
      date: 2023-12-12 18:33:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Kowowow@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5158 …}
    +nested: Doctrine\ORM\PersistentCollection {#5160 …}
    +votes: Doctrine\ORM\PersistentCollection {#5162 …}
    +reports: Doctrine\ORM\PersistentCollection {#5164 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5166 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5168 …}
    -id: 218769
    -bodyTs: "'blog':11 'follow':6 'post':12 'read':9 'sorri':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5659760"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702402405 {#5156
      date: 2023-12-12 18:33:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4898}
  +body: "Those hoity toity with their parentheses don’t know what it is to struggle"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702413982 {#5400
    date: 2023-12-12 21:46:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Kowowow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5395 …}
  +nested: Doctrine\ORM\PersistentCollection {#5390 …}
  +votes: Doctrine\ORM\PersistentCollection {#5394 …}
  +reports: Doctrine\ORM\PersistentCollection {#5404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5408 …}
  -id: 219262
  -bodyTs: "'hoiti':2 'know':9 'parenthes':6 'struggl':14 'toiti':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5625759"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702413982 {#5403
    date: 2023-12-12 21:46:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#5399
  +user: App\Entity\User {#4911 …}
  +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 {#5157
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4898
      +user: App\Entity\User {#4911 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Nope it’s bedmas since everything is brackets"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704127354 {#4893
        date: 2024-01-01 17:42:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4899 …}
      +nested: Doctrine\ORM\PersistentCollection {#4901 …}
      +votes: Doctrine\ORM\PersistentCollection {#4903 …}
      +reports: Doctrine\ORM\PersistentCollection {#4905 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4907 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4909 …}
      -id: 218640
      -bodyTs: "'bedma':4 'bracket':8 'everyth':6 'nope':1 'sinc':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5620630"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702400235 {#4894
        date: 2023-12-12 17:57:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4898}
    +body: "Sorry but I don’t follow. Did you read the blog post?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702402405 {#5155
      date: 2023-12-12 18:33:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Kowowow@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5158 …}
    +nested: Doctrine\ORM\PersistentCollection {#5160 …}
    +votes: Doctrine\ORM\PersistentCollection {#5162 …}
    +reports: Doctrine\ORM\PersistentCollection {#5164 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5166 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5168 …}
    -id: 218769
    -bodyTs: "'blog':11 'follow':6 'post':12 'read':9 'sorri':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5659760"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702402405 {#5156
      date: 2023-12-12 18:33:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4898}
  +body: "Those hoity toity with their parentheses don’t know what it is to struggle"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702413982 {#5400
    date: 2023-12-12 21:46:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Kowowow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5395 …}
  +nested: Doctrine\ORM\PersistentCollection {#5390 …}
  +votes: Doctrine\ORM\PersistentCollection {#5394 …}
  +reports: Doctrine\ORM\PersistentCollection {#5404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5408 …}
  -id: 219262
  -bodyTs: "'hoiti':2 'know':9 'parenthes':6 'struggl':14 'toiti':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5625759"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702413982 {#5403
    date: 2023-12-12 21:46:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#5399
  +user: App\Entity\User {#4911 …}
  +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 {#5157
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4898
      +user: App\Entity\User {#4911 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Nope it’s bedmas since everything is brackets"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704127354 {#4893
        date: 2024-01-01 17:42:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4899 …}
      +nested: Doctrine\ORM\PersistentCollection {#4901 …}
      +votes: Doctrine\ORM\PersistentCollection {#4903 …}
      +reports: Doctrine\ORM\PersistentCollection {#4905 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4907 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4909 …}
      -id: 218640
      -bodyTs: "'bedma':4 'bracket':8 'everyth':6 'nope':1 'sinc':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5620630"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702400235 {#4894
        date: 2023-12-12 17:57:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4898}
    +body: "Sorry but I don’t follow. Did you read the blog post?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702402405 {#5155
      date: 2023-12-12 18:33:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@Kowowow@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5158 …}
    +nested: Doctrine\ORM\PersistentCollection {#5160 …}
    +votes: Doctrine\ORM\PersistentCollection {#5162 …}
    +reports: Doctrine\ORM\PersistentCollection {#5164 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5166 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5168 …}
    -id: 218769
    -bodyTs: "'blog':11 'follow':6 'post':12 'read':9 'sorri':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5659760"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702402405 {#5156
      date: 2023-12-12 18:33:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4898}
  +body: "Those hoity toity with their parentheses don’t know what it is to struggle"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702413982 {#5400
    date: 2023-12-12 21:46:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@Kowowow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5395 …}
  +nested: Doctrine\ORM\PersistentCollection {#5390 …}
  +votes: Doctrine\ORM\PersistentCollection {#5394 …}
  +reports: Doctrine\ORM\PersistentCollection {#5404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5408 …}
  -id: 219262
  -bodyTs: "'hoiti':2 'know':9 'parenthes':6 'struggl':14 'toiti':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5625759"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702413982 {#5403
    date: 2023-12-12 21:46:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4971
  +user: App\Entity\User {#4984 …}
  +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: """
    Damn ragebait posts, it’s *always* the same recycled operation. They could at least spice it up, like the discussion about absolute value. What’s |a|b|c|?\n
    \n
    What I gather from this, is that Geogebra is superior for not allowing ambiguous notation to be parsed 👌
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704094734 {#4966
    date: 2024-01-01 08:38:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4972 …}
  +nested: Doctrine\ORM\PersistentCollection {#4974 …}
  +votes: Doctrine\ORM\PersistentCollection {#4976 …}
  +reports: Doctrine\ORM\PersistentCollection {#4978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4980 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4982 …}
  -id: 218563
  -bodyTs: "'absolut':22 'allow':41 'alway':6 'ambigu':42 'b':27 'c':28 'could':12 'damn':1 'discuss':20 'gather':31 'geogebra':36 'least':14 'like':18 'notat':43 'oper':10 'pars':46 'post':3 'ragebait':2 'recycl':9 'spice':15 'superior':38 'valu':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1867207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702398527 {#4967
    date: 2023-12-12 17:28:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4971
  +user: App\Entity\User {#4984 …}
  +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: """
    Damn ragebait posts, it’s *always* the same recycled operation. They could at least spice it up, like the discussion about absolute value. What’s |a|b|c|?\n
    \n
    What I gather from this, is that Geogebra is superior for not allowing ambiguous notation to be parsed 👌
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704094734 {#4966
    date: 2024-01-01 08:38:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4972 …}
  +nested: Doctrine\ORM\PersistentCollection {#4974 …}
  +votes: Doctrine\ORM\PersistentCollection {#4976 …}
  +reports: Doctrine\ORM\PersistentCollection {#4978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4980 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4982 …}
  -id: 218563
  -bodyTs: "'absolut':22 'allow':41 'alway':6 'ambigu':42 'b':27 'c':28 'could':12 'damn':1 'discuss':20 'gather':31 'geogebra':36 'least':14 'like':18 'notat':43 'oper':10 'pars':46 'post':3 'ragebait':2 'recycl':9 'spice':15 'superior':38 'valu':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1867207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702398527 {#4967
    date: 2023-12-12 17:28:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4971
  +user: App\Entity\User {#4984 …}
  +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: """
    Damn ragebait posts, it’s *always* the same recycled operation. They could at least spice it up, like the discussion about absolute value. What’s |a|b|c|?\n
    \n
    What I gather from this, is that Geogebra is superior for not allowing ambiguous notation to be parsed 👌
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704094734 {#4966
    date: 2024-01-01 08:38:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4972 …}
  +nested: Doctrine\ORM\PersistentCollection {#4974 …}
  +votes: Doctrine\ORM\PersistentCollection {#4976 …}
  +reports: Doctrine\ORM\PersistentCollection {#4978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4980 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4982 …}
  -id: 218563
  -bodyTs: "'absolut':22 'allow':41 'alway':6 'ambigu':42 'b':27 'c':28 'could':12 'damn':1 'discuss':20 'gather':31 'geogebra':36 'least':14 'like':18 'notat':43 'oper':10 'pars':46 'post':3 'ragebait':2 'recycl':9 'spice':15 'superior':38 'valu':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1867207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702398527 {#4967
    date: 2023-12-12 17:28:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5142
  +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 {#4971
    +user: App\Entity\User {#4984 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Damn ragebait posts, it’s *always* the same recycled operation. They could at least spice it up, like the discussion about absolute value. What’s |a|b|c|?\n
      \n
      What I gather from this, is that Geogebra is superior for not allowing ambiguous notation to be parsed 👌
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1704094734 {#4966
      date: 2024-01-01 08:38:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4972 …}
    +nested: Doctrine\ORM\PersistentCollection {#4974 …}
    +votes: Doctrine\ORM\PersistentCollection {#4976 …}
    +reports: Doctrine\ORM\PersistentCollection {#4978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4980 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4982 …}
    -id: 218563
    -bodyTs: "'absolut':22 'allow':41 'alway':6 'ambigu':42 'b':27 'c':28 'could':12 'damn':1 'discuss':20 'gather':31 'geogebra':36 'least':14 'like':18 'notat':43 'oper':10 'pars':46 'post':3 'ragebait':2 'recycl':9 'spice':15 'superior':38 'valu':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1867207"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702398527 {#4967
      date: 2023-12-12 17:28:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4971}
  +body: """
    Your example with the absolute values is actually linked in the “Even more ambiguous math notations” section.\n
    \n
    Geogebra has indeed found a good solution but it only works if you input field supports fractions and a lot of calculators (even CAS like WolframAlpha) don’t support that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702402608 {#5140
    date: 2023-12-12 18:36:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@tiago@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5143 …}
  +nested: Doctrine\ORM\PersistentCollection {#5145 …}
  +votes: Doctrine\ORM\PersistentCollection {#5147 …}
  +reports: Doctrine\ORM\PersistentCollection {#5149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5153 …}
  -id: 218776
  -bodyTs: "'absolut':5 'actual':8 'ambigu':14 'calcul':39 'cas':41 'even':12,40 'exampl':2 'field':32 'found':21 'fraction':34 'geogebra':18 'good':23 'inde':20 'input':31 'like':42 'link':9 'lot':37 'math':15 'notat':16 'section':17 'solut':24 'support':33,46 'valu':6 'wolframalpha':43 'work':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5659838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702402608 {#5141
    date: 2023-12-12 18:36:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5142
  +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 {#4971
    +user: App\Entity\User {#4984 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Damn ragebait posts, it’s *always* the same recycled operation. They could at least spice it up, like the discussion about absolute value. What’s |a|b|c|?\n
      \n
      What I gather from this, is that Geogebra is superior for not allowing ambiguous notation to be parsed 👌
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1704094734 {#4966
      date: 2024-01-01 08:38:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4972 …}
    +nested: Doctrine\ORM\PersistentCollection {#4974 …}
    +votes: Doctrine\ORM\PersistentCollection {#4976 …}
    +reports: Doctrine\ORM\PersistentCollection {#4978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4980 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4982 …}
    -id: 218563
    -bodyTs: "'absolut':22 'allow':41 'alway':6 'ambigu':42 'b':27 'c':28 'could':12 'damn':1 'discuss':20 'gather':31 'geogebra':36 'least':14 'like':18 'notat':43 'oper':10 'pars':46 'post':3 'ragebait':2 'recycl':9 'spice':15 'superior':38 'valu':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1867207"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702398527 {#4967
      date: 2023-12-12 17:28:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4971}
  +body: """
    Your example with the absolute values is actually linked in the “Even more ambiguous math notations” section.\n
    \n
    Geogebra has indeed found a good solution but it only works if you input field supports fractions and a lot of calculators (even CAS like WolframAlpha) don’t support that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702402608 {#5140
    date: 2023-12-12 18:36:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@tiago@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5143 …}
  +nested: Doctrine\ORM\PersistentCollection {#5145 …}
  +votes: Doctrine\ORM\PersistentCollection {#5147 …}
  +reports: Doctrine\ORM\PersistentCollection {#5149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5153 …}
  -id: 218776
  -bodyTs: "'absolut':5 'actual':8 'ambigu':14 'calcul':39 'cas':41 'even':12,40 'exampl':2 'field':32 'found':21 'fraction':34 'geogebra':18 'good':23 'inde':20 'input':31 'like':42 'link':9 'lot':37 'math':15 'notat':16 'section':17 'solut':24 'support':33,46 'valu':6 'wolframalpha':43 'work':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5659838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702402608 {#5141
    date: 2023-12-12 18:36:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5142
  +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 {#4971
    +user: App\Entity\User {#4984 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Damn ragebait posts, it’s *always* the same recycled operation. They could at least spice it up, like the discussion about absolute value. What’s |a|b|c|?\n
      \n
      What I gather from this, is that Geogebra is superior for not allowing ambiguous notation to be parsed 👌
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1704094734 {#4966
      date: 2024-01-01 08:38:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4972 …}
    +nested: Doctrine\ORM\PersistentCollection {#4974 …}
    +votes: Doctrine\ORM\PersistentCollection {#4976 …}
    +reports: Doctrine\ORM\PersistentCollection {#4978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4980 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4982 …}
    -id: 218563
    -bodyTs: "'absolut':22 'allow':41 'alway':6 'ambigu':42 'b':27 'c':28 'could':12 'damn':1 'discuss':20 'gather':31 'geogebra':36 'least':14 'like':18 'notat':43 'oper':10 'pars':46 'post':3 'ragebait':2 'recycl':9 'spice':15 'superior':38 'valu':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1867207"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702398527 {#4967
      date: 2023-12-12 17:28:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4971}
  +body: """
    Your example with the absolute values is actually linked in the “Even more ambiguous math notations” section.\n
    \n
    Geogebra has indeed found a good solution but it only works if you input field supports fractions and a lot of calculators (even CAS like WolframAlpha) don’t support that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702402608 {#5140
    date: 2023-12-12 18:36:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@tiago@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5143 …}
  +nested: Doctrine\ORM\PersistentCollection {#5145 …}
  +votes: Doctrine\ORM\PersistentCollection {#5147 …}
  +reports: Doctrine\ORM\PersistentCollection {#5149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5153 …}
  -id: 218776
  -bodyTs: "'absolut':5 'actual':8 'ambigu':14 'calcul':39 'cas':41 'even':12,40 'exampl':2 'field':32 'found':21 'fraction':34 'geogebra':18 'good':23 'inde':20 'input':31 'like':42 'link':9 'lot':37 'math':15 'notat':16 'section':17 'solut':24 'support':33,46 'valu':6 'wolframalpha':43 'work':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5659838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702402608 {#5141
    date: 2023-12-12 18:36:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5412
  +user: App\Entity\User {#4984 …}
  +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 {#5142
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4971
      +user: App\Entity\User {#4984 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Damn ragebait posts, it’s *always* the same recycled operation. They could at least spice it up, like the discussion about absolute value. What’s |a|b|c|?\n
        \n
        What I gather from this, is that Geogebra is superior for not allowing ambiguous notation to be parsed 👌
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704094734 {#4966
        date: 2024-01-01 08:38:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4972 …}
      +nested: Doctrine\ORM\PersistentCollection {#4974 …}
      +votes: Doctrine\ORM\PersistentCollection {#4976 …}
      +reports: Doctrine\ORM\PersistentCollection {#4978 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4980 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4982 …}
      -id: 218563
      -bodyTs: "'absolut':22 'allow':41 'alway':6 'ambigu':42 'b':27 'c':28 'could':12 'damn':1 'discuss':20 'gather':31 'geogebra':36 'least':14 'like':18 'notat':43 'oper':10 'pars':46 'post':3 'ragebait':2 'recycl':9 'spice':15 'superior':38 'valu':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1867207"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702398527 {#4967
        date: 2023-12-12 17:28:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4971}
    +body: """
      Your example with the absolute values is actually linked in the “Even more ambiguous math notations” section.\n
      \n
      Geogebra has indeed found a good solution but it only works if you input field supports fractions and a lot of calculators (even CAS like WolframAlpha) don’t support that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702402608 {#5140
      date: 2023-12-12 18:36:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@tiago@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5143 …}
    +nested: Doctrine\ORM\PersistentCollection {#5145 …}
    +votes: Doctrine\ORM\PersistentCollection {#5147 …}
    +reports: Doctrine\ORM\PersistentCollection {#5149 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5151 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5153 …}
    -id: 218776
    -bodyTs: "'absolut':5 'actual':8 'ambigu':14 'calcul':39 'cas':41 'even':12,40 'exampl':2 'field':32 'found':21 'fraction':34 'geogebra':18 'good':23 'inde':20 'input':31 'like':42 'link':9 'lot':37 'math':15 'notat':16 'section':17 'solut':24 'support':33,46 'valu':6 'wolframalpha':43 'work':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5659838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702402608 {#5141
      date: 2023-12-12 18:36:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4971}
  +body: """
    Yeah! That’s why I mentioned it, it was a *fresh* ambiguous notation problem that I’ve never encountered before. Discussions of “is it 1 or 9” get tiring quickly.\n
    \n
    At least WA and others tell you how they interpret the input, instead of being a black box (until you get to the manuals). Even though it is obvious in hindsight, I didn’t get why two calculators would yield different results; thanks!\n
    \n
    Nice write-up.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702408882 {#5410
    date: 2023-12-12 20:21:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@tiago@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5413 …}
  +nested: Doctrine\ORM\PersistentCollection {#5415 …}
  +votes: Doctrine\ORM\PersistentCollection {#5417 …}
  +reports: Doctrine\ORM\PersistentCollection {#5419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5423 …}
  -id: 219047
  -bodyTs: "'1':25 '9':27 'ambigu':12 'black':47 'box':48 'calcul':68 'didn':63 'differ':71 'discuss':21 'encount':19 'even':55 'fresh':11 'get':28,51,65 'hindsight':61 'input':42 'instead':43 'interpret':40 'least':32 'manual':54 'mention':6 'never':18 'nice':74 'notat':13 'obvious':59 'other':35 'problem':14 'quick':30 'result':72 'tell':36 'thank':73 'though':56 'tire':29 'two':67 've':17 'wa':33 'would':69 'write':76 'write-up':75 'yeah':1 'yield':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1867877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702408882 {#5411
    date: 2023-12-12 20:21:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#5412
  +user: App\Entity\User {#4984 …}
  +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 {#5142
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4971
      +user: App\Entity\User {#4984 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Damn ragebait posts, it’s *always* the same recycled operation. They could at least spice it up, like the discussion about absolute value. What’s |a|b|c|?\n
        \n
        What I gather from this, is that Geogebra is superior for not allowing ambiguous notation to be parsed 👌
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704094734 {#4966
        date: 2024-01-01 08:38:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4972 …}
      +nested: Doctrine\ORM\PersistentCollection {#4974 …}
      +votes: Doctrine\ORM\PersistentCollection {#4976 …}
      +reports: Doctrine\ORM\PersistentCollection {#4978 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4980 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4982 …}
      -id: 218563
      -bodyTs: "'absolut':22 'allow':41 'alway':6 'ambigu':42 'b':27 'c':28 'could':12 'damn':1 'discuss':20 'gather':31 'geogebra':36 'least':14 'like':18 'notat':43 'oper':10 'pars':46 'post':3 'ragebait':2 'recycl':9 'spice':15 'superior':38 'valu':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1867207"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702398527 {#4967
        date: 2023-12-12 17:28:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4971}
    +body: """
      Your example with the absolute values is actually linked in the “Even more ambiguous math notations” section.\n
      \n
      Geogebra has indeed found a good solution but it only works if you input field supports fractions and a lot of calculators (even CAS like WolframAlpha) don’t support that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702402608 {#5140
      date: 2023-12-12 18:36:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@tiago@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5143 …}
    +nested: Doctrine\ORM\PersistentCollection {#5145 …}
    +votes: Doctrine\ORM\PersistentCollection {#5147 …}
    +reports: Doctrine\ORM\PersistentCollection {#5149 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5151 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5153 …}
    -id: 218776
    -bodyTs: "'absolut':5 'actual':8 'ambigu':14 'calcul':39 'cas':41 'even':12,40 'exampl':2 'field':32 'found':21 'fraction':34 'geogebra':18 'good':23 'inde':20 'input':31 'like':42 'link':9 'lot':37 'math':15 'notat':16 'section':17 'solut':24 'support':33,46 'valu':6 'wolframalpha':43 'work':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5659838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702402608 {#5141
      date: 2023-12-12 18:36:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4971}
  +body: """
    Yeah! That’s why I mentioned it, it was a *fresh* ambiguous notation problem that I’ve never encountered before. Discussions of “is it 1 or 9” get tiring quickly.\n
    \n
    At least WA and others tell you how they interpret the input, instead of being a black box (until you get to the manuals). Even though it is obvious in hindsight, I didn’t get why two calculators would yield different results; thanks!\n
    \n
    Nice write-up.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702408882 {#5410
    date: 2023-12-12 20:21:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@tiago@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5413 …}
  +nested: Doctrine\ORM\PersistentCollection {#5415 …}
  +votes: Doctrine\ORM\PersistentCollection {#5417 …}
  +reports: Doctrine\ORM\PersistentCollection {#5419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5423 …}
  -id: 219047
  -bodyTs: "'1':25 '9':27 'ambigu':12 'black':47 'box':48 'calcul':68 'didn':63 'differ':71 'discuss':21 'encount':19 'even':55 'fresh':11 'get':28,51,65 'hindsight':61 'input':42 'instead':43 'interpret':40 'least':32 'manual':54 'mention':6 'never':18 'nice':74 'notat':13 'obvious':59 'other':35 'problem':14 'quick':30 'result':72 'tell':36 'thank':73 'though':56 'tire':29 'two':67 've':17 'wa':33 'would':69 'write':76 'write-up':75 'yeah':1 'yield':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1867877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702408882 {#5411
    date: 2023-12-12 20:21:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#5412
  +user: App\Entity\User {#4984 …}
  +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 {#5142
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4971
      +user: App\Entity\User {#4984 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Damn ragebait posts, it’s *always* the same recycled operation. They could at least spice it up, like the discussion about absolute value. What’s |a|b|c|?\n
        \n
        What I gather from this, is that Geogebra is superior for not allowing ambiguous notation to be parsed 👌
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704094734 {#4966
        date: 2024-01-01 08:38:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wischi@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4972 …}
      +nested: Doctrine\ORM\PersistentCollection {#4974 …}
      +votes: Doctrine\ORM\PersistentCollection {#4976 …}
      +reports: Doctrine\ORM\PersistentCollection {#4978 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4980 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4982 …}
      -id: 218563
      -bodyTs: "'absolut':22 'allow':41 'alway':6 'ambigu':42 'b':27 'c':28 'could':12 'damn':1 'discuss':20 'gather':31 'geogebra':36 'least':14 'like':18 'notat':43 'oper':10 'pars':46 'post':3 'ragebait':2 'recycl':9 'spice':15 'superior':38 'valu':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1867207"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702398527 {#4967
        date: 2023-12-12 17:28:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4971}
    +body: """
      Your example with the absolute values is actually linked in the “Even more ambiguous math notations” section.\n
      \n
      Geogebra has indeed found a good solution but it only works if you input field supports fractions and a lot of calculators (even CAS like WolframAlpha) don’t support that.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702402608 {#5140
      date: 2023-12-12 18:36:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
      "@tiago@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5143 …}
    +nested: Doctrine\ORM\PersistentCollection {#5145 …}
    +votes: Doctrine\ORM\PersistentCollection {#5147 …}
    +reports: Doctrine\ORM\PersistentCollection {#5149 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5151 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5153 …}
    -id: 218776
    -bodyTs: "'absolut':5 'actual':8 'ambigu':14 'calcul':39 'cas':41 'even':12,40 'exampl':2 'field':32 'found':21 'fraction':34 'geogebra':18 'good':23 'inde':20 'input':31 'like':42 'link':9 'lot':37 'math':15 'notat':16 'section':17 'solut':24 'support':33,46 'valu':6 'wolframalpha':43 'work':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5659838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702402608 {#5141
      date: 2023-12-12 18:36:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4971}
  +body: """
    Yeah! That’s why I mentioned it, it was a *fresh* ambiguous notation problem that I’ve never encountered before. Discussions of “is it 1 or 9” get tiring quickly.\n
    \n
    At least WA and others tell you how they interpret the input, instead of being a black box (until you get to the manuals). Even though it is obvious in hindsight, I didn’t get why two calculators would yield different results; thanks!\n
    \n
    Nice write-up.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702408882 {#5410
    date: 2023-12-12 20:21:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@tiago@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5413 …}
  +nested: Doctrine\ORM\PersistentCollection {#5415 …}
  +votes: Doctrine\ORM\PersistentCollection {#5417 …}
  +reports: Doctrine\ORM\PersistentCollection {#5419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5421 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5423 …}
  -id: 219047
  -bodyTs: "'1':25 '9':27 'ambigu':12 'black':47 'box':48 'calcul':68 'didn':63 'differ':71 'discuss':21 'encount':19 'even':55 'fresh':11 'get':28,51,65 'hindsight':61 'input':42 'instead':43 'interpret':40 'least':32 'manual':54 'mention':6 'never':18 'nice':74 'notat':13 'obvious':59 'other':35 'problem':14 'quick':30 'result':72 'tell':36 'thank':73 'though':56 'tire':29 'two':67 've':17 'wa':33 'would':69 'write':76 'write-up':75 'yeah':1 'yield':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1867877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702408882 {#5411
    date: 2023-12-12 20:21:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5044
  +user: App\Entity\User {#5057 …}
  +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: """
    While I agree the problem as written is ambiguous and should be written with explicit operators, I have 1 argument to make. In pretty much every other field if we have a question the answer pretty much always ends up being something along the lines of “well the experts do this” or “this professor at this prestigious university says this”, or “the scientific community says”. The fact that this article even states that academic circles and “scientific” calculators use strong juxtaposition, while basic education and basic calculators use weak juxtaposition is interesting. Why do we treat math differently than pretty much every other field? Shouldn’t strong juxtaposition be the precedent and the norm then just how the scientific community sets precedents for literally every other field? We should start saying weak juxtaposition is wrong and just settle on one.\n
    \n
    This has been my devil’s advocate argument.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704066468 {#5039
    date: 2024-01-01 00:47:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5045 …}
  +nested: Doctrine\ORM\PersistentCollection {#5047 …}
  +votes: Doctrine\ORM\PersistentCollection {#5049 …}
  +reports: Doctrine\ORM\PersistentCollection {#5051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5055 …}
  -id: 218539
  -bodyTs: "'1':19 'academ':74 'advoc':147 'agre':3 'along':43 'alway':38 'ambigu':9 'answer':35 'argument':20,148 'articl':70 'basic':83,86 'calcul':78,87 'circl':75 'communiti':64,120 'devil':145 'differ':98 'educ':84 'end':39 'even':71 'everi':26,102,125 'expert':49 'explicit':15 'fact':67 'field':28,104,127 'interest':92 'juxtaposit':81,90,108,133 'line':45 'liter':124 'make':22 'math':97 'much':25,37,101 'norm':114 'one':140 'oper':16 'preced':111,122 'prestigi':57 'pretti':24,36,100 'problem':5 'professor':54 'question':33 'say':59,65,131 'scientif':63,77,119 'set':121 'settl':138 'shouldn':105 'someth':42 'start':130 'state':72 'strong':80,107 'treat':96 'univers':58 'use':79,88 'weak':89,132 'well':47 'written':7,13 'wrong':135"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1867182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702397987 {#5040
    date: 2023-12-12 17:19:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5044
  +user: App\Entity\User {#5057 …}
  +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: """
    While I agree the problem as written is ambiguous and should be written with explicit operators, I have 1 argument to make. In pretty much every other field if we have a question the answer pretty much always ends up being something along the lines of “well the experts do this” or “this professor at this prestigious university says this”, or “the scientific community says”. The fact that this article even states that academic circles and “scientific” calculators use strong juxtaposition, while basic education and basic calculators use weak juxtaposition is interesting. Why do we treat math differently than pretty much every other field? Shouldn’t strong juxtaposition be the precedent and the norm then just how the scientific community sets precedents for literally every other field? We should start saying weak juxtaposition is wrong and just settle on one.\n
    \n
    This has been my devil’s advocate argument.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704066468 {#5039
    date: 2024-01-01 00:47:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5045 …}
  +nested: Doctrine\ORM\PersistentCollection {#5047 …}
  +votes: Doctrine\ORM\PersistentCollection {#5049 …}
  +reports: Doctrine\ORM\PersistentCollection {#5051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5055 …}
  -id: 218539
  -bodyTs: "'1':19 'academ':74 'advoc':147 'agre':3 'along':43 'alway':38 'ambigu':9 'answer':35 'argument':20,148 'articl':70 'basic':83,86 'calcul':78,87 'circl':75 'communiti':64,120 'devil':145 'differ':98 'educ':84 'end':39 'even':71 'everi':26,102,125 'expert':49 'explicit':15 'fact':67 'field':28,104,127 'interest':92 'juxtaposit':81,90,108,133 'line':45 'liter':124 'make':22 'math':97 'much':25,37,101 'norm':114 'one':140 'oper':16 'preced':111,122 'prestigi':57 'pretti':24,36,100 'problem':5 'professor':54 'question':33 'say':59,65,131 'scientif':63,77,119 'set':121 'settl':138 'shouldn':105 'someth':42 'start':130 'state':72 'strong':80,107 'treat':96 'univers':58 'use':79,88 'weak':89,132 'well':47 'written':7,13 'wrong':135"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1867182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702397987 {#5040
    date: 2023-12-12 17:19:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5044
  +user: App\Entity\User {#5057 …}
  +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: """
    While I agree the problem as written is ambiguous and should be written with explicit operators, I have 1 argument to make. In pretty much every other field if we have a question the answer pretty much always ends up being something along the lines of “well the experts do this” or “this professor at this prestigious university says this”, or “the scientific community says”. The fact that this article even states that academic circles and “scientific” calculators use strong juxtaposition, while basic education and basic calculators use weak juxtaposition is interesting. Why do we treat math differently than pretty much every other field? Shouldn’t strong juxtaposition be the precedent and the norm then just how the scientific community sets precedents for literally every other field? We should start saying weak juxtaposition is wrong and just settle on one.\n
    \n
    This has been my devil’s advocate argument.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704066468 {#5039
    date: 2024-01-01 00:47:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5045 …}
  +nested: Doctrine\ORM\PersistentCollection {#5047 …}
  +votes: Doctrine\ORM\PersistentCollection {#5049 …}
  +reports: Doctrine\ORM\PersistentCollection {#5051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5055 …}
  -id: 218539
  -bodyTs: "'1':19 'academ':74 'advoc':147 'agre':3 'along':43 'alway':38 'ambigu':9 'answer':35 'argument':20,148 'articl':70 'basic':83,86 'calcul':78,87 'circl':75 'communiti':64,120 'devil':145 'differ':98 'educ':84 'end':39 'even':71 'everi':26,102,125 'expert':49 'explicit':15 'fact':67 'field':28,104,127 'interest':92 'juxtaposit':81,90,108,133 'line':45 'liter':124 'make':22 'math':97 'much':25,37,101 'norm':114 'one':140 'oper':16 'preced':111,122 'prestigi':57 'pretti':24,36,100 'problem':5 'professor':54 'question':33 'say':59,65,131 'scientif':63,77,119 'set':121 'settl':138 'shouldn':105 'someth':42 'start':130 'state':72 'strong':80,107 'treat':96 'univers':58 'use':79,88 'weak':89,132 'well':47 'written':7,13 'wrong':135"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1867182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702397987 {#5040
    date: 2023-12-12 17:19:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#5128
  +user: Proxies\__CG__\App\Entity\User {#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 {#5044
    +user: App\Entity\User {#5057 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      While I agree the problem as written is ambiguous and should be written with explicit operators, I have 1 argument to make. In pretty much every other field if we have a question the answer pretty much always ends up being something along the lines of “well the experts do this” or “this professor at this prestigious university says this”, or “the scientific community says”. The fact that this article even states that academic circles and “scientific” calculators use strong juxtaposition, while basic education and basic calculators use weak juxtaposition is interesting. Why do we treat math differently than pretty much every other field? Shouldn’t strong juxtaposition be the precedent and the norm then just how the scientific community sets precedents for literally every other field? We should start saying weak juxtaposition is wrong and just settle on one.\n
      \n
      This has been my devil’s advocate argument.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1704066468 {#5039
      date: 2024-01-01 00:47:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5045 …}
    +nested: Doctrine\ORM\PersistentCollection {#5047 …}
    +votes: Doctrine\ORM\PersistentCollection {#5049 …}
    +reports: Doctrine\ORM\PersistentCollection {#5051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5053 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5055 …}
    -id: 218539
    -bodyTs: "'1':19 'academ':74 'advoc':147 'agre':3 'along':43 'alway':38 'ambigu':9 'answer':35 'argument':20,148 'articl':70 'basic':83,86 'calcul':78,87 'circl':75 'communiti':64,120 'devil':145 'differ':98 'educ':84 'end':39 'even':71 'everi':26,102,125 'expert':49 'explicit':15 'fact':67 'field':28,104,127 'interest':92 'juxtaposit':81,90,108,133 'line':45 'liter':124 'make':22 'math':97 'much':25,37,101 'norm':114 'one':140 'oper':16 'preced':111,122 'prestigi':57 'pretti':24,36,100 'problem':5 'professor':54 'question':33 'say':59,65,131 'scientif':63,77,119 'set':121 'settl':138 'shouldn':105 'someth':42 'start':130 'state':72 'strong':80,107 'treat':96 'univers':58 'use':79,88 'weak':89,132 'well':47 'written':7,13 'wrong':135"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1867182"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702397987 {#5040
      date: 2023-12-12 17:19:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5044}
  +body: """
    I tried to be careful to not suggest that scientist only use strong juxtaposition. They use both but are typically very careful to not write ambiguous stuff and practically never write implicit multiplications between numbers because they just simplify it.\n
    \n
    At this point it’s probably to late to really fix it and the only viable option is to be aware why and how this ambiguous and not write it that way.\n
    \n
    As stated in the “even more ambiguous math notations” it’s far from the only ambiguous situation and it’s practically impossible (and not really necessary) to fix.\n
    \n
    Scientist and engineers also know the issue and navigate around it. It’s really a non-issue for experts and the problem is only how and what the general population is taught.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702403234 {#5129
    date: 2023-12-12 18:47:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@cobra89@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5125 …}
  +nested: Doctrine\ORM\PersistentCollection {#5121 …}
  +votes: Doctrine\ORM\PersistentCollection {#5119 …}
  +reports: Doctrine\ORM\PersistentCollection {#5134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
  -id: 218805
  -bodyTs: "'also':104 'ambigu':26,66,79,88 'around':110 'awar':61 'care':5,22 'engin':103 'even':77 'expert':120 'far':84 'fix':51,100 'general':130 'implicit':32 'imposs':94 'issu':107,118 'juxtaposit':14 'know':105 'late':48 'math':80 'multipl':33 'navig':109 'necessari':98 'never':30 'non':117 'non-issu':116 'notat':81 'number':35 'option':57 'point':43 'popul':131 'practic':29,93 'probabl':46 'problem':123 'realli':50,97,114 'scientist':10,101 'simplifi':39 'situat':89 'state':74 'strong':13 'stuff':27 'suggest':8 'taught':133 'tri':2 'typic':20 'use':12,16 'viabl':56 'way':72 'write':25,31,69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5660100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702403234 {#5132
    date: 2023-12-12 18:47: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
171 DENIED edit
App\Entity\EntryComment {#5128
  +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 {#5044
    +user: App\Entity\User {#5057 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      While I agree the problem as written is ambiguous and should be written with explicit operators, I have 1 argument to make. In pretty much every other field if we have a question the answer pretty much always ends up being something along the lines of “well the experts do this” or “this professor at this prestigious university says this”, or “the scientific community says”. The fact that this article even states that academic circles and “scientific” calculators use strong juxtaposition, while basic education and basic calculators use weak juxtaposition is interesting. Why do we treat math differently than pretty much every other field? Shouldn’t strong juxtaposition be the precedent and the norm then just how the scientific community sets precedents for literally every other field? We should start saying weak juxtaposition is wrong and just settle on one.\n
      \n
      This has been my devil’s advocate argument.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1704066468 {#5039
      date: 2024-01-01 00:47:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5045 …}
    +nested: Doctrine\ORM\PersistentCollection {#5047 …}
    +votes: Doctrine\ORM\PersistentCollection {#5049 …}
    +reports: Doctrine\ORM\PersistentCollection {#5051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5053 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5055 …}
    -id: 218539
    -bodyTs: "'1':19 'academ':74 'advoc':147 'agre':3 'along':43 'alway':38 'ambigu':9 'answer':35 'argument':20,148 'articl':70 'basic':83,86 'calcul':78,87 'circl':75 'communiti':64,120 'devil':145 'differ':98 'educ':84 'end':39 'even':71 'everi':26,102,125 'expert':49 'explicit':15 'fact':67 'field':28,104,127 'interest':92 'juxtaposit':81,90,108,133 'line':45 'liter':124 'make':22 'math':97 'much':25,37,101 'norm':114 'one':140 'oper':16 'preced':111,122 'prestigi':57 'pretti':24,36,100 'problem':5 'professor':54 'question':33 'say':59,65,131 'scientif':63,77,119 'set':121 'settl':138 'shouldn':105 'someth':42 'start':130 'state':72 'strong':80,107 'treat':96 'univers':58 'use':79,88 'weak':89,132 'well':47 'written':7,13 'wrong':135"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1867182"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702397987 {#5040
      date: 2023-12-12 17:19:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5044}
  +body: """
    I tried to be careful to not suggest that scientist only use strong juxtaposition. They use both but are typically very careful to not write ambiguous stuff and practically never write implicit multiplications between numbers because they just simplify it.\n
    \n
    At this point it’s probably to late to really fix it and the only viable option is to be aware why and how this ambiguous and not write it that way.\n
    \n
    As stated in the “even more ambiguous math notations” it’s far from the only ambiguous situation and it’s practically impossible (and not really necessary) to fix.\n
    \n
    Scientist and engineers also know the issue and navigate around it. It’s really a non-issue for experts and the problem is only how and what the general population is taught.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702403234 {#5129
    date: 2023-12-12 18:47:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@cobra89@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5125 …}
  +nested: Doctrine\ORM\PersistentCollection {#5121 …}
  +votes: Doctrine\ORM\PersistentCollection {#5119 …}
  +reports: Doctrine\ORM\PersistentCollection {#5134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
  -id: 218805
  -bodyTs: "'also':104 'ambigu':26,66,79,88 'around':110 'awar':61 'care':5,22 'engin':103 'even':77 'expert':120 'far':84 'fix':51,100 'general':130 'implicit':32 'imposs':94 'issu':107,118 'juxtaposit':14 'know':105 'late':48 'math':80 'multipl':33 'navig':109 'necessari':98 'never':30 'non':117 'non-issu':116 'notat':81 'number':35 'option':57 'point':43 'popul':131 'practic':29,93 'probabl':46 'problem':123 'realli':50,97,114 'scientist':10,101 'simplifi':39 'situat':89 'state':74 'strong':13 'stuff':27 'suggest':8 'taught':133 'tri':2 'typic':20 'use':12,16 'viabl':56 'way':72 'write':25,31,69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5660100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702403234 {#5132
    date: 2023-12-12 18:47: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
172 DENIED moderate
App\Entity\EntryComment {#5128
  +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 {#5044
    +user: App\Entity\User {#5057 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      While I agree the problem as written is ambiguous and should be written with explicit operators, I have 1 argument to make. In pretty much every other field if we have a question the answer pretty much always ends up being something along the lines of “well the experts do this” or “this professor at this prestigious university says this”, or “the scientific community says”. The fact that this article even states that academic circles and “scientific” calculators use strong juxtaposition, while basic education and basic calculators use weak juxtaposition is interesting. Why do we treat math differently than pretty much every other field? Shouldn’t strong juxtaposition be the precedent and the norm then just how the scientific community sets precedents for literally every other field? We should start saying weak juxtaposition is wrong and just settle on one.\n
      \n
      This has been my devil’s advocate argument.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1704066468 {#5039
      date: 2024-01-01 00:47:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wischi@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5045 …}
    +nested: Doctrine\ORM\PersistentCollection {#5047 …}
    +votes: Doctrine\ORM\PersistentCollection {#5049 …}
    +reports: Doctrine\ORM\PersistentCollection {#5051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5053 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5055 …}
    -id: 218539
    -bodyTs: "'1':19 'academ':74 'advoc':147 'agre':3 'along':43 'alway':38 'ambigu':9 'answer':35 'argument':20,148 'articl':70 'basic':83,86 'calcul':78,87 'circl':75 'communiti':64,120 'devil':145 'differ':98 'educ':84 'end':39 'even':71 'everi':26,102,125 'expert':49 'explicit':15 'fact':67 'field':28,104,127 'interest':92 'juxtaposit':81,90,108,133 'line':45 'liter':124 'make':22 'math':97 'much':25,37,101 'norm':114 'one':140 'oper':16 'preced':111,122 'prestigi':57 'pretti':24,36,100 'problem':5 'professor':54 'question':33 'say':59,65,131 'scientif':63,77,119 'set':121 'settl':138 'shouldn':105 'someth':42 'start':130 'state':72 'strong':80,107 'treat':96 'univers':58 'use':79,88 'weak':89,132 'well':47 'written':7,13 'wrong':135"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1867182"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702397987 {#5040
      date: 2023-12-12 17:19:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5044}
  +body: """
    I tried to be careful to not suggest that scientist only use strong juxtaposition. They use both but are typically very careful to not write ambiguous stuff and practically never write implicit multiplications between numbers because they just simplify it.\n
    \n
    At this point it’s probably to late to really fix it and the only viable option is to be aware why and how this ambiguous and not write it that way.\n
    \n
    As stated in the “even more ambiguous math notations” it’s far from the only ambiguous situation and it’s practically impossible (and not really necessary) to fix.\n
    \n
    Scientist and engineers also know the issue and navigate around it. It’s really a non-issue for experts and the problem is only how and what the general population is taught.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702403234 {#5129
    date: 2023-12-12 18:47:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wischi@programming.dev"
    "@cobra89@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5125 …}
  +nested: Doctrine\ORM\PersistentCollection {#5121 …}
  +votes: Doctrine\ORM\PersistentCollection {#5119 …}
  +reports: Doctrine\ORM\PersistentCollection {#5134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
  -id: 218805
  -bodyTs: "'also':104 'ambigu':26,66,79,88 'around':110 'awar':61 'care':5,22 'engin':103 'even':77 'expert':120 'far':84 'fix':51,100 'general':130 'implicit':32 'imposs':94 'issu':107,118 'juxtaposit':14 'know':105 'late':48 'math':80 'multipl':33 'navig':109 'necessari':98 'never':30 'non':117 'non-issu':116 'notat':81 'number':35 'option':57 'point':43 'popul':131 'practic':29,93 'probabl':46 'problem':123 'realli':50,97,114 'scientist':10,101 'simplifi':39 'situat':89 'state':74 'strong':13 'stuff':27 'suggest':8 'taught':133 'tri':2 'typic':20 'use':12,16 'viabl':56 'way':72 'write':25,31,69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5660100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702403234 {#5132
    date: 2023-12-12 18:47: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
173 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